score:4
Accepted answer
series
should be an array. So you need to just change:
series: json
To:
series: [json]
Working example: http://codepen.io/anon/pen/Kfgsd
Documentation: http://www.highcharts.com/docs/chart-concepts/series
score:0
your problem i think that you haven't specified where your chart should be inserted to, afaik you either should specify the renderTo
option for the class constructor options or use the $('#container').haighcharts({...})
jquery helper
Source: stackoverflow.com
Related Query
- Highcharts Ajax Json not displaying Chart
- Highcharts not displaying data labels for Pie chart in arabic
- Highcharts stacking bar chart border not displaying on right side
- Highcharts JSON, chart not displaying
- HighCharts Solid Gauge Chart not displaying ticks
- Highcharts Column Chart Not Displaying Dynamic Values
- HighCharts line series not displaying properly with stacked bar combo chart
- Highcharts not displaying data but drawing chart when reading from CSV file
- Highcharts chart categories not displaying correctly
- Highcharts logarithmic chart not displaying series on webpage
- Highcharts not displaying series pushed from JSON
- Highcharts Stacked Column chart from JSON not charting correct values
- Highcharts not displaying column chart
- Highcharts using JSON - graph not displaying mysql data
- Highcharts not displaying daily data for column chart
- Trellis chart x categories values are not displaying correctly in Highcharts
- Highcharts not displaying chart from csv file
- dataLabels for bar chart in Highcharts not displaying for null values in 3.0.8
- Highcharts not displaying json data in php
- Highcharts - Sankey chart not displaying all the data when series font increased
- HighCharts : 3D Pie Chart Not Displaying
- Highcharts chart not displaying data from csv file
- Highcharts not displaying JSON data
- Highcharts not displaying JSON data
- Highcharts not displaying chart correctly/not reading array properly
- highcharts column chart json data is not accepted
- Reload chart data via JSON with Highcharts
- How do I rotate my HighCharts bar chart so its vertical, not horizontal?
- Displaying percentage in Y-axis of Highcharts column chart
- Highcharts saying undefined is not a function when trying to add a new chart
More Query from same tag
- Gson to get Json value for a pie chart using Highcharts
- High charts plot time against a dynamic currency pair
- High Charts Graph insert into PDF using FPDF library
- how to adjust distance between to bars in bar chart highchart
- How do I make the label in polar chart not get split automatically?
- Test alignment 'Center' to the highchart legend content
- HighChart World Map not rendering in Angular 7
- highcharts: get yaxis title?
- Highcharts Default Colors Are Not Same at Pie and Column?
- Node module's dependencies will not update after update or install?
- Django chartit loading jquery and highcharts js
- Format point value in hightcharts
- Datalabel placement - Opposite of of chart data (positive and negative values)
- Area Stacked linewidth
- Standalone simple chart not working - highcharts
- How to disable range selector from highstocks charts
- Min/Max yAxis not working correctly in Highcharts
- How to create a threshold in highcharts ng
- My highchart not showing the correct time on the x-axis
- Highcharts error "cannot read property of undefined"
- highcharts multiple marker hover color doesn't inherit from marker color
- Plotline (vertical line) in highcharts scatter chart
- How to reduce the general size of Highchart
- Highcharts : How do I keep the marker formatting and make the click event fire with a 5K+ point scatter plot?
- verticalAlign ignored for non 0 rotation
- Variable tick length in highcharts
- Highcharts Polar Chart: Multiple pane segment colors
- How to visualize a set of identical flows?
- Getting error 'Cannot read property 'document' of undefined' while importing exporting.js (to export highchart charts)
- highcharts displaying data on timechange