We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Using orderOrdinalBinsBy draws line out of order.
orderOrdinalBinsBy
To Reproduce Steps to reproduce the behavior:
BarSeries
LineSeries
Expected behaviour Draws line in sequential order with orderOrdinalBinsBy setting enabled.
Screenshots
The text was updated successfully, but these errors were encountered:
🎉 This issue has been resolved in version 21.3.1 🎉
The release is available on:
Your semantic-release bot 📦🚀
Sorry, something went wrong.
nickofthyme
Successfully merging a pull request may close this issue.
Describe the bug
Using
orderOrdinalBinsBy
draws line out of order.To Reproduce
Steps to reproduce the behavior:
BarSeries
toLineSeries
orderOrdinalBinsBy
in enabledExpected behaviour
Draws line in sequential order with
orderOrdinalBinsBy
setting enabled.Screenshots
![Screen Recording 2020-09-15 at 10 24 AM](https://user-images.githubusercontent.com/19007109/93230895-ccd81380-f73d-11ea-8cba-72c6cfff4a27.gif)
The text was updated successfully, but these errors were encountered: