Export Graphs
Issue #199
resolved
It would be nice to be able to export the graphs, for example as an image file or a pdf, rather than having to export the csv and recreate the graph, or doing a printscreen.
Comments (7)
-
-
Note this will only work on modern browsers so exporting charts in IE8 won't be supported.
-
reporter If its only supported for modern browsers, but is a possible option, then that is still a great option in my opinion (as long as it doesn't fail horribly on an older browser of course).
-
- changed milestone to 0.3.0
-
@ryanbottema not sure how much work this is but looks like we should be able to export e.g. a png of a chart?
-
- changed status to open
-
- changed status to resolved
Resolved in 8bd70082
- Log in to comment
This wasn't possible previously with the charting library we use but it looks like it now may be possible so I will revisit it and see if I can make it happen.