diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/pgfplots/README')
-rw-r--r-- | Master/texmf-dist/doc/generic/pgfplots/README | 30 |
1 files changed, 29 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/generic/pgfplots/README b/Master/texmf-dist/doc/generic/pgfplots/README index 3562f43fec1..ea5bd202390 100644 --- a/Master/texmf-dist/doc/generic/pgfplots/README +++ b/Master/texmf-dist/doc/generic/pgfplots/README @@ -29,7 +29,7 @@ The virus killer Avira Antivir reports the virus HTML/Malicious PDF.Gen in pgfpl This is a FALSE ALARM caused by the pgfplots library for interactive, clickable plots (based on javascript). It is virus-free. -Copyright 2007-2011 by Christian Feuersaenger. +Copyright 2007-2012 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 @@ -46,6 +46,34 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. HISTORY: +1.8: +- new feature: tight bounding box even if the axis is no box and bb excludes clip path +- new feature: mesh/color input=explicit +- new feature: shader=interp now has drivers for both dvipdfmx and xetex +- new feature: support for more color spaces in colormap definitions +- new feature: shader=interp and device-level gray colorspaces +- new feature: 'contour/contour dir=[xyz]' to draw contours in different directions +- new feature: statistics library with boxplot handler (both boxplot prepared and automatic computation) +- fixed bug: 3d centered axis lines and label placement (requires compat=1.8 or higher) +- fixed bug: axis lines and placement of labels, tick scale labels, and reversed axes + (requires compat=1.8 or higher) +- fixed bug: filtering out coords from a mesh plot failed +- fixed bug: every legend image post was not respected inside of \ref{plotlabel} +- fixed bug: high-order patches computed the shader=flat mean in a wrong way. +- fixed bug: remember picture inside of pgfplots axes failed (due to cell picture) +- fixed bug: now, the tick scale label will be omitted if there are no ticks +- fixed bug: axis box path was not closed +- fixed bug: the bounding box was non-empty even if the axis was hidden. +- fixed bug: auto-alignment of nodes near coords failed for xbar plots +- fixed bug: providing bar width / bar shift in terms of axis units did + not work with [xy]bar and nodes near coords +- fixed bug: transformation 'data cs=cart' -> polar is more robust now +- fixed bug: code did not compile against pgf 2.00 +- fixed bug: patch plot lib and shader=interp,patch type=biquadratic +- fixed bug: context path searching issue (pgfplots.lua) +- fixed bug: shader=interp and dvips driver +- fixed bug: error bars with explicit relative input failed + 1.7 - added feature: 'bar shift' and 'bar width' can now be expressed in terms of axis units (compat=1.7 or higher) - fixed incompatibility regression pgfplots 1.6.1 pgf 2.10: layers |