Hello OS Community.
I am using Outsystems Line Chart Widget Into my Application.
But When I Add HighchargtsJSON into AdvancedFormat Property i got Uncaught SyntaxError: Unexpected token ':' Error On browser console.
But When I Remove HighchargtsJSON From AdvancedFormat chart it will render on my screen.
Image 1 : Shows Line Chart Property
Image 2 : Shows Preparation
Image 3 : Shows Line Chart With Out HighchartJSON
Hey @Apoorv choubey
You just need to add 2 extra {} to your JSON, as so:
Hope this helps!