score:0
This is not a solution, just a tip.
I think that you need to break this problem into a smaller one, make it work and increase it carefully. Them you will get where the thing is breaking your legs. Start fresh and redoo until you find the problem.
score:1
It's not possible for me to easily reproduce the issue, but here are some leads you might want to follow:
Highchart issue #1300:
Fixed error on exporting an empty chart due to labels with y attribute of NaN
There was some discussion about it on the Highsoft Forum.
This issue has been fixed in 2.3.5
as reported on their changelog.
It appears to be a warning when null
data is received in most cases, so are you sure this data is returned? Maybe your chart is loaded before your object data is returned? I'm just thinking out loud.
Source: stackoverflow.com
Related Query
- debugging domjs and highcharts
- Highcharts - Global configuration with common code and unique data & Headings
- Converted PHP code that built an array to JS and now highcharts doesn't work - what did I do wrong?
- how can I use rangeselector and navigation in highcharts in the given code
- Calling Highcharts export to jpeg but the source is https and exporting is http (security warnings issued by browser)
- How to create a column range chart in Highcharts using range and navigator functions?
- Hide axis and gridlines Highcharts
- Customize tooltip and format the number to 2 decimal places of highcharts
- Loading Highcharts via shim using RequireJS and maintaining jQuery dependency
- jQuery UI Tabs and Highcharts display/rendering issue
- Displaying hours and minutes on x-axis with Highcharts
- Export Highcharts to PDF (using javascript and local server - no internet connection)
- Highcharts - How to programmatically toggle legend items and determine which items are selected
- Hiding _groups_ of series in Highcharts and jQuery: how to get acceptable performance?
- how to import highcharts with webpack and babel
- Highcharts data series issue with ajax/json and PHP
- Highcharts - labels inside and outside a pie chart
- Highcharts / jQuery - destroy and rebuild chart with original options
- How do you increase the performance of highcharts chart creation and rendering
- Disable PDF and SVG download options in Highcharts
- Highcharts Pie Chart ignores percentageDecimals tooltip setting and has floating point inaccuracy issue
- How to change graph colour above and below plotline in Highcharts
- Using html2canvas to render a highcharts chart to pdf doesn't work on IE and Firefox
- HighCharts - increase bar height and reduce bar gap
- Highcharts - How to hide series name and Y value in tooltip
- Highcharts Date/Time and X-Axis
- Highcharts - how to properly update series[0].data and yAxis title of a VUMeter?
- How to update new plotline values instead of removing and adding new ones in highcharts
- Import Highcharts and highcharts-more (AngularJS 1.5 + TypeScript + webpack)
- Highcharts shared tooltip requires different valueSuffix and varying decimals
More Query from same tag
- HighCharts Funnel with Centered Labels instead of on the right
- To store date after using afterSetExtremes of Highcharts.stock
- Highchart manage state manually
- special characters in title of charts of Charts Js
- apply new theme without reloading the charts in highcharts
- Highcharts / HighStock - How to parse JSON correctly
- Display the value of plotband border in the highcharts
- highstock with json data
- Highcharts Gauge - how to read input from file?
- How to change chart's width to fill up div using angular2-highcharts when hide/open left side nav menu?
- Angular highchart-ng installation
- HighStock xDateFormat month name
- javascript: json data parsing
- Populating Highcharts tooltip with data from other charts
- iOS Swift Highcharts Pie with Gradient Fill is black
- Highchart - spider web chart - chart appears and part of the chart disappears
- Spline chart drawn on the xaxis in case of single value or constant values - highchart
- How to change the point color to red that is lowest point plotted in the graph and 2nd issue is animation effect is not supporting in the ie10,ie8
- highcharts is not showing
- Highcharts scatter plot with lots of data points running really slow
- Highcharts triangle (or any type of marker pointer) in stacked bars
- How to draw on charts?
- Select custom date range on highstock control
- Use nearest neighbor search for hover in column chart
- Highcharts: Stacking a column inside of another column
- Data From Ajax Response Can't Be Loaded In HighChart
- Modify data through chart manipulation
- Highcharts - ensure visual continuity when dynamically updating chart?
- Sprockets::EncodingError in javascript files in Ruby on Rails3.2
- Displaying Data in Django using HighCharts