diff --git a/NEWS.txt b/NEWS.txt index d00b210..c784245 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -69,6 +69,9 @@ Changes: - In addition to "left" and "center", bars now recognize "right" as an alignment option. (patch by Michael Mayer, issue 520) +- Switched from toFixed to a much faster default tickFormatter (patch by + Clemens Stolle) + Bug fixes - Fix problem with null values and pie plugin (patch by gcruxifix,