Page 1 of 1

Cannot read property 'numberDecimalSeparator' of null

Posted: Fri Feb 15, 2019 1:35 pm
by paroxit
Stimulsoft.Reports.JS
Version: 2018.1.8
Build date: 2018.02.19


Added a pie chart with showing labels as percentage enabled or changing the "Format" causes this error.Can anyone help on matter ?

Example data is :

Code: Select all

[{ key : "Category 1", value : 123.34},{key:"Category 2",value:12313.33}]
[ValueDataColumn] is set data.value
[ArgumentDataColumn] is set data.key

Re: Cannot read property 'numberDecimalSeparator' of null

Posted: Fri Feb 15, 2019 5:27 pm
by Lech Kulikowski
Hello,

Please try to check the last release build.
If the issue still present, please send us a sample report with test data for analysis.

Thank you.