Directory graphics/pgf/contrib/tikzfxgraph
tikzfxgraph
Plotting functions in a simplified way. (using pgfplots and gnuplot)
For more details, see the documentation, tikzfxgraph.pdf
Requirements
- a fairly recent LaTeX distribution as recent as 2022/06/01
(with the new in kernel ProcessKeyOptions and NewDocumentCommand).
- gnuplots version 5.4 recommended (version 6 works, but generate some character error messages, due to a UTF8/UTF16 mismatch)
Installation
The stable version is available at CTAN.
Usage
Stable version
Just place
\usepackage{tikz} \usepackage{pgfplots} ... \usepackage{tikzfxgraph}
in the preamble and compile away.
Contacting Author
For bug reports and enhancement suggestions, the preferred way is to use the project's issue page. Please be ready to provide an example code showing the bug, if any.
Please do not use the issue page for generic help on how to use the package.
Copyright 2025-present by Alceu Frigeri
This work may be distributed and/or modified under the conditions of
- The LaTeX Project Public License, version 1.3c (or later), and/or
- The GNU Affero General Public License, version 3 (or later)
This work has the LPPL maintenance status maintained.
The Current Maintainer of this work is Alceu Frigeri
## This work consist of the files
- tikzfxgraph.sty
- the package itself
- README.md (this file)
- quick introduction
- tikzfxgraph.tex
- package documentation
- tikzfxgraph.pdf
- documentation in PDF format
————-
Change log
- Version 1.0 (this)
- Initial setup.
- Initial CTAN release.
- Initial setup.
Download the contents of this package in one zip archive (593.2k).
tikzfxgraph – Plotting functions in a simplified way
This package is mostly a wrap around pgfplots and Gnuplot, hiding most of their inherent complexity.
Package | tikzfxgraph |
Home page | https://github.com/alceu-frigeri/tikzfxgraph |
Support | https://github.com/alceu-frigeri/tikzfxgraph/issues |
Bug tracker | https://github.com/alceu-frigeri/tikzfxgraph/issues |
Announcements | https://github.com/alceu-frigeri/tikzfxgraph/releases |
Version | 1.0 2025-04-19 |
Licenses | The LaTeX Project Public License 1.3c GNU General Public License, version 3 or newer |
Copyright | 2025 Alceu Frigeri |
Maintainer | Alceu Frigeri |
Contained in | TeX Live as tikzfxgraph MiKTeX as tikzfxgraph |
Topics | PGF TikZ Graphics plot |
