influxdata / influxdata/influxdb
Always include 0 tick mark if positive and negative marks are present on Y-axis
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
Environment info:
* System info: Linux 4.15.0-163-generic
* InfluxDB version: InfluxDB 2.1.1
* Other relevant environment details: n/a

The Y-axis contains both positive (e.g., 171.7kB/s) and negative values (e.g., -128.6kB/s) and therefore crosses through zero. In such a situation, it would be helpful to ensure 0 is always included as a tick mark. The surrounding tick marks can be derived relative to zero.
Contributor guide
Research direction
No files, tests, or entry points are named. Start by locating the Y-axis rendering for the chart shown in the issue, then verify the behavior with both positive and negative values; done means the 0 tick is always present when the axis crosses zero.
Written by the indexing model from the issue text.
Assessment
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100