Graylog2 / Graylog2/graylog2-server
Non-Zero Y-Axis for charts
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
### Problem description
Is there a way to generate Graylog charts with non-zero y axis?
We're trying to chart some data, where all values are > 25,000 but the delta is small (+/- few hundred)
and the chart looks almost flat, because Y-Axis is always starts at zero.
Is it possible to set it to non-zero?
Would be great also if the minimum value can automatically be picked up as Y-axis baseline.
If yes how? if no, would you consider adding this as a feature in a future release?
### Steps to reproduce the problem
Chart a field that has values like this.
25000, 25056, 25002, 25102, 25044
### Environment
- Graylog Version: 1.3.2 AWS Image
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.