CSE512-15S / fp-tdurham-ajh24-chiasson-ningli30

EPICViz - http://cse512-15s.github.io/fp-tdurham-ajh24-chiasson-ningli30/
0 stars 3 forks source link

allow user to save plots and gene lists #26

Open tdurham86 opened 9 years ago

tdurham86 commented 9 years ago

The user should be able to export the plots to svg or png to be able to record what they find, and in the same vein the gene lists should be downloadable as csv files (granted, it is pretty straightforward already for the user to copy and paste the table into Excel). For the 3D plot, it looks like the best we'll do is to allow the user to download a png at whatever resolution x3dom feels like providing. Here's the relevant documentation: http://doc.x3dom.org/tutorials/applicationTutorials/screenshot/index.html