score:5
In case anyone is interested :
It was this custom function that I made : addMonths(startMonth, monthIndex)
which caused all the problems. There was absolutely no output from IE for me to know this was happening, it took a lot of elbow grease to figure it out. Instead I just installed moment.js and used this function instead to increment months, and display the value in milliseconds which highcharts will respect :
moment(startMonth, "YYYY-MM-DD").add(monthIndex, 'months').valueOf()
Note that the extra parameter with the date-format needs to be specified, or, once again, this will work in all browsers EXCEPT IE.
Source: stackoverflow.com
Related Query
- Highcharts - best way to handle and display zero (or negative) values in a line chart series with logarithmic Y axis
- Highcharts line chart won't display line chart in IE
- Highcharts display label for pie chart using html table as data source
- Highcharts to display area range and line chart with data from a CSV file
- Highcharts line chart - do not display the line
- Display time on Xaxis with line chart make by Highcharts
- HighCharts : display label only on line combine chart
- HighCharts turn animation false for line chart
- How to display the value instead of percentage in a pie chart using jquery Highcharts
- Highcharts => Getting the id of a point when clicking on a line chart
- Improve performance of Highcharts line chart
- Highcharts - Scatter chart with a line connecting the dots in the series
- Ajax and Highcharts - Display 'loading' until data is retrieved, then populate chart
- Highcharts line chart tooltips not showing correctly?
- Add dynamic data to line chart from mysql database with highcharts
- Highcharts reversed line chart is partially hidden at min value
- HighCharts chart export (screenshot download) does not display Navigator graph
- Add custom buttons in Angular Highcharts Line Chart
- Highcharts - Display legend for Pie chart in two columns
- Highcharts shows data but can't display chart
- Highcharts column + line combination chart with multiple series. Issue aligning line over the column
- display pie chart using highcharts api and mysql
- I want to add a line to each column in a Highcharts column chart
- Overlap datalabels line chart highcharts
- How to display a separating line in Highcharts exporting menu?
- HighCharts Stock Chart error code 18
- How to add a horizontal line in Column bar chart in Highcharts plugin?
- Highcharts - synchronized-charts crosshair line and circle point display
- how to display 2 same highcharts without duplicate the code
- How to change space value between grid and yAxis in Highcharts line chart
More Query from same tag
- Display bar as an arrow with Highcharts
- Highcharts Solid Gauge: Remove Wasted Space in Pane
- Highcharts showing timestamp as wrong date
- HighCharts - Make labels appear dynamically based on column size
- How can I load a custom popup on a click event in Highcharts?
- disabling click event for a series highchart
- Highcharts - Multiple Subtitle (2)
- Highcharts DateTime Localization
- Highmaps - how i can have a seperate legend by different report?
- Uncaught TypeError: Cannot read property '0' of undefined - highcharts
- Highcharts Bar Graph Remove Category when all bar values for category equal 0
- Highchart: Spline with clickable Symbols
- Remove step line points
- Legends display order in piechart highcharts
- R Highcharter hcaes- Area chart staking by only 1 factor... with 2 grouping factors
- Highcharts: having trouble recreating stacked area chart from Excel with positive and negative values
- defining highcharts in body
- High chart spline chart is not plotting with single data
- How to get current drilldown's id in Highcharts
- cannot use strings in data in highcharts on doughnut charts
- Highcharts add series dynamically
- Switch between the view data table and the highcharts graph
- Input filter not working for reactive highchart
- Append onload or redraw event functions dynamically in Highcharts
- Using HighchartsExport Library for .Net I am getting Blank Page
- Array loop to determine a range average
- How to show the path that I have traversed in highcharts drilldown chart?
- Brunch Compile non-"main" files in Bower components
- jQuery/Javascript Charting library
- How can I remove the number in the tooltip