Charts icon indicating copy to clipboard operation
Charts copied to clipboard

fix XAxisRenderer for centered entries

Open mehdiimrz opened this issue 2 years ago • 1 comments

Issue Link :link:

https://github.com/danielgindi/Charts/issues/4929

Goals :soccer:

Implementation Details :construction:

After Enabling xAxis.centerAxisLabelsEnabled, entries x-point should lookup in centered entires. some times entries and centered entries are not the same length which caused the crash "Index out of range". This pr fix the crash

Testing Details :mag:

mehdiimrz avatar Oct 19 '22 14:10 mehdiimrz

@danielgindi 👍 for this

matuskopo avatar Feb 02 '24 10:02 matuskopo