34
Views
1
Comments
Solved
Using Highchart Into OS Line Chart Got Uncaught SyntaxError: Unexpected token ':'
Application Type
Traditional Web

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 

HighChart.oml
2022-07-22 08-49-20
Laura Fidalgo
Solution

Hey @Apoorv choubey 

You just need to add 2 extra {} to your JSON, as so:

Hope this helps!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.