score:1
it looks like regression, i reported it on highcharts github issue channel where you can follow this thread: https://github.com/highcharts/highcharts/issues/16231
try to use the last working version: https://jsfiddle.net/blacklabel/6qhgflk4/
<script src="https://code.highcharts.com/9.1.2/highcharts.js"></script>
<script src="https://code.highcharts.com/9.1.2/modules/exporting.js"></script>
Source: stackoverflow.com
Related Query
- Highchart contextmenu export black screen when stylemode
- Hide Scrollbar when Printing highchart from export menu
- Why does my Highchart look different when I transfer my code from Jsfiddle to my server?
- x-axis, y-axis lines does not appear, when I include 3D chart library of HighChart in my code
- Multiple chart export in HighChart is not same as the one displayed on the screen
- Highchart spline Cut Off when reach to maximum scale value. How can it fixed?. I have attached may sample code on body
- when is a highchart completely loaded?
- Remove Export and print button plugin on highchart chart
- Resolve Conflict When Using Highchart and Highmap together (TypeError: ma is not a function)
- How to export a Highchart chart to PDF thanks to a button outside the chart?
- Call an angular component method when we click on highchart series
- Export HighChart as an image in excel file together with the other page contents
- I need Highchart watermark image when i download highchart
- Code works on fiddle but not when I do /show
- highchart export button not show
- Highchart not resized when hidden
- Issues using highcharts node export server from ClojureScript - "0x03 error when performing chart generation"
- Highchart ticks start point change when categories names are set
- using angular directive to draw highchart pie chart but when i am using it in success function it is not working
- Multi-Line Title is not working when we export to PNG using CanVG - Highcharts
- Is there a way how to dynamically create a plotline in highchart when the value is lower than previous one?
- Export chart image data locally in HIghchart
- When using canvg to convert Highchart SVG into PNG, all text appears twice - how to solve?
- Highchart does not load data from hidden input when using .val
- Getting error 'Cannot read property 'document' of undefined' while importing exporting.js (to export highchart charts)
- Export multiple Highchart as Zip file to my project directory
- Highchart is not resizing dynamically when used as a angular directive
- Black image bug when exporting highcharts in Firefox
- Highchart pie - datalabel cannot be selected when setting useHTML=true
- How to reformat a HighChart series to for CSV export
More Query from same tag
- Highchart: Adding flags to a line chart
- Highcharts, Javascript
- Highcharts - graph - decades
- Highmaps svg path issue - Data not flowing into certain counties on US map
- Annotation and its toolbar for Measure-x in High stocks is not appearing in the graph rather it is appearing in the navigator below
- Highcharts legend data interactivity issues
- Is there a way to get the mouse coordinates with respect to page on mouseOver of a point in Highcharts?
- Customizing tooltip leaving the candle stick as it is
- Lazy_high_chart: why options.xaxis undefined?
- Highchart render in pdf generated using PHP mPdf
- Highchart can't be displayed
- Uncaught TypeError: Cannot read property 'timestamp' of undefined
- Highcharts column percentage stacked chart worked in v 2.3.5 broken with v 3.0.2
- Highcharts - yAxis logarithmic scale and allowDecimals set to false not seeming to have any effect
- Issue Converting Highcharts to 24 hours format
- Highcharts modify stacklabels dynamically
- Highchart label rotation makes my column dissappear
- Highchart word cloud in custom shape
- Column chart overlaps to one line when there's just a group of data
- Highcharts yaxis higher values displayed lower
- How to make sure that highcharts spline graphs stays between 0 and 1?
- Highcharts async multi level drill down
- How to replicate what Excel does to plot a "Scatter with smooth lines" graph
- Adding tool-tip to an image rendered using Highcharts Renderer.image() api
- Get current date values to own hours
- Get point by ID from highchart with multiple series
- highcharts show additional custom data in tooltip
- change highchart data using radio buttons
- Highstock with multiple series, tooltip follows points even i disabled
- "Uncaught SyntaxError: Unexpected token = " ... JavaScript/HighCharts?