RuleGraph is always in view
parent
099c66e95d
commit
b4aa74a2a3
|
@ -43,6 +43,7 @@ const RuleGraph = ({
|
|||
</div>
|
||||
<RefreshingLineGraph
|
||||
queries={queries}
|
||||
inView={true}
|
||||
isGraphFilled={false}
|
||||
ruleValues={rule.values}
|
||||
autoRefresh={autoRefreshMs}
|
||||
|
|
Loading…
Reference in New Issue