-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Improve label tick positioning on bar charts #38494
Copy link
Copy link
Closed
Labels
Feature:ElasticChartsIssues related to the elastic-charts libraryIssues related to the elastic-charts libraryFeature:XYAxisXY-Axis charts (bar, area, line)XY-Axis charts (bar, area, line)Team:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//enhancementNew value added to drive a business resultNew value added to drive a business result
Metadata
Metadata
Assignees
Labels
Feature:ElasticChartsIssues related to the elastic-charts libraryIssues related to the elastic-charts libraryFeature:XYAxisXY-Axis charts (bar, area, line)XY-Axis charts (bar, area, line)Team:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//enhancementNew value added to drive a business resultNew value added to drive a business result
Type
Fields
Give feedbackNo fields configured for issues without a type.
Currently the label ticks are not positioned nicely for date histogram bar charts:
Even if it is possible to nicely position one label tick centered below each bar, there are repeated ticks for single data points that don't add any information.
If there is one tick per bar, it is not centered below the bar
Does it make sense to work on this separately from switching to elastic-charts or will fixes like this be included in the transition? ping @timroes @markov00 Maybe we want to have something like this configurable as a separate option - what do you think?
Related: #30138