score:2
Accepted answer
On your plotBands
section of code you have a dangling comma:
plotBands: [{
from: 0,
to: " . $junior_sum .",
color: '#009FF5' // dark blue
}, {
from: " . $junior_sum . ",
to: 25,
color: '#92CFF0' // light blue
}, //here is your dangling comma
]
IE does not take kindly to those. Since do not list your actual js with data the if
statements do not parse but I would check there also for invalid syntax. If possible put up a jsFiddle of what the js looks like for the chart once it has been parsed by PHP.
Source: stackoverflow.com
Related Query
- Highcharts gauges not working in IE8
- Highcharts not working in IE8
- Dynamically changing Highcharts Theme through Jquery code not working
- Highcharts yAxis max not working
- Resize highcharts using react-grid-layout not working
- Angular HighCharts ParlimentChart is not working
- highcharts redraw and reflow not working
- DataLabels formatter not working in Highcharts Sankey Diagram
- Highcharts shared tooltip for line series and scatter plot not working
- Highcharts async drilldown (3 level) - drillup not working
- Color contrast setting on dataLabels style parameter using Highcharts 5 is not working on some colors
- JavaScript code inside TypeScript file .ts not working
- Highcharts - update column graph with setData() not working
- Multi-Line Title is not working when we export to PNG using CanVG - Highcharts
- Highcharts not working on Heroku environment, works on local environment
- yAxis tickinterval in highcharts is not working as per the value
- Highcharts v6.0.0 Annotations Not Working
- angularjs and highcharts / highchartsNG - renderTo not working
- Highcharts Bar Chart Zoom not working
- c# WPF Webbrowser with Highchart, Javascript from external source not working "An error has occurred in the script on this page"
- Highcharts map example not working
- Highcharts disabling marker not working
- HighCharts pointPlacement option not working in a single column chart
- HighCharts - barchart not rendering correctly in IE8
- Highcharts buttons with different menuitems not working
- HighCharts X-Axis Date Not Working (00:00)
- Angular Highcharts dynamic x-axis not working
- Highcharts ajax not working
- Highcharts yLow / yHigh not working
- Highcharts window while decreasing not working
More Query from same tag
- In polar chart, connect each series on base with an individual line
- onclick display donut chart pieces' information in center
- How to add a newline to a Highchart tooltip?
- want to sort highcharts tooltip results
- Select format mysql to highchart in php
- highcharts: Add marker to a x-range chart
- How to slide highcharts?
- High chart column graph space issue
- Don't show data label if not enough room
- iScroll 4 and highcharts compatibility issue
- Using highcharter to return multiple data with Shiny
- setting for line graphs for graph charts
- HighCharts yAxis too much space around big numbers
- Responsive Highcharts
- Is there any way to highlight the node on search in network chart when using highcharts in angular application
- Delete Highchart top line with heatmap
- How can I prevent my HighChart bar chart from being inverted?
- *Highchart* Disable the legend item click
- xAxis startOnTick and endOnTick options ignored on boxplots
- how to display dynamically chart in each cell?
- Highcharts.js different structure of input data
- Change Color of Volume Columns (High/Low) in HighCharts
- Not interpolate missing dates in Highcharts
- How do I adapt to slow-loading highcharts in EmberJS?
- Putting the Z-Coordinate in the Highcharts Tooltip
- highcharts custombutton hover and press changing colors by default
- Any way to set min & max value for HighCharts Heatmap data?
- how to get chart object inside a point event function in Highcharts
- Capture right click on column/bar
- highcharts.js and highstock.js conflict