ankane / vega-ruby

Interactive charts for Ruby, powered by Vega and Vega-Lite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ideas

ankane opened this issue · comments

Ideas

  • Add support for importmap-rails - importmap branch (need to handle async loading)
  • Add support for exporting charts to PNG, SVG, and PDF
  • Support JupyterLab
  • Support data from Groupdate (use x and y for names?)
  • (probably not) Add default options for each chart type
    Vega.lite.default_options = Vega.lite.config(...).embed_options(...).background(...)