mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 19:15:22 +00:00
Logical health graph ranges (#7992)
This commit is contained in:
parent
234f256462
commit
301052443b
@ -372,6 +372,7 @@
|
||||
return d3.time.format(dtformat)(new Date(d))
|
||||
});
|
||||
chart.yAxis.axisLabel(data["y-axis_label"]);
|
||||
chart.forceY([0]);
|
||||
chart.useInteractiveGuideline(true);
|
||||
chart.interactive(true);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user