-
Notifications
You must be signed in to change notification settings - Fork 41
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
give an option for a toggle button on graphs to change y-axis min/max #822
Comments
Any preferences on how should it be looking in UI? As I can see there is some space to the left of Y axis: so a button can be placed here with an icon presenting currently selected mode. Pressing on button could show a popup with 3 radio buttons or something.. What do you think? Also, should these settings be persistent? If yes - where should be stored? In per user / per app config? |
Hmm on the left is not much space. I think the right side is more flexible. Maybe a third icon after the bar-graph-toggle and gear-icon. Then that gives the pop up with radio buttons. |
give an option for a toggle button on graphs to change y-axis min/max…
For instance to toggle between:
0,2^(bitdepth)
orminval,maxval
for the Y graphThe text was updated successfully, but these errors were encountered: