Graph 2 dependent variables (Temp vs. Pressure)
-
I have multiple data logged graphs of time vs. temperature, and time vs. pressure, etc.
I'm wondering if there is a way to graph 2 dependent variables vs. each other. So instead of having time on the x axis, have pressure vs. temperature or a position vs. temperature?
Would it be possible to display this in the Mango user interface?The alternative would be to download the CSV files and construct the graph in excel.
Thanks!
Mango Core version: 3.5.6
Mango API module version: 3.5.2
MangoUi module version: 3.5.5
Platform: Windows 10 Home
Chrome: Version 79.0.3945.79 (Official Build) (64-bit) -
@north It's not something that is built into the Mango UI. However you could certainly create a custom component to insert into your dashboards to do this. You could use amCharts or d3 to do this. Any reason you are not upgrading to Mango 3.7?