Skip to content
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

Open
dericed opened this issue Apr 3, 2024 · 2 comments
Open
Assignees

Comments

@dericed
Copy link
Member

dericed commented Apr 3, 2024

For instance to toggle between:

  • setting y-min and y-max to min and max value of the plot
  • setting y-min and y-max to system provided min/max, such a 0,2^(bitdepth) or minval,maxval for the Y graph
  • allow user to set custom y-min and y-max
@ElderOrb
Copy link
Collaborator

Any preferences on how should it be looking in UI? As I can see there is some space to the left of Y axis:

image

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?

@dericed
Copy link
Member Author

dericed commented May 5, 2024

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.
Yes, persistent, and stored per user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants