ipyvizzu v0.11.0 Release Notes

Release Date: 2022-06-30 // almost 2 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed multi-line filter expression handling in Data() filter.
    • ๐Ÿ›  Fixed multiple Chart usage in the same workspace.
    • ๐Ÿ›  Fixed IpyVizzu.clearInhibitScroll if window.IpyVizzu does not exist.
    • ๐Ÿ›  Fixed chart.animate(snapshot) call.

    โž• Added

    • โž• Added Chart.on() and Chart.off() methods, added basic event handling support.
    • โž• Added Chart.log() method, with this the actual config and style can be logged in the browser console.