Skip to content

Releases: leeoniya/uPlot

1.6.32

14 Mar 02:50

Choose a tag to compare

1.6.31

28 Sep 03:06

Choose a tag to compare

1.6.30

29 Jan 20:41

Choose a tag to compare

1.6.29

29 Jan 02:43

Choose a tag to compare

1.6.28

29 Dec 19:10

Choose a tag to compare

1.6.27

27 Oct 19:01

Choose a tag to compare

1.6.26

22 Sep 00:27

Choose a tag to compare

1.6.25

10 Aug 07:31

Choose a tag to compare

1.6.24

27 Jan 07:39

Choose a tag to compare

1.6.23...1.6.24

this release implements the ability to set custom legend value(s) when the plot is un-hovered (#644).

as a consequence, it will now call any user-supplied series.value or series.values legend callbacks with value=null and dataIdx=null whenever the mouse cursor leaves the plotting area. previously, uPlot did not invoke these callbacks during mouseleave and simply put -- into the legend values.

therefore, if you neglected to handle null values in these user-supplied callbacks, your code may need to be updated.

1.6.23

01 Dec 05:41

Choose a tag to compare