lyra icon indicating copy to clipboard operation
lyra copied to clipboard

Saving & Publishing

Open arvind opened this issue 9 years ago • 1 comments

Lyra 1 allowed users to save the entire app state to localStorage, and export their visualization as static svg or png images, or as Vega JSON. Lyra 2 should push this further:

  • Download a full HTML page with the Vega scaffold and visualization embedded.
  • Publishing to gists/bl.ocks.org. We could also use private gists to save the application state (e.g., .lyra.json); this might be a better option than localStorage, which has pretty small size limits. @jheer had started on a vega-gist service, so we should try and coordinate there.
  • Save to Google Drive/Dropbox?

arvind avatar Feb 15 '16 03:02 arvind

Let us know what the status of vega-gist is.

iros avatar Feb 22 '16 19:02 iros