influxdata / influxdata/influxdb

X axis isn’t readable

Open
#20,345 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area/ui team/ui wontfix
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.
Screenshot 2020-12-14 at 23 49 46

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.