From 0ad871264bb50223849cde841af64a82c53038be Mon Sep 17 00:00:00 2001 From: Yu Zhai Date: Wed, 5 Nov 2025 15:39:08 +0800 Subject: [PATCH] align the Style section --- cheatsheets.tex | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/cheatsheets.tex b/cheatsheets.tex index ded4174..43c2467 100644 --- a/cheatsheets.tex +++ b/cheatsheets.tex @@ -677,16 +677,20 @@ \API{https://matplotlib.org/tutorials/introductory/customizing.html}} \setlength{\fboxsep}{0pt}% \setlength{\fboxrule}{.25pt}% - {\ttfamily plt.style.use(\textbf{style})\medskip}\\ + {\ttfamily plt.style.use(\textbf{style})\medskip} + \fbox{\includegraphics[width=.32\columnwidth]{style-default.pdf}} \fbox{\includegraphics[width=.32\columnwidth]{style-classic.pdf}} \fbox{\includegraphics[width=.32\columnwidth]{style-grayscale.pdf}} + \fbox{\includegraphics[width=.32\columnwidth]{style-ggplot.pdf}} \fbox{\includegraphics[width=.32\columnwidth]{style-seaborn-v0_8.pdf}} \fbox{\includegraphics[width=.32\columnwidth]{style-fast.pdf}} + \fbox{\includegraphics[width=.32\columnwidth]{style-bmh.pdf}} \fbox{\includegraphics[width=.32\columnwidth]{style-Solarize_Light2.pdf}} \fbox{\includegraphics[width=.32\columnwidth]{style-seaborn-v0_8-notebook.pdf}} + \end{myboxed} % \vspace{\fill}