Charts
Charts copied to clipboard
When I update `items` in `BarChartView` with number of entries larger then before (e.g. from 7 to 24) I get `IndexOutOfBoundsException`
> Please check the readme on how to use snapshot releases. If you have any questions let me know.
Thanks for the explanation. I got 2.0.0-SNAPSHOT
working without any issues.
Well, some issues, but they were also present in 1.3.1. When I update items
in BarChartView
with number of entries larger then before (e.g. from 7 to 24) I get IndexOutOfBoundsException
Originally posted by @pacjo in https://github.com/dautovicharis/Charts/issues/97#issuecomment-2295335785