Skip to content

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

Open
iamquang95 wants to merge 1 commit into
gizak:masterfrom
iamquang95:master
Open

Plot: minimum value of Y-axis is configurable#259
iamquang95 wants to merge 1 commit into
gizak:masterfrom
iamquang95:master

Conversation

@iamquang95

Copy link
Copy Markdown

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

AlexMeuer commented Sep 21, 2021

Copy link
Copy Markdown

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

georlav commented Dec 1, 2021

Copy link
Copy Markdown

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