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

Plot: minimum value of Y-axis is configurable #259

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

iamquang95
Copy link

Now we can set minimum value for Y-axis while plotting the line chart. The Y-axis is no longer required to show value from 0 to maxValue.

@AlexMeuer
Copy link

AlexMeuer commented Sep 21, 2021

What needs to be done to get this accepted and merged (and is there anything I can do to help it along)?
I'm currently using these changes by go.mod replacement, but it'd be nice to not have to do that.

@georlav
Copy link

georlav commented Dec 1, 2021

Hey @iamquang95 that's a good improvement but looks like those changes affect only the labels of Y-axis, the end result of the graph is exactly the same, someone would also expect that the min value would affect the scale of the graph but it isn't.

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.

3 participants