posit-dev / py-shinywidgets

Render ipywidgets inside a PyShiny app
MIT License
41 stars 2 forks source link

Update `as_widget()` to use the new `altair.JupyterChart` #113

Closed cpsievert closed 8 months ago

cpsievert commented 8 months ago

The altair.JupyterChart class was added a couple months ago in v5.1.0, which is a much more fully featured "native" way to create an ipywidget from a altair.Chart()