Skip to content

Monitoring graph add option zoom_range and allow graph type 'surface' on dygraph

Alain Takoudjou requested to merge monitoring-graph into master

New options zoom_range array [earliest, latest] in layout should tell which section of the graph to zoom initially. the graph data type "surface" in dygraph allow to fill the area underneath the graph

Merge request reports