IhateLaTeX Open Resume Builder

PGFPlots Graph & Function Generator — Mathematical Curves in LaTeX

Create mathematical function plots and probability distributions in LaTeX with PGFPlots: activation comparisons, Gaussian bell curves with shaded intervals, and custom domains.

What is the PGFPlots Graph Generator?

IhateLaTeX runs entirely in your browser via a WebAssembly pdfTeX engine — no servers, no sign-up, no uploads. Every tool below is 100% free with unlimited use. The PGFPlots Graph Generator produces vector plots and probability curves that compile with \usepackage{pgfplots}.

Key Features of the PGFPlots Graph & Function Generator

Activation Curves

Side-by-side Sigmoid, ReLU, and Tanh curves with publication legends.

Gaussian Distributions

Normal probability density curves with shaded confidence intervals and parameters.

How to Use It (Step by Step)

  1. Choose between Neural Activation curves or Gaussian Normal distribution.
  2. Toggle grid lines and legend options.
  3. Copy the PGFPlots LaTeX code.

Frequently Asked Questions

How do I plot mathematical functions in LaTeX?

Use PGFPlots inside a tikzpicture environment with \addplot[domain=-4:4] {func(x)};.

All Free IhateLaTeX Tools