swickram

5 Reputation

One Badge

5 years, 65 days

MaplePrimes Activity


These are questions asked by swickram

The svg generated by Export, for example, 

svg_code := Export(plot(x), target = direct, format = "svg");

is broken (the svg generated is invalid). 

Is there a fix for this issue?

If there is no fix, is there a way to output (to be assigned to a variable) a text (ascii) containing base64 encorded png of a plot.

Page 1 of 1