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

Image with URL included in the exported chart only sporadically #545

Open
jszuminski opened this issue Jul 25, 2024 · 1 comment
Open

Image with URL included in the exported chart only sporadically #545

jszuminski opened this issue Jul 25, 2024 · 1 comment
Labels

Comments

@jszuminski
Copy link
Contributor

jszuminski commented Jul 25, 2024

Unexpected behavior

When exporting a chart with a custom marker: https://jsfiddle.net/sartzberger/q4uxh98r/3/ it gets exported about 10% of the times.

The marker image is provided in proper, supported image url:

marker: {
    symbol: 'url(data:image/png;base64,iVBORw0KGgoA...
},

marker: {
    symbol: 'url(https://ssg.betterinvesting.org/public/markersales-b.png)'
}
@jszuminski jszuminski added the bug label Jul 25, 2024
@jszuminski jszuminski changed the title Base64 image included in the chart exported only sporadically Image with URL included in the exported chart only sporadically Jul 25, 2024
@suziabetterinvesting
Copy link

Hi, Any update on this? Thanks! S Artzberger

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

No branches or pull requests

2 participants