What's Changed
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
Contributors
* petervidos, veghdev
**Full Changelog**: https://github.com/vizzuhq/ipyvizzu/compare/0.10.1...0.11.0