Cannot read property 'numberDecimalSeparator' of null

Stimulsoft Reports.JS discussion
Post Reply
paroxit
Posts: 11
Joined: Thu Apr 12, 2018 10:53 am

Cannot read property 'numberDecimalSeparator' of null

Post 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
Attachments
js-error.JPG
js-error.JPG (139.65 KiB) Viewed 924 times
Lech Kulikowski
Posts: 6196
Joined: Tue Mar 20, 2018 5:34 am

Re: Cannot read property 'numberDecimalSeparator' of null

Post 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.
Post Reply