mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
This commit: *fixes histogram computation when zero x-axis min/max are set (they used to be ignored). *validates the user defined x-axis min/max values and ignores them if they result in invalid bucket sizes.