Skip to content

support rangemode="symmetric" #1022

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

Closed
ssfrr opened this issue Oct 7, 2016 · 2 comments
Closed

support rangemode="symmetric" #1022

ssfrr opened this issue Oct 7, 2016 · 2 comments
Labels
community community contribution feature something new

Comments

@ssfrr
Copy link

ssfrr commented Oct 7, 2016

I sometimes want to make a graph where zero is in the middle, but I still want to use autorange rather then setting the range manually. Could there be a rangemode value of "symmetric" that would set the range to be [-x, x] where x = max(abs(max(data), min(data)))?

@etpinard
Copy link
Contributor

etpinard commented Oct 7, 2016

Yeah, that would be nice.

Thanks for writing in!

@etpinard etpinard added feature something new community community contribution labels Oct 7, 2016
@gvwilson
Copy link
Contributor

gvwilson commented Jun 5, 2024

Hi - this issue has been sitting for a while, so as part of our effort to tidy up our public repositories I'm going to close it. If it's still a concern, we'd be grateful if you could open a new issue (with a short reproducible example if appropriate) so that we can add it to our stack. Cheers - @gvwilson

@gvwilson gvwilson closed this as completed Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community community contribution feature something new
Projects
None yet
Development

No branches or pull requests

3 participants