Multiple Bar chart with different number of bars
Open
- Dominant language
- Swift
- Stars
- 28k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
I am creating a multiple bar chart with:
- 4 BarChartDataSet each set containing 5 BarchartDataEntry.
**ISSUE:**
Number of entries on the X-AXIS is equal to the number of _BarchartDataEntry_ in each group. (Which is wrong).
Contributor guide
Assessment
This issue has not been assessed yet.