mirror of
https://github.com/egeerardyn/awesome-LaTeX.git
synced 2025-04-19 11:38:05 +02:00
Add pgfplots
This commit is contained in:
parent
8bc2d37146
commit
5c2642c075
1 changed files with 1 additions and 0 deletions
|
@ -157,6 +157,7 @@ Typically, it is easier to get to work with `pdflatex` than PSTricks is.
|
|||
- [TeXample](http://www.texample.net) - Blog about LaTex, with a big collection of TikZ figures.
|
||||
- [LaTeX en SI](http://sciences-indus-cpge.papanicola.info/-LaTeX-en-SI-) - Useful website with some custom packages to draw special plots (Bode, Nyquist, electrical schematics, block schematics, ...) using TikZ. Note that everything is in French.
|
||||
- [tkz](http://altermundus.com/pages/tkz/index.html) - A collection of TikZ-based packages to make plots and graphs.
|
||||
- [pgfplots](http://pgfplots.sourceforge.net) - A truely awesome plotting library on top of and in the style of TikZ/pgf. This library can load in CSV data files, perform some calculations and create beautiful plots.
|
||||
|
||||
## Templates
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue