Skip to content

v0.13.0

Latest
Compare
Choose a tag to compare
@mp-007 mp-007 released this 28 Nov 20:18
· 22 commits to main since this release

Improvement

  • improve selection performance according to mplcursors pr #81 (anntzer/mplcursors#81)
  • fix rendering twice touch event. Pan/zoom should be twice faster now! Thanks to @GvozdevLeonid for this one
  • add xmin_line and xmax_line attributes to hover widgets to handle horizontal line cursor.

Fix

  • Fix empty scatter in hover calculation.

New Feature and widgets