Home Forums Chart Support Is there a Bar100 Reply To: Is there a Bar100

#15268

@paultaylor,

JavaScript object is used as an option for chart. There is a difference between JSON and javaScript object literal. To know about the differences, you can check out these stackoverflow threads:
[1]. https://stackoverflow.com/questions/3975859/what-are-the-differences-between-json-and-javascript-object
[2]. https://stackoverflow.com/questions/2904131/what-is-the-difference-between-json-and-object-literal-notation
[3]. https://stackoverflow.com/questions/8294088/javascript-object-vs-json

—-
Bivek Singh