highcharts / highcharts/node-export-server

Custom symbols from external URL's aren't rendered on exported PDF

Open
#579 0 comments 0 reactions 0 assignees View on GitHub
bug has workaround only pdf svg export
Dominant language
JavaScript
Stars
369
Forks
266
PR merge metrics
No merged PRs in 30d

Description

#### Expected behaviour
All symbols, including ones from external URL's are visible on exported PDF.

#### Actual behaviour
Symbols from external URL's aren't rendered on the exported PDF.
![image](https://github.com/user-attachments/assets/c3f73633-0b5a-4517-acc5-d6d7131a5334)

#### Reproduction steps
Try exporting any chart with marker symbol pulled from external URL as a PDF: https://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/highcharts/plotoptions/series-marker-symbol/

_Workaround_: Convert marker symbol to base64 and provide it as a URL: https://jsfiddle.net/BlackLabel/0z8xch74/

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.