score:2
Accepted answer
Probably you're exporting.url
ends without a trailing slash. The export-server will redirect the GET (without trailing slash) to the demo/welcome page
Instead of
exporting: {
url: http://localhost/export
}
do this
exporting: {
url: http://localhost/export/
}
Source: stackoverflow.com
Related Articles
- Highcharts export is navigating to demo page
- Highcharts export time stop navigating to demo page using angularjs?
- How to export the whole page or html content with Highcharts not just the chart?
- Highcharts - Hide export menu in print page
- How do I export the content of a page as either jpg or pdf with Highcharts and scrollable data?
- Add Source to Highcharts Export CSV
- Highcharts SVG Export from Python Server Side Code
- Calling Highcharts export to jpeg but the source is https and exporting is http (security warnings issued by browser)
- Export Highcharts code from jsfiddle
- Render Highcharts canvas as a PNG on the page
- Export Highcharts to PDF (using javascript and local server - no internet connection)
- Highcharts Error #16: charts not showing on the same page
- Highcharts - export to base64
- Custom Highcharts Context Menu Button Appearing in Every Chart on Page
- I can't make Highcharts phantomJs export server work
- Highcharts export chart exportSettings with svg file
- Highcharts add legend on export
- Highcharts equivalent of this Raphael.js chart demo -- possible?
- Export HighChart as an image in excel file together with the other page contents
- Highcharts not displaying anything just blank html page
- Highcharts - how to remove "Open in Highcharts Cloud" from the export menu
- Highcharts - add additional export options without losing default ones
- ASP.NET WebRequest to Highcharts export server
- Highcharts phantomjs export server can't parse json string
- 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
- Imported font and Highcharts JS export
- How to export CSV and XLS with external button in Highcharts
- HighCharts chart export (screenshot download) does not display Navigator graph
- Highcharts clickable column to open another page on same site
- I'm getting this error when fly over the chart: TypeError: Cannot read property 'lineWidth' of undefined
- d.select is not a function
- Find special chart on highcharts
- Unable to get value of the property '0': object is null or undefined in IE7
- Highchart not rendering in shiny using 'Highcharter' package
- Add plotbonds to Gaps defined by GapSize in Highcharts
- Highcharts Stacked Column chart from JSON not charting correct values
- y-axes of Highcharts line chart
- Generate/export table+graph in highcharts in PDF format
- highchart - label color by based on point data
- Highcharts addPoint does not draw line in sequence of provided data
- Highcharts - add custom information to tooltip what caused price raise or price drop
- Several Series with the same xAxis data in HighChart
- Clickable Bars in js Highcharts?
- General Drawing in Highcharts with Angular 6
- js coding newbie - having trouble with variables and for loops
- highcharts legend overlapping
- line fading while hovering on synchronized chart in highchart
- highcharts symbols without connected lines
- Highcharts graph X-axis label for different date ranges