toolsforexperiments / plottr

A flexible plotting and data analysis tool.
https://github.com/toolsforexperiments/plottr
MIT License
46 stars 55 forks source link

Plot ALL dependent parameters simultaneously from single dataset #19

Open astafan8 opened 5 years ago

astafan8 commented 5 years ago

Original request:

Plottr does not show plots for multiple measured parts of data

Do a measurement of several dependent parameters, only the first one will show up in plottr

Added comment:

correct, but "first" is a default selection. User can select which dependent parameter to plot during the live plotting. So perhaps this is not a bug, but a feature request to plot dependent parameters at the same time on different plots :)

Feel free to discuss/close/implement/etc...

wpfff commented 5 years ago

Good point -- in the new version, you can plot all compatible dependents at the same time, i.e, data that have the same axes. It's probably worth looking into an option that plots really all data.