Describe the bug
Using orderOrdinalBinsBy draws line out of order.
To Reproduce
Steps to reproduce the behavior:
- Go to https://elastic.github.io/elastic-charts/?path=/story/bar-chart--order-bins-by-sum
- Change
BarSeries to LineSeries
- Ensure
orderOrdinalBinsBy in enabled
- Notice the line is drawn out of order
Expected behaviour
Draws line in sequential order with orderOrdinalBinsBy setting enabled.
Screenshots

Describe the bug
Using
orderOrdinalBinsBydraws line out of order.To Reproduce
Steps to reproduce the behavior:
BarSeriestoLineSeriesorderOrdinalBinsByin enabledExpected behaviour
Draws line in sequential order with
orderOrdinalBinsBysetting enabled.Screenshots
