score:1
Accepted answer
Try updating code like this:
data: JSON.parse("@Html.Raw(@ViewData["data"])")
Source: stackoverflow.com
Related Query
- Json string without escape characters in highcharts
- Highcharts phantomjs export server can't parse json string
- how to display 2 same highcharts without duplicate the code
- passing json values to highcharts from .net code behind
- JSON string to Highcharts
- passing formatting JavaScript code to HighCharts with JSON
- highcharts not plotting json string containing x,y pairs (string, float). how to fix?
- Loading JSON string into a pie chart in highcharts
- Set HighCharts data from JSON string with setData() function
- Setup of Highcharts and PhantomJS on Windows 7. JSON string parse error
- Trying to pass JSON data to Highcharts without success
- How to have multiple highcharts with different series data in vuejs without repeating code
- Highcharts stacked column charts ( Parse json string for series)
- Highcharts transform JSON into data without losing informations
- HighCharts Bubble graph JSON as data source
- Highcharts parse json string for x-axis grouped categories
- Highcharts displays series names but missing data points from json source
- Reload chart data via JSON with Highcharts
- Highcharts donut chart without inner pie?
- Hiding a Highcharts series without using the legend
- adding series to highcharts from JSON
- Highcharts - Force Categories in x-axis to be shown, even without data
- How to convert datetime string to UTC to plot points on Highcharts
- How to convert datetime string to UTC to plot points on Highcharts
- json date format to Highcharts date format
- How to pass json data to highcharts series?
- Rails - convert date string into javascript date object for highcharts
- Passing Django Database Queryset to Highcharts via JSON
- Send JSON data to highcharts pie from asp.net MVC controller in C#
- Highcharts with JSON data and multiple series
More Query from same tag
- Why is Y-Axis range so wide in Highcharts Plot?
- Highcharts bar data labels position
- Highcharts: Bar inside of a stacked bar
- Is possible add minHeight or make column fit with text inside columnrange on Highcharts?
- Highcharts yAxis self-adaption issue
- Reading uploaded csv file in highcharts
- HighChart dynamic drill down
- Highcharts renders blank svg in rails
- High chart php, line not plotting, no error,
- Using JSON data in Highcharts
- Fill graph area with a gradient in HighChart
- highcharts display percentage complete
- Highcharts: how to assign different colours to a spline depending on positive or negative slope?
- Gridline only on 0 in column range
- Producing an area chart in D3 similar to Highcharts Basic Area
- Display the total count of json key-value pairs in the series in high charts
- Highcharts if title contains number it shows invalid data
- Highchart series update in javascript
- xAxis Categories Highcharts
- Would it be possible to make sure that when a cursor hovers over a certain area, it would not change to "hand"?
- Loading multiple variables using Highcharts and jquery with php
- How to make highcharts tooltip show outside of the pie graph?
- Set Duration for tooltip in highchart
- Highcharts custom x-axis categories aligned center (Under the pins)
- Highcharts - SMA Indicator does not display
- Use Node.js as data source for highcharts
- How can i write some text the diagram - Highcharts?
- Highcharts and jquery-simple-slider seems to be not working together
- Change type of points of highchart's scatter chart
- Updating single category data in Highcharts column chart