diff --git a/NEWS.txt b/NEWS.txt index 31d3228..a91d899 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -75,6 +75,9 @@ Changes: - Added to a more helpful error when using a time-mode axis without including the flot.time plugin. (patch by Yael Elmatad) +- Added a legend "sorted" option to control sorting of legend entries + independent of their series order. (patch by Tom Cleaveland) + Bug fixes - Fix problem with null values and pie plugin (patch by gcruxifix,