diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic')
-rw-r--r-- | Master/texmf-dist/doc/generic/pgfplots/README | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/generic/pgfplots/README b/Master/texmf-dist/doc/generic/pgfplots/README index b8446037596..1ee3cf37c9c 100644 --- a/Master/texmf-dist/doc/generic/pgfplots/README +++ b/Master/texmf-dist/doc/generic/pgfplots/README @@ -23,7 +23,7 @@ Please take a look at and doc/latex/pgfplots/pgfplotstable.pdf. -Copyright 2007-2017 by Christian Feuersaenger. +Copyright 2007-2020 by Christian Feuersaenger. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -40,6 +40,13 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. HISTORY: +1.17 +- fixed bug: restore compatibility with pgf/tikz circle syntax inside of pgfplots +- new feature #62: 'coordinate style' which allows to associate options with individual coordinates. +- new feature pgfplotstable: added 'text indicator' +- new feature pgfplotstable: added 'percent is letter' to allow comment chars + within string-based tables + 1.16: - fixed bug #111 [fillbetween] strange behavior when `soft clip` is used and one of the paths touches the axis border - fixed bug #183: Nan in the first line of a numeric table was interpreted as column name |