-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Feature: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//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
Description
Kibana version: master
Describe the bug:
When using the range aggregation with an area chart and the ranges are not ordered correctly, the chart will not be rendered correctly
Steps to reproduce:
- Create an area chart
- Configure x axis as range agg
- Use the following ranges:
5000-6000,0-1000,1000-2000
Expected behavior:
The chart is shown correctly, treating each range as an ordinal value on the x axis
Screenshots (if relevant):
Metadata
Metadata
Assignees
Labels
Feature: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//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience

