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

Bug fixes for flexible Y-Min and Y-Max settings #6066

Merged
merged 2 commits into from Sep 20, 2016

Conversation

alexanderzobnin
Copy link
Contributor

This PR fixes some issues described in #6051:

  • a) plain negative numbers for limits don't seem to work anymore
  • b) I am not able to set ymax in a way so that it defaults to e.g. 150 but will scale up if data becomes too large
  • c) I cannot define ymax for multiple graphs from a template

Important: please, don't merge until all bugs are fixed.

…ed as numbers.

	Issue: panels with configured Y-Min and Y-Max don't display anything
		   after upgrade.
@torkelo
Copy link
Member

torkelo commented Sep 19, 2016

so you have not been able to replicate b) and c)

ignore c) it's not important for now I think

@alexanderzobnin
Copy link
Contributor Author

@torkelo Not sure about b). Looks like this option is suitable for this case:

>X Y-Max/Y-Max is auto if data is above X else X

So Y-Max should be >150. But I can't reproduce any issues with this value.

@torkelo torkelo merged commit e926b01 into grafana:master Sep 20, 2016
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