Concept Flow - Mathematical expressions with LaTeX
Write LaTeX string
Pass string to matplotlib
matplotlib parses LaTeX
Render expression on plot
Display plot with math
This flow shows how a LaTeX string is given to matplotlib, parsed, and rendered as a math expression on a plot.