v0.4.4
Fixed
- Error messages are easier to understand when methods are called on the uninitialized library.
- API throws exceptions instead of logging on to the console.
Added
- Mouse event data now contain relative coordinates of the cursor within the plot area. The coordinates go from 0 to 1, where 0,0 is the bottom left corner, and 1,1 is the top right corner of the plot.
- Mouse wheel event introduced.
Full Changelog: v0.4.3...v0.4.4