influxdata / influxdata/influxdb

Always include 0 tick mark if positive and negative marks are present on Y-axis

Open
#23,006 0 comments 0 reactions 0 assignees View on GitHub
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

![image](https://user-images.githubusercontent.com/6354026/146624029-3f9b0fcd-5d3d-49a0-83c5-fd01a2c2c43b.png)

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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.