RuleGraph is always in view

pull/2903/head
Luke Morris 2018-02-28 22:57:42 -08:00
parent 099c66e95d
commit b4aa74a2a3
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ const RuleGraph = ({
</div>
<RefreshingLineGraph
queries={queries}
inView={true}
isGraphFilled={false}
ruleValues={rule.values}
autoRefresh={autoRefreshMs}