Skip to content

Lux 0.3.1

Compare
Choose a tag to compare
@dorisjlee dorisjlee released this 25 Jun 23:20
· 36 commits to master since this release
2b6e162

The lux-api v0.3.1 release contains several new features and bug fixes.
This release is associated with lux-widget v0.1.6.

New Features

  • Export Integration with Streamlit, DataPane, Panel via save_as_html (#378, #385)
  • Performance improvement: incorporate early pruning optimizations (#368)
  • Ability to adjust plot size via lux.config.plotting_scale factor (#333, #379)
  • New Temporal action displaying line chart of different time scales (#262)

Refactor & Bug Fixes

  • Clear propagated intent from vis.data (#297)
  • version lock on black stable version
  • Bugfix for all column and temporal action (#373)
  • Empty dataframe data type error (#376, #377)
  • Remove python-us dependency (#386)
  • Update Github Action
  • README changes

Contributors

We thank the following users who have contributed to this release: @caitlynachen, @mantejpanesar, @MarcSkovMadsen, @micahtyong.