Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jedrzejruta opened this issue Sep 19, 2024 · 0 comments
Open

Comments

@jedrzejruta
Copy link

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

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant