Base64 String from Google Chart Export in Variable
Base64 String from Google Chart Export in Variable
oliverhartmann
Posts: 4Questions: 2Answers: 0
Hi Guy's
I have another short Question. I want to Export a Base64 String from Google Charts via DataTables Image Option.
If i put the whole Static Base64 String into it (Image: 'data:image/png;base64,iVsds...') than it works fine.
But i want to use it dynamically in a variable who give me out the Base64 String from the actual Snapshot of the Charts.
Thanks for your answers
Cheers Oliver
This discussion has been closed.
Answers
Here is a fiddle:
https://jsfiddle.net/ng77bucj/