You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems that Y axis labels has always 2 decimal points. Sample code contains dr.decimalY = number of decimal points. This parameter is used in js_chart_lite.js. js_chart.js needs dr.axisdecimalY = number of decimal points. Will be nice to correct it.