codeandtheory / YCharts

YCharts is a graph library for Android.
Apache License 2.0
586 stars 51 forks source link

Fix NumberFormatException in DataUtils #168

Open DanilAtyukov-dev opened 3 months ago

DanilAtyukov-dev commented 3 months ago

Description

Fixed a runtime bug where the DataUtils class was throwing a NumberFormatException exception related to an attempt to convert an “n,n” string to float

Validation

In the Russian localization the application crashed with NumberFormatException when trying to create a bar chart