vegawidget / virgo

A DSL for layered grammar of interactive graphics in R
https://vegawidget.github.io/virgo/
Other
16 stars 2 forks source link

debug mode #13

Open sa-lee opened 3 years ago

sa-lee commented 3 years ago

For debugging it's often useful to go to vg editor. Similar to #12 I think it would be useful to allow the user to open a virgo obj in the vega editor, manipulate it and then return the updated version to the R session. How to actually implement this is another question lol