Closed hoptical closed 2 years ago
The plugin should read data and show it on the graph with the below format:
{ "value1": 1.0, "value2": 2, "value3": 3.33, ... }
So every value will be shown on the graph with its own line and legend.
The plugin should read data and show it on the graph with the below format:
So every value will be shown on the graph with its own line and legend.