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

[Feature request] Get the Base64 representation of any chart. #181

Open
arivera12 opened this issue Mar 25, 2021 · 0 comments
Open

[Feature request] Get the Base64 representation of any chart. #181

arivera12 opened this issue Mar 25, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@arivera12
Copy link

Describe the feature request

Get the base64 representation of the any chart.

The idea is having the alternative to embed the graphics anywhere else as an inline image like inside a pdf or another html document.

Which charts does this feature request apply to?

All charts

Describe the solution you'd like

Get the base64 representation of the any chart.

JavaScript equivalent

https://jsfiddle.net/wfybmq6g/16/

ChartJs Api .toBase64Image()

https://www.chartjs.org/docs/latest/developers/api.html

Describe alternatives you've considered

I found a fiddle with the solution but need the interop with blazor

Additional context

image

@arivera12 arivera12 added the enhancement New feature or request label Mar 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant