b734894253bc388392fb85c8901230553955870b
We generate CSV files with comma as separator. When we write times with milli seconds, then we use floating point numbers. Depending on the locale those floating point numbers may be written with comma instead of point. If that happens, then the plots are messed up. Fixed by enforcing the locale when formatting floats.
Description
No description provided
Languages
Java
79.4%
TypeScript
11.1%
HTML
4.5%
Python
2.8%
SCSS
1.1%
Other
0.9%