-
Couldn't load subscription status.
- Fork 2
Open
Labels
EnhancementAn improvement of an existing feature.An improvement of an existing feature.Help wantedNeed ideas on how to solve this.Need ideas on how to solve this.
Description
This one might be more trickier. The <canvas> html element used to draw the plot may have some method to get the raster data, which can then be converted to JPG, PNG or an image embedded in a PDF, but the resolution of such a plot will be limited to whatever is the resolution of the canvas (and that is not very large).
We could try converting it to SVG using something like canvas2svg. From there it should not be very difficult to support other formats.
Metadata
Metadata
Assignees
Labels
EnhancementAn improvement of an existing feature.An improvement of an existing feature.Help wantedNeed ideas on how to solve this.Need ideas on how to solve this.