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 Articles
- Highcharts gauges 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
- Using PhantomJS to create HighCharts grahps server side for use in PDF creation (PHP) - results in exit code 11 from PHPs exec();
- Highcharts - Global configuration with common code and unique data & Headings
- JavaScript code inside TypeScript file .ts not working
- Highcharts - update column graph with setData() not working
- unable to get highcharts working in Rails
- 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
- HighCharts Stock Chart error code 18
- highcharts change rendered image source on click
- Highcharts - 2 synchronized activity gauges
- 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
- How do i add mouse wheel code in Angular2 highcharts in typescript
- how to display 2 same highcharts without duplicate the code
- Loop inside highchart in R
- highcharts y axis value display left
- Several Series with the same xAxis data in HighChart
- How to let x axis title still show on the bottom when setting fontsize attribute in Highcharts
- Is there a way to update with new data a Radial (or Circular) bar chart after rendering?
- How to add a second xAxis to Highcharts Stockchart
- Display yAxis label on a diagonal line
- High Charts, pie chart customaization
- Highcharts how to use JavaScript variable as series data source?
- HighCharts: How to format particular label column?
- Highcharts adding labels/columns with no data
- How to convert the datetime.date to Date.UTC using python
- Error using Highcharts (>= 8.0.1) function stockChart() in Angular
- Highcharts Tooltip pointFormat conditional formatting
- can we set the data labels out of the slice if it is not fit in +highchart?
- Can we increase the height of tooltip anchor in Highcharts
- Make only one point draggable on highcharts
- HighCharts turn animation false for line chart
- Pie chart overlaps with legends
- HighChart: Stacked Column Chart with dropdown