[go: nahoru, domu]

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

Broken axis and minor fixes #23

Merged
merged 4 commits into from
Nov 26, 2021

Conversation

MassimoGirondi
Copy link
Contributor

The current implementation of broken axis doesn't work when X is broken in multiple segments.
These patches solve that and add support for proportional values for each segment.
For instance, one may want to split the axis at 60%:
var_lim={THROUGHPUT:0-40-60+80-100-40}
The third value of each limit specifies the proportional size.

Engineering format: allows you to have k, M ,... suffixes automatically even when the range of values is big (e.g. when setting a single suffix manually and a divider won't be enough).

@tbarbette
Copy link
Owner

There is already support for k/mG in the var_unit, but it's not well defined I agree. I'll merge this and re-think about that later...

@tbarbette tbarbette merged commit fab3135 into tbarbette:master Nov 26, 2021
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

Successfully merging this pull request may close these issues.

None yet

2 participants