Skip to content

Commit 0b77d03

Browse files
authored
Merge pull request #176 from zhaiyusci/main
align the Style section
2 parents 9a88dcf + 0ad8712 commit 0b77d03

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

cheatsheets.tex

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -677,16 +677,20 @@
677677
\API{https://matplotlib.org/tutorials/introductory/customizing.html}}
678678
\setlength{\fboxsep}{0pt}%
679679
\setlength{\fboxrule}{.25pt}%
680-
{\ttfamily plt.style.use(\textbf{style})\medskip}\\
680+
{\ttfamily plt.style.use(\textbf{style})\medskip}
681+
681682
\fbox{\includegraphics[width=.32\columnwidth]{style-default.pdf}}
682683
\fbox{\includegraphics[width=.32\columnwidth]{style-classic.pdf}}
683684
\fbox{\includegraphics[width=.32\columnwidth]{style-grayscale.pdf}}
685+
684686
\fbox{\includegraphics[width=.32\columnwidth]{style-ggplot.pdf}}
685687
\fbox{\includegraphics[width=.32\columnwidth]{style-seaborn-v0_8.pdf}}
686688
\fbox{\includegraphics[width=.32\columnwidth]{style-fast.pdf}}
689+
687690
\fbox{\includegraphics[width=.32\columnwidth]{style-bmh.pdf}}
688691
\fbox{\includegraphics[width=.32\columnwidth]{style-Solarize_Light2.pdf}}
689692
\fbox{\includegraphics[width=.32\columnwidth]{style-seaborn-v0_8-notebook.pdf}}
693+
690694
\end{myboxed}
691695
%
692696
\vspace{\fill}

0 commit comments

Comments
 (0)