Skip to content

Online HTML version of the manual of the pgfplots TeX package

DominikPeters/pgfplots-html-manual

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online version of the pgfplots manual

This is an HTML version of the pgfplots manual. It is available at https://tikz.dev/pgfplots/.

It is produced using the lwarp package, based on similar code as my PGF/TikZ HTML manual. For feedback and bug reports, please use the issue tracker at https://github.com/DominikPeters/tikz.dev-issues/issues.

Readme of the pgfplots package

pgfplots - Create normal/logarithmic plots in two and three dimensions for LaTeX/TeX/ConTeXt.

pgfplotstable - Loads, rounds, formats and postprocesses numerical tables.

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. It supports line plots, scatter plots, piecewise constant plots, bar plots, area plots, mesh and surface plots, patch plots, contour plots, quiver plots, histogram plots, polar axes, ternary diagrams, smith charts and some more.

Pgfplots is based on Till Tantau's package PGF/TikZ (pgf).

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. Furthermore, it provides methods for table postprocessing.

Please take a look at doc/latex/pgfplots/pgfplots.pdf and doc/latex/pgfplots/pgfplotstable.pdf.

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 the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Online HTML version of the manual of the pgfplots TeX package

Resources

Stars

Watchers

Forks

Languages

  • TeX 94.3%
  • Lua 3.4%
  • Shell 1.2%
  • MATLAB 0.4%
  • Makefile 0.3%
  • Perl 0.2%
  • Other 0.2%