Skip to content

Releases: vizzuhq/ipyvizzu

0.3.1

08 Jan 14:02
Compare
Choose a tag to compare

What's Changed

Documentation

  • Documentation: fixed code snippet in the README

Contributors

Full Changelog: 0.3.0...0.3.1

0.3.0

12 Mar 16:44
Compare
Choose a tag to compare

What's Changed

Added

  • Changed: Chart.set_feature() to Chart.feature()
  • Changed: Chart.set_data() and Chart.set_config() to Chart.animate()
  • Added: note about generated JavaScript code errors

Documentation

  • Documentation: fixed dev build flag, html targets build every time
  • Documentation: fixed notebook link
  • Documentation: using modular examples in make doc

Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0

07 Jan 16:37
Compare
Choose a tag to compare

What's Changed

Added

  • Added: Chart.set_feature()
  • Added: unique div id

Documentation

  • Documentation: add more notebook examples

Contributors

Full Changelog: 0.1.1...0.2.0

0.1.1

07 Jan 09:17
Compare
Choose a tag to compare

What's Changed

Added

  • First public release

Contributors

Full Changelog: https://github.com/vizzuhq/ipyvizzu/commits/0.1.1