-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Inverting y axis in histograms #1392
Copy link
Copy link
Closed as not planned
Labels
Feature:ElasticChartsIssues related to the elastic-charts libraryIssues related to the elastic-charts libraryFeature:LensFeature: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//WIPWork in progressWork in progressrelease_note:enhancement🧊 iceboxed
Metadata
Metadata
Assignees
Labels
Feature:ElasticChartsIssues related to the elastic-charts libraryIssues related to the elastic-charts libraryFeature:LensFeature: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//WIPWork in progressWork in progressrelease_note:enhancement🧊 iceboxed
Type
Fields
Give feedbackNo fields configured for issues without a type.
For histograms where "less is better", it may cool to have an "invert Y axis" configuration, combined with disabling zero-fill, it may lead to more readable graphs in some cases. I'm currently using "scale = -1" but it naturally shows negative signs in the Y axis, that is not natural.