Werk #18561: Vertical graph axes with auto-ranges: Avoid always including zero in case of lines only
Component | User interface | ||||||
Title | Vertical graph axes with auto-ranges: Avoid always including zero in case of lines only | ||||||
Date | Aug 6, 2025 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
Previously, the vertical range of graphs with lines only always contained zero if it was set automatically. This made graphs with data with a small range far off from zero hard to read, since variations were hard to see.
This effectively reverts werk #16987.