-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't select certain variables for comparison #61
Comments
For each graph, you can only select multiple variables so long as there are 2 or fewer different units across all the variables. So you can select a bunch of temperature variables (C) and a bunch of illuminance variables (lux), which results in C on the left axis and lux on the right axis. But you can't select a third type of unit (e.g., % or J) for the same graph; rather you'd have to use the second graph for that. |
Yeah I get that, but this sometimes locks me out from selecting a variable even if there is only one or even no other variable selected |
Also, it's intermittent, I can restart and then it is fine |
Can you provide a screenshot of that? The previous screenshot you attached looks fine as both C and J units are displayed, so it's correctly locking out other variables. |
Well there was only one variable plotted, one of the axes was being used up by a variable which was not selected for plotting. |
DView seems to get stuck in a weird state where i can select certain variables for comparison in the first column but not others
The text was updated successfully, but these errors were encountered: