How to reverse the x axis direction with HorizontalBarChartView?
Open
- Dominant language
- Swift
- Stars
- 28k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
I am using HorizontalBarChartView to display a chart view showing some scores.The dataset is retrieved from server and has sorted from the highest score to lowest score.But actually the chart view display the lowest score on the top and highest score the bottom.How can I reverse the x axis direction so the data can be displayed as expected?
Contributor guide
Assessment
This issue has not been assessed yet.