I now have my first project where I want to use Cornerstone Charts. My problem is that the dynamic data is in European decimal style, i.e. (1.234,12).
However, Cornerstone Charts only seems to work with the dot format (1,234.12). Is there a “hidden” option to solve this without having to go through a custom provider?
However, the display of the values in the table axis will at least show correct decimal values.