score:2
Accepted answer
My guess is that IE is choking on the trailing commas at the end of your javascript objects:
marker: {
enabled: false,
states: {
hover: {
enabled: true,
symbol: 'circle',
radius: 2,
lineWidth: 1, <-- IE doesn't like that comma!
}
}
}
Remove it and the other ones like it.
Source: stackoverflow.com
Related Query
- Highcharts JSON graph not showing in IE
- Legend and Axis titles not showing in Highcharts Graph
- Legend and Axis titles not showing in Highcharts Graph
- highcharts 2 variable JSON (Date, Value) not showing correctly
- Single Quotes not showing up properly in HighCharts graph
- Highcharts - JSON series data not showing correctly
- Highcharts not showing graph elements or xAxis
- Highcharts using JSON - graph not displaying mysql data
- Highcharts column graph custom legend formatting not showing legend symbols
- HighCharts Bubble graph JSON as data source
- How to modify the code so that Highcharts graph does not cover fixed navigation bar at the top of the page?
- Highcharts live chart: JSON showing Strings -- not working
- The graph is not equal on the basis of the addition code in Highcharts
- Highcharts Error #16: charts not showing on the same page
- Highcharts Pie Chart Drilldown not showing on third drill
- Why are the labels for my opposite yaxis in Highcharts not showing up?
- Highcharts line chart tooltips not showing correctly?
- Highcharts spline chart points not showing unless zoomed in
- Highcharts - Multiple Axis Graph not displaying labels
- Highcharts not displaying series data for graph with multiple Y-axes
- HighCharts chart export (screenshot download) does not display Navigator graph
- Highcharts - update column graph with setData() not working
- highcharts xaxis navigator not showing
- Highcharts not showing tooltip after update from null
- Rails collecting and rendering JSON data in to a Highcharts graph
- Data Not Showing in Highcharts
- wkhtmltoimage does not show gridlines of highcharts graph
- DataLabels in Highcharts are outside the container / not showing
- HighCharts Pie chart, 50+ labels, not showing all of them
- Highcharts tooltip not showing on chrome
More Query from same tag
- Excel, PHPExcel, Scatter plot (XY) and Highcharts. The structure of scatter plots in Excel
- One hyper link below each legend of pi-chart
- Inefficient functions - how to assign colour to datapoints in Highchart
- Increase width of Xaxis title in bar chart in highcharts
- How to configure date in Grantt chart of (Highcharts) so it accept date in string without javascript date?
- epoch datetime not displaying correctly in HighStock chart
- Yii2 - Connect to database inside Controller Action
- How can I pass my sqlite data to django, and make chart?
- Highcharts show only particular ticks when large number of x-axis ticks
- Make Highchart use a specific targeted time zone
- Highcharts axis does not show properly values when numbers are so small
- Highcharts Gantt avoid overlapping tasks
- Is it possible to set fixed y-axis to spline chart update every second
- Highcharts legend is cutting off
- How to stop Highcharts from recalculating ticks positions when a series is toggled?
- How do I scrape data from a highcharts graph in python?
- Highcharts legendItemClick event - Stop chart auto rendering
- how can I hide bottom vertical lines highcharts.js
- HIghstock Timeseries data date format
- Pie chart Slice color Change Dynamically in Highcharts
- Highstock/highcharts show multiple y-axis values in single tooltip
- Highchart Array Xaxis
- Duplicate Series in the legend when exporting
- One Average Spline for each Column in Highcharts Combination Chart
- How to put data in Highchart from session storage?
- Highcharts : How to flag the local maxima on a dynamic graph drawn using HighChart
- Highcharts chart click event fired on click of the reset zoom button (bug?)
- How to instruct highcharts scatter chart to print all dataLabels
- How to make color fill area between 2 points at HighCharts
- Negative bar chart of highcharts in chartjs