Please create a new issue to discuss any ideas or share your own. - [x] Add support for `importmap-rails` - `importmap` branch (need to handle async loading) - [x] Add support for exporting charts to PNG, SVG, and PDF - [x] Support JupyterLab - [ ] Support data from Groupdate (use `x` and `y` for names?) - [ ] (probably not) Add default options for each chart type ```ruby Vega.lite.default_options = Vega.lite.config(...).embed_options(...).background(...) ```
Please create a new issue to discuss any ideas or share your own.
importmap-rails-importmapbranch (need to handle async loading)xandyfor names?)