diff options
author | Karl Berry <karl@freefriends.org> | 2011-12-30 22:58:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-12-30 22:58:39 +0000 |
commit | 44ccd75065152cd73c512645bc4dc6d258fe62cb (patch) | |
tree | 39e9b861199f3172d9cff378a68f2c773248db87 /Master/texmf-dist/doc/generic/pgfplots/README | |
parent | b3370daebbffee05312803e74c40f6d0abbf08c4 (diff) |
pgfplots 1.5.1 (29dec11)
git-svn-id: svn://tug.org/texlive/trunk@24977 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pgfplots/README')
-rw-r--r-- | Master/texmf-dist/doc/generic/pgfplots/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pgfplots/README b/Master/texmf-dist/doc/generic/pgfplots/README index 0f9546dbbf6..84b0ac72773 100644 --- a/Master/texmf-dist/doc/generic/pgfplots/README +++ b/Master/texmf-dist/doc/generic/pgfplots/README @@ -46,6 +46,19 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. HISTORY: +1.5.1: +- more operations for FPU library (==, !=,<=,>=,?) +- fixed bug in usage of decorations in \addplot +- bugfix for contour prepared format=matlab +- added 'const plot mark mid' and 'jump mark mid' plot handlers +- nodes on a plot (\addplot ... node[pos=<fraction>] {};) +- 'trim axis group left' and 'trim axis group right' +- bugfixes for polar axes and log+stacked plots +- added style 'log ticks with fixed point' +- introduced patched tikz paths to simplify circles and ellipses within an axis +- patchplots lib: patch type=polygon +- some more bugfixes + 1.5: - Contour plots, - Histograms, |