influxdata / influxdata/influxdb
X axis isn’t readable
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
X axis is not readable in my histogram. Maybe I do not see the option for reducing the frequency of that axis. For example Grafana shows the same in more readable and understandable format. X axis in Grafana contains steps by 0.5 from 0 to 9.

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the histogram shown in the issue and locate the histogram axis-rendering or configuration entry point. Check how tick frequency is selected, then verify that dense X-axis labels can be reduced to a readable interval such as the example shown, with the result confirmed in the relevant visualization tests.
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