highcharts / highcharts/node-export-server
Highchart Export Server stopped exporting public images
- Dominant language
- JavaScript
- Stars
- 369
- Forks
- 266
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I've been using highchart export server in my application. Im having issues with exporting background images which are links to public source image. Now the image is not being exported with a chart.
What is interesting, this approach worked and it stopped recently (around February).
Additionally I tried using locally run export server which fixes the issue but it will be problematically to install it on prod environment thus trying to avoid this.
**Expected behaviour**
Image must be included inside exported chart
**Actual behaviour**
Chart is exported without background image
**Live demo with steps to reproduce**
[DEMO]( https://jsfiddle.net/jbara/2hq80bno/26/)
**Product version**
"highcharts": "^11.4.8",
"highcharts-react-official": "^3.2.1",
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.