Skip to content

shinywidgets 0.3.2

Latest
Compare
Choose a tag to compare
@cpsievert cpsievert released this 16 Apr 15:17
· 1 commit to main since this release
  • Fixed a bug with multiple altair outputs not working inside a @shiny.render.ui decorator. (#140)
  • @render_widget no longer errors out when giving a altair.FacetChart class. (#142)
  • @render_widget no longer fails to serialize decimal.Decimal objects. (#138)