From 98837e31bcd7413ffa40c85ebbce9aa3ff3fdbed Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 3 Jan 2010 01:14:11 +0000 Subject: pgfplots 1.3 (2jan10) git-svn-id: svn://tug.org/texlive/trunk@16576 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/context/third/pgfplots/pgfplotsexample.pdf | Bin 55990 -> 55902 bytes .../doc/context/third/pgfplots/pgfplotsexample.tex | 1 + Master/texmf-dist/doc/generic/pgfplots/README | 26 +- Master/texmf-dist/doc/latex/pgfplots/ChangeLog | 873 +++ Master/texmf-dist/doc/latex/pgfplots/Makefile | 8 +- Master/texmf-dist/doc/latex/pgfplots/README | 36 - .../doc/latex/pgfplots/TeX-programming-notes.pdf | Bin 0 -> 196624 bytes .../doc/latex/pgfplots/TeX-programming-notes.tex | 659 +++ .../pgfplots/figures/pgfplotsclickable-fig1.png | Bin 41531 -> 19183 bytes .../pgfplots/figures/pgfplotsclickable-fig2.png | Bin 45244 -> 22982 bytes .../pgfplots/figures/pgfplotsclickable-fig3.png | Bin 35554 -> 27155 bytes .../pgfplots/figures/pgfplotsclickable-fig4.png | Bin 32390 -> 26586 bytes .../latex/pgfplots/figures/pgfplotsclickable.tex | 34 + .../texmf-dist/doc/latex/pgfplots/gallery/Makefile | 39 + .../doc/latex/pgfplots/gallery/extractexamples.pl | 205 + .../doc/latex/pgfplots/gallery/gallery.css | 74 + .../doc/latex/pgfplots/gallery/pgfshell_cos.sh | 1 + .../doc/latex/pgfplots/gallery/pgfshell_replot.sh | 1 + .../latex/pgfplots/gnuplot/pgfplots_DoG.gnuplot | 2 + .../doc/latex/pgfplots/gnuplot/pgfplots_DoG.table | 104 + .../latex/pgfplots/gnuplot/pgfplots_exp.gnuplot | 2 + .../doc/latex/pgfplots/gnuplot/pgfplots_exp.table | 29 + .../pgfplots/gnuplot/pgfplots_filesuffix.gnuplot | 2 + .../pgfplots/gnuplot/pgfplots_filesuffix.table | 29 + .../pgfplots/gnuplot/pgfplots_gnuplot_ppp.gnuplot | 2 + .../pgfplots/gnuplot/pgfplots_gnuplot_ppp.table | 124 + .../pgfplots/gnuplot/pgfplots_parable.gnuplot | 2 + .../latex/pgfplots/gnuplot/pgfplots_parable.table | 29 + .../latex/pgfplots/gnuplot/pgfplots_pow2.gnuplot | 2 + .../doc/latex/pgfplots/gnuplot/pgfplots_pow2.table | 12 + .../latex/pgfplots/gnuplot/pgfplots_sin.gnuplot | 2 + .../doc/latex/pgfplots/gnuplot/pgfplots_sin.table | 29 + .../pgfplots/gnuplot/pgfplots_tangens.gnuplot | 2 + .../latex/pgfplots/gnuplot/pgfplots_tangens.table | 1004 ++++ .../doc/latex/pgfplots/pgfmanual-en-macros.tex | 13 +- .../doc/latex/pgfplots/pgfplots-macros.tex | 407 +- .../latex/pgfplots/pgfplots.basic.reference.tex | 340 ++ Master/texmf-dist/doc/latex/pgfplots/pgfplots.bib | 46 + .../texmf-dist/doc/latex/pgfplots/pgfplots.figlist | 47 + .../doc/latex/pgfplots/pgfplots.importexport.tex | 362 +- .../doc/latex/pgfplots/pgfplots.install.tex | 40 +- .../doc/latex/pgfplots/pgfplots.intro.tex | 73 +- .../doc/latex/pgfplots/pgfplots.libs.groupplot.tex | 235 + .../doc/latex/pgfplots/pgfplots.libs.tex | 66 +- .../doc/latex/pgfplots/pgfplots.libs.units.tex | 176 + .../doc/latex/pgfplots/pgfplots.makefile | 147 + Master/texmf-dist/doc/latex/pgfplots/pgfplots.pdf | Bin 2235202 -> 3925448 bytes .../doc/latex/pgfplots/pgfplots.preamble.tex | 76 +- .../latex/pgfplots/pgfplots.reference.2dplots.tex | 1117 ++++ .../pgfplots.reference.3dconfiguration.tex | 333 ++ .../latex/pgfplots/pgfplots.reference.3dplots.tex | 719 +++ .../pgfplots/pgfplots.reference.alignment.tex | 371 ++ .../pgfplots/pgfplots.reference.axis-addplot.tex | 948 ++++ .../pgfplots.reference.axisdescription.tex | 1866 +++++++ .../pgfplots/pgfplots.reference.closingplots.tex | 35 + .../pgfplots/pgfplots.reference.coordfiltering.tex | 116 + .../pgfplots/pgfplots.reference.errorbars.tex | 184 + ...plots.reference.gridoptions-axiscoordinates.tex | 178 + .../pgfplots/pgfplots.reference.markers-meta.tex | 1176 ++++ .../pgfplots/pgfplots.reference.miscellaneous.tex | 179 + .../pgfplots.reference.numberformatting.tex | 154 + .../pgfplots.reference.preliminaryoptions.tex | 114 + .../latex/pgfplots/pgfplots.reference.scaling.tex | 190 + .../pgfplots/pgfplots.reference.specifyrange.tex | 171 + .../pgfplots/pgfplots.reference.styleoptions.tex | 299 ++ ...pgfplots.reference.symbolic-transformations.tex | 169 + .../latex/pgfplots/pgfplots.reference.symbolic.tex | 168 + .../doc/latex/pgfplots/pgfplots.reference.tex | 5574 +------------------ .../pgfplots/pgfplots.reference.tickoptions.tex | 772 +++ .../doc/latex/pgfplots/pgfplots.resources.tex | 74 +- Master/texmf-dist/doc/latex/pgfplots/pgfplots.tex | 109 +- .../texmf-dist/doc/latex/pgfplots/pgfplotsJS.djs | 373 -- .../doc/latex/pgfplots/pgfplotsexample.pdf | Bin 17867 -> 17832 bytes .../doc/latex/pgfplots/pgfplotsexample.tex | 5 +- .../latex/pgfplots/pgfplotstable.example1.out.dat | 11 - .../latex/pgfplots/pgfplotstable.example1.out.html | 13 - .../latex/pgfplots/pgfplotstable.example1.out.tex | 13 - .../doc/latex/pgfplots/pgfplotstable.example3.dat | 7 + .../doc/latex/pgfplots/pgfplotstable.example4.dat | 11 + .../doc/latex/pgfplots/pgfplotstable.pdf | Bin 432311 -> 393086 bytes .../doc/latex/pgfplots/pgfplotstable.tex | 672 ++- .../texmf-dist/doc/latex/pgfplots/pgfshell_cos.sh | 1 + .../doc/latex/pgfplots/pgfshell_replot.sh | 1 + .../doc/latex/pgfplots/plotdata/first3d.dat | 19 + .../doc/latex/pgfplots/plotdata/group-1.dat | 100 + .../pgfplots/plotdata/pgfplots_scatterdata4.dat | 144 + .../latex/pgfplots/plotdata/pgfplotsexample4.dat | 1123 ++++ .../pgfplots/plotdata/pgfplotsexample4_grid.dat | 291 + .../doc/latex/pgfplots/plotdata/scattercl.dat | 13 + Master/texmf-dist/doc/latex/pgfplots/texmf.cnf | 81 + Master/texmf-dist/doc/latex/pgfplots/todo.txt | 1440 ++++- .../doc/plain/pgfplots/pgfplotsexample.pdf | Bin 17629 -> 17606 bytes .../doc/plain/pgfplots/pgfplotsexample.tex | 1 + Master/texmf-dist/scripts/pgfplots/pgfplots.py | 89 + .../context/third/pgfplots/pgfplotstests.zip | Bin 40258 -> 747576 bytes .../source/latex/pgfplots/pgfplotstests.zip | Bin 54274 -> 1362542 bytes .../libs/pgflibrarypgfplots.surfshading.code.tex | 231 + .../generic/pgfplots/libs/pgfplotslibrary.code.tex | 56 + .../pgfplots/libs/tikzlibrarydateplot.code.tex | 75 - .../libs/tikzlibrarypgfplots.dateplot.code.tex | 163 + .../libs/tikzlibrarypgfplots.external.code.tex | 98 + .../libs/tikzlibrarypgfplots.groupplots.code.tex | 330 ++ .../libs/tikzlibrarypgfplots.units.code.tex | 224 + .../pgfplots/liststructure/pgfplotsarray.code.tex | 362 +- .../pgfplots/liststructure/pgfplotsdeque.code.tex | 125 + .../liststructure/pgfplotsliststructure.code.tex | 114 +- .../pgfplotsliststructureext.code.tex | 83 +- .../pgfplots/numtable/pgfplotstable.code.tex | 1541 ++++-- .../pgfplotsoldpgfsupp_loader.code.tex | 46 +- .../pgfplotsoldpgfsupp_misc.code.tex | 259 +- .../pgfplotsoldpgfsupp_pgfkeys.code.tex | 921 ++++ .../pgfplotsoldpgfsupp_pgfkeysfiltered.code.tex | 202 +- .../pgfplotsoldpgfsupp_pgflibraryfpu.code.tex | 225 +- ...plotsoldpgfsupp_pgflibraryplothandlers.code.tex | 42 +- .../pgfplotsoldpgfsupp_pgfmanual.code.tex | 85 + .../pgfplotsoldpgfsupp_pgfmanual.pdflinks.code.tex | 429 ++ ...lotsoldpgfsupp_pgfmanual.prettyprinter.code.tex | 1115 ++++ .../pgfplotsoldpgfsupp_pgfmathfloat.code.tex | 345 +- .../pgfplotsoldpgfsupp_tikzexternal.sty | 127 + .../pgfplotsoldpgfsupp_tikzexternalshared.code.tex | 1031 ++++ ...pgfplotsoldpgfsupp_tikzlibraryexternal.code.tex | 83 + .../tikzlibrarydateplot.code.tex | 24 + .../tex/generic/pgfplots/pgfplots.code.tex | 4759 +++++++++++++---- .../pgfplots/pgfplots.stackedplots.code.tex | 557 -- .../pgfplots/pgfplotscoordprocessing.code.tex | 5639 ++++++++++++++++---- .../tex/generic/pgfplots/pgfplotscore.code.tex | 83 +- .../generic/pgfplots/pgfplotsstackedplots.code.tex | 578 ++ .../tex/generic/pgfplots/pgfplotsticks.code.tex | 1219 +++-- ...pgflibrarypgfplots.surfshading.pgfsys-dvips.def | 109 + ...gflibrarypgfplots.surfshading.pgfsys-pdftex.def | 118 + .../generic/pgfplots/util/pgfplotsbinary.code.tex | 802 +++ .../pgfplots/util/pgfplotscolormap.code.tex | 357 +- .../generic/pgfplots/util/pgfplotsutil.code.tex | 510 +- .../libs/tikzlibrarypgfplots.clickable.code.tex | 723 +++ .../libs/tikzlibrarypgfplotsclickable.code.tex | 689 +-- Master/texmf-dist/tex/latex/pgfplots/pgfplots.sty | 7 +- .../tex/latex/pgfplots/pgfplotstable.sty | 2 +- 137 files changed, 38232 insertions(+), 11041 deletions(-) delete mode 100644 Master/texmf-dist/doc/latex/pgfplots/README create mode 100644 Master/texmf-dist/doc/latex/pgfplots/TeX-programming-notes.pdf create mode 100644 Master/texmf-dist/doc/latex/pgfplots/TeX-programming-notes.tex create mode 100644 Master/texmf-dist/doc/latex/pgfplots/figures/pgfplotsclickable.tex create mode 100644 Master/texmf-dist/doc/latex/pgfplots/gallery/Makefile create mode 100644 Master/texmf-dist/doc/latex/pgfplots/gallery/extractexamples.pl create mode 100644 Master/texmf-dist/doc/latex/pgfplots/gallery/gallery.css create mode 100644 Master/texmf-dist/doc/latex/pgfplots/gallery/pgfshell_cos.sh create mode 100644 Master/texmf-dist/doc/latex/pgfplots/gallery/pgfshell_replot.sh create mode 100644 Master/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_DoG.gnuplot create mode 100644 Master/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_DoG.table create mode 100644 Master/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_exp.gnuplot create mode 100644 Master/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_exp.table create mode 100644 Master/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_filesuffix.gnuplot create mode 100644 Master/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_filesuffix.table create mode 100644 Master/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_gnuplot_ppp.gnuplot create mode 100644 Master/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_gnuplot_ppp.table create mode 100644 Master/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_parable.gnuplot create mode 100644 Master/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_parable.table create mode 100644 Master/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_pow2.gnuplot create mode 100644 Master/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_pow2.table create mode 100644 Master/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_sin.gnuplot create mode 100644 Master/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_sin.table create mode 100644 Master/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_tangens.gnuplot create mode 100644 Master/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_tangens.table create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplots.basic.reference.tex create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplots.figlist create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplots.libs.groupplot.tex create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplots.libs.units.tex create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplots.makefile create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplots.reference.2dplots.tex create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplots.reference.3dconfiguration.tex create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplots.reference.3dplots.tex create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplots.reference.alignment.tex create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplots.reference.axis-addplot.tex create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplots.reference.axisdescription.tex create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplots.reference.closingplots.tex create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplots.reference.coordfiltering.tex create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplots.reference.errorbars.tex create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplots.reference.gridoptions-axiscoordinates.tex create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplots.reference.markers-meta.tex create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplots.reference.miscellaneous.tex create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplots.reference.numberformatting.tex create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplots.reference.preliminaryoptions.tex create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplots.reference.scaling.tex create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplots.reference.specifyrange.tex create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplots.reference.styleoptions.tex create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplots.reference.symbolic-transformations.tex create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplots.reference.symbolic.tex create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplots.reference.tickoptions.tex delete mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplotsJS.djs delete mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplotstable.example1.out.dat delete mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplotstable.example1.out.html delete mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplotstable.example1.out.tex create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplotstable.example3.dat create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfplotstable.example4.dat create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfshell_cos.sh create mode 100644 Master/texmf-dist/doc/latex/pgfplots/pgfshell_replot.sh create mode 100644 Master/texmf-dist/doc/latex/pgfplots/plotdata/first3d.dat create mode 100644 Master/texmf-dist/doc/latex/pgfplots/plotdata/group-1.dat create mode 100644 Master/texmf-dist/doc/latex/pgfplots/plotdata/pgfplots_scatterdata4.dat create mode 100644 Master/texmf-dist/doc/latex/pgfplots/plotdata/pgfplotsexample4.dat create mode 100644 Master/texmf-dist/doc/latex/pgfplots/plotdata/pgfplotsexample4_grid.dat create mode 100644 Master/texmf-dist/doc/latex/pgfplots/plotdata/scattercl.dat create mode 100644 Master/texmf-dist/doc/latex/pgfplots/texmf.cnf create mode 100644 Master/texmf-dist/scripts/pgfplots/pgfplots.py create mode 100644 Master/texmf-dist/tex/generic/pgfplots/libs/pgflibrarypgfplots.surfshading.code.tex create mode 100644 Master/texmf-dist/tex/generic/pgfplots/libs/pgfplotslibrary.code.tex delete mode 100644 Master/texmf-dist/tex/generic/pgfplots/libs/tikzlibrarydateplot.code.tex create mode 100644 Master/texmf-dist/tex/generic/pgfplots/libs/tikzlibrarypgfplots.dateplot.code.tex create mode 100644 Master/texmf-dist/tex/generic/pgfplots/libs/tikzlibrarypgfplots.external.code.tex create mode 100644 Master/texmf-dist/tex/generic/pgfplots/libs/tikzlibrarypgfplots.groupplots.code.tex create mode 100644 Master/texmf-dist/tex/generic/pgfplots/libs/tikzlibrarypgfplots.units.code.tex create mode 100644 Master/texmf-dist/tex/generic/pgfplots/liststructure/pgfplotsdeque.code.tex create mode 100644 Master/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfkeys.code.tex create mode 100644 Master/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmanual.code.tex create mode 100644 Master/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmanual.pdflinks.code.tex create mode 100644 Master/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmanual.prettyprinter.code.tex create mode 100644 Master/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_tikzexternal.sty create mode 100644 Master/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_tikzexternalshared.code.tex create mode 100644 Master/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_tikzlibraryexternal.code.tex create mode 100644 Master/texmf-dist/tex/generic/pgfplots/oldpgfplotscompatib/tikzlibrarydateplot.code.tex delete mode 100644 Master/texmf-dist/tex/generic/pgfplots/pgfplots.stackedplots.code.tex create mode 100644 Master/texmf-dist/tex/generic/pgfplots/pgfplotsstackedplots.code.tex create mode 100644 Master/texmf-dist/tex/generic/pgfplots/sys/pgflibrarypgfplots.surfshading.pgfsys-dvips.def create mode 100644 Master/texmf-dist/tex/generic/pgfplots/sys/pgflibrarypgfplots.surfshading.pgfsys-pdftex.def create mode 100644 Master/texmf-dist/tex/generic/pgfplots/util/pgfplotsbinary.code.tex create mode 100644 Master/texmf-dist/tex/latex/pgfplots/libs/tikzlibrarypgfplots.clickable.code.tex (limited to 'Master') diff --git a/Master/texmf-dist/doc/context/third/pgfplots/pgfplotsexample.pdf b/Master/texmf-dist/doc/context/third/pgfplots/pgfplotsexample.pdf index 97c115feeb7..4c0d4a58254 100644 Binary files a/Master/texmf-dist/doc/context/third/pgfplots/pgfplotsexample.pdf and b/Master/texmf-dist/doc/context/third/pgfplots/pgfplotsexample.pdf differ diff --git a/Master/texmf-dist/doc/context/third/pgfplots/pgfplotsexample.tex b/Master/texmf-dist/doc/context/third/pgfplots/pgfplotsexample.tex index 2dc477fd49a..d9903691077 100644 --- a/Master/texmf-dist/doc/context/third/pgfplots/pgfplotsexample.tex +++ b/Master/texmf-dist/doc/context/third/pgfplots/pgfplotsexample.tex @@ -1,6 +1,7 @@ %% ConTeXt file \usemodule[pgfplots] +\pgfplotsset{compat=newest}% <-- moves axis labels near ticklabels (respects tick label widths) \starttext Using Con{\TeX}t. diff --git a/Master/texmf-dist/doc/generic/pgfplots/README b/Master/texmf-dist/doc/generic/pgfplots/README index e0a52efb27b..78e09b81e88 100644 --- a/Master/texmf-dist/doc/generic/pgfplots/README +++ b/Master/texmf-dist/doc/generic/pgfplots/README @@ -1,17 +1,20 @@ pgfplots - A tool to work with scientific data. It draws normal and/or -logarithmic plots in LaTeX/TeX/ConTeXt. +logarithmic plots in two and three dimensions for LaTeX/TeX/ConTeXt. -pgfplotstable - Loads, rounds and formats and postprocesses numerical tables. +pgfplotstable - Loads, rounds, formats and postprocesses numerical tables. -Pgfplots draws high-quality function plots in normal or logarithmic -scaling with a user-friendly interface. The user supplies axis labels, legend -entries and the plot coordinates for one or more plots and Pgfplots applies -axis scaling, computes any logarithms and axis ticks and draws the plots. -It is based on Till Tantau's package PGF/TikZ. +PGFPlots draws high-quality function plots in normal or logarithmic scaling +with a user-friendly interface directly in TeX. The user supplies axis labels, +legend entries and the plot coordinates for one or more plots and PGFPlots +applies axis scaling, computes any logarithms and axis ticks and draws the +plots, supporting line plots, scatter plots, piecewise constant plots, bar +plots, area plots, mesh-- and surface plots and some more. It is based on Till +Tantau's package PGF/TikZ. Pgfplotstable displays numerical tables rounded to desired precision in various display formats, for example scientific format, fixed point format or integer, -using TeX's math facilities for pretty printing. +using TeX's math facilities for pretty printing. Furthermore, it provides +methods for table postprocessing. Please take a look at doc/latex/pgfplots/pgfplots.pdf @@ -19,7 +22,12 @@ and doc/latex/pgfplots/pgfplotstable.pdf. -Copyright 2007/2008 by Christian Feuersaenger. +REMARK +The virus killer Avira Antivir reports the virus HTML/Malicious PDF.Gen in pgfplots.pdf. +This is a FALSE ALARM caused by the pgfplots library for interactive, +clickable plots (based on javascript). It is virus-free. + +Copyright 2007/2008/2009 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 diff --git a/Master/texmf-dist/doc/latex/pgfplots/ChangeLog b/Master/texmf-dist/doc/latex/pgfplots/ChangeLog index c1fe62d1ee6..8e58a522a74 100644 --- a/Master/texmf-dist/doc/latex/pgfplots/ChangeLog +++ b/Master/texmf-dist/doc/latex/pgfplots/ChangeLog @@ -1,3 +1,876 @@ +2010-01-02 Christian Feuersaenger + + - Released version 1.3 + +2009-12-30 Christian Feuersaenger + + - ticklabel cs did not respect the shift of 'tick align=outside'. Fixed + that. + +2009-12-29 Christian Feuersaenger + + - fixed a bug with line plots and plot expression. + - fixed a rarely occuring bug in auto-tick positioning: the case "if just + one tick position available" assumed log axes. + - changed 'try min ticks' for 3D plots from 4 to 3 + - implemented support for a "too few tick labels" check for linear axes + - changed activation of 'every 3d description' such that it is processed + earlier. It should now be possible to overwrite more keys for 3D plots. + - updated docs for clickable lib. + +2009-12-23 Christian Feuersaenger + + - the color bar modification of yesterday was not completely correct, + fixed that + - width/height are now processed with \pgfmathparse + - fixed bug in 'colorbar horizontal' style + +2009-12-22 Christian Feuersaenger + + - improved extensibility of the point meta input methods + - fixed buggy treatment of some automatic cross references in manual + - fixed bug: log basis x changed the formatting of logarithmic y and z + axes as well. + - color bars can now be positioned using the axis description cs of the + PARENT axis. + +2009-12-18 Christian Feuersaenger + + - fixed buggy treatment of extra ticks in 3D axes + +2009-12-12 Christian Feuersaenger + + - fixed a reverse axis special case which lead to improper placing of tick + labels (they incorporated the tick width with wrong sign) + +2009-12-11 Christian Feuersaenger + + - added and documented |[xy]bar legend| styles and |[xy]bar interval + legend| styles + - renamed 'every mesh legend' to 'mesh legend' for consistency + - improved 'mesh legend' (rescaled and reshiftet it a bit) + +2009-12-10 Christian Feuersaenger + + - fixed expansion bug in 'scatter/classes' + - added the \addlegendimage extension which simply provides options for a + further legend image. + +2009-12-09 Christian Feuersaenger + + - added variant |xticklabels from table| + +2009-12-08 Christian Feuersaenger + + - added \pgfplotstabletranspose command. + +2009-12-07 Christian Feuersaenger + + - the 'log basis *' implementation didn't handle unbounded coords + correctly; fixed that + +2009-12-05 Christian Feuersaenger + + - fixed bug in processing of axis lines. + The new version should also allow 3D axis line variations and reversed axes + - fixed bug occuring for reversed axes and the 'above origin' (and + friends) anchors. + + +2009-12-04 Christian Feuersaenger + + - fixed plot graphics and reversed axes + - allowed reversed color bars + - fixed axis line variations and reversed axes + +2009-12-03 Christian Feuersaenger + + - added '3d box=complete' feature + +2009-12-02 Christian Feuersaenger + + - found and fixed bug: tick labels could penetrate the axis. This should + no longer happen. + +2009-11-26 Christian Feuersaenger + + - added \pgfplotsinvokeforeach + - worked on docs + +2009-11-24 Christian Feuersaenger + + - fixed a (rarely occuring) bug in plot table where the detection if the + arg is a file- or structure failed. + +2009-11-23 Christian Feuersaenger + + - Added the 'color list' cycle list which contains only colors (now + markers). This might be handy in conjunction with |cycle multi list|. + - updated docs. + - a copy of the automatic image externalization 'external' lib is now + available when using + \usepgfplotslibrary{external} + even without Tikz CVS installed. + - 'width' and 'height' can now be queried with + \pgfkeysvalueof{/pgfplots/width} while axis descriptions are processed. + - extended the |function graph cut y| by a |foreach| feature to provide + the input tables. + +2009-11-19 Christian Feuersaenger + + - fixed bug with cycle multi list: it couldn't be overridden with cycle + list or cycle list name. + - added \addlegendentryexpanded + +2009-11-18 Christian Feuersaenger + + - wrote primitive exception handling for better error messages (in + pgfplotscore.code.tex) + - fixed \thisrow in create on use statements: it did not respect aliases. + +2009-11-18 Nick Papior Andersen + + - Added a key |line legend| which sets the |legend image code| back + to its original value. This makes it easy to use area legends + together with line legends + - The docs have been updated accordingly. See the example under + |area legend| + +2009-11-15 Christian Feuersaenger + + - auto xrefs now support point coordinate systems. + - auto xrefs now provide an interface to deal with tricky active + characters (for |-) + +2009-11-13 Christian Feuersaenger + + - improved sanity checking for plot file by introducing trailing 0 0 0 to each line + +2009-11-11 Christian Feuersaenger + + - improved docs for 3D coordinate ordering. + - fixed bug with |samples y|. + +2009-11-10 Christian Feuersaenger + + - improved plot gnuplot and 3D interface + - fixed some 3D plot expressions things (samples y, y domain where not + completely correct) + +2009-11-06 Christian Feuersaenger + + - tuned the |footnotesize| style. + +2009-11-03 Christian Feuersaenger + + - added |rawx|, |rawy| and |rawz| math constants to access unprocessed + input coordinates. + +2009-10-30 Christian Feuersaenger + + - improved loop macros + +2009-10-27 Christian Feuersaenger + + - improved the interface for |nodes near coords| + - added starred key versions for |use mapped color*|, |nodes near + coords*|, |scatter/classes*|. These starred versions APPEND code to |@pre + marker code| insteaf of overwriting it. + - documented |nodes near coords| and the starred variants for scatter + plots. + +2009-10-26 Christian Feuersaenger + + - Added col sep=tab + +2009-10-23 Christian Feuersaenger + + - Fixed buggy xshift and yshift keys: they shifted axis descriptions too + much + - fixed buggy 'hide x axis': it lead to removal of *y*tick marks and grid + lines. + - during plot table: renamed \x, \y, \z etc to \columnx, \columny. They + posed naming conflicts (and are perhaps useless anyway). + +2009-10-20 Christian Feuersaenger + + - It is now possible to access all table columns as long as |\addplot + table| is working. Possible occurences are coordinate filters or point + meta expressions. + - |point meta={}| won't yield error messages any longer if the + expression contains temporary control sequences like \thisrow. + - rel axis cs now invokes the math parser. + - added 'restrict expr to domain' + +2009-10-14 Nick Papior Andersen + + - Added a MakeFile for the test folder. One can use + this for compiling sections individually. I.e.: + * make pgfplotstest.libs.groupplots.tex + would yield only typesetting of the groupplots + test section. + - Currently it cannot handle more than one section at a time + although it can process the whole by calling: + * make all + * make test + * make pgfplotstest.pdf + which are all equivalent! + +2009-10-13 Nick Papior Andersen + + - Changed documentation for units and groupplots library + - Updated code of groupplots with filtering keys + +2009-10-13 Christian Feuersaenger + + - Improved placing of axis labels: the |near ticklabel| anchor was not + completely correct. + +2009-10-12 Christian Feuersaenger + + - added |cycle multi list|. + +2009-10-08 Christian Feuersaenger + + - Added |axis background| + +2009-10-08 Christian Feuersaenger + + - fixed buggy scanline detection for plot table. + - fixed support for special anchors when non-rectangular shapes are used. + - added support for legend in scatter/classes. + +2009-10-06 Christian Feuersaenger + + - revised manual and worked on cross referencing + - fixed buggy tick show tests for non-boxed axis lines + +2009-10-05 Christian Feuersaenger + + - |plot coordinates| now supports mathematical expressions. + +2009-10-03 Christian Feuersaenger + + - Manual: added (auto-generated) document-internal pdf links and + implemented syntax analyser for codeexamples to + generate cross-references automatically. + +2009-09-29 Christian Feuersaenger + + - fixed reversed axes for 3D axes + - added new, experimental feature 'allow reversal of rel axis cs'. It + affects 'rel axis cs' and 'ticklabel cs' in case of reversed axes. + +2009-09-26 Nick Papior Andersen + + - added a new library which can group plots. + * \usepgfplotslibrary{groupplots} + - a new environment \begin{groupplot} has been created + - within the environment a command \nextgroupplot[