Concept Flow - LaTeX integration for papers
Start: Import matplotlib
Set LaTeX preamble and rcParams
Create plot with labels using LaTeX syntax
Render plot with LaTeX fonts and math
Save or show plot
End
This flow shows how to set up matplotlib to use LaTeX for text rendering in plots, then create and display a plot with LaTeX formatted labels.