Skip to content

Commit 83b6426

Browse files
authored
Merge pull request #121 from oscargus/casing
Change casing of sentences
2 parents 56c1693 + 49950f4 commit 83b6426

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

cheatsheets.tex

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -760,16 +760,16 @@
760760
%
761761
\begin{myboxed}{Ten simple rules \hfill
762762
\READ{https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1003833}}
763-
1. Know Your Audience\\
764-
2. Identify Your Message\\
765-
3. Adapt the Figure\\
766-
4. Captions Are Not Optional\\
767-
5. Do Not Trust the Defaults\\
768-
6. Use Color Effectively\\
769-
7. Do Not Mislead the Reader\\
770-
8. Avoid “Chartjunk\\
771-
9. Message Trumps Beauty\\
772-
10. Get the Right Tool
763+
1. Know your audience\\
764+
2. Identify your message\\
765+
3. Adapt the figure\\
766+
4. Captions are not optional\\
767+
5. Do not trust the defaults\\
768+
6. Use color effectively\\
769+
7. Do not mislead the reader\\
770+
8. Avoid “chartjunk\\
771+
9. Message trumps beauty\\
772+
10. Get the right tool
773773
\end{myboxed}
774774
\end{multicols*}
775775

@@ -1028,12 +1028,12 @@
10281028
%
10291029
\begin{myboxed}{Beyond Matplotlib}
10301030
\smallskip
1031-
\href{https://seaborn.pydata.org/}{\textbf{Seaborn}}: Statistical Data Visualization\\
1032-
\href{https://scitools.org.uk/cartopy/docs/latest/}{\textbf{Cartopy}}: Geospatial Data Processing\\
1033-
\href{https://yt-project.org/doc/index.html}{\textbf{yt}}: Volumetric data Visualization\\
1031+
\href{https://seaborn.pydata.org/}{\textbf{Seaborn}}: Statistical data visualization\\
1032+
\href{https://scitools.org.uk/cartopy/docs/latest/}{\textbf{Cartopy}}: Geospatial data processing\\
1033+
\href{https://yt-project.org/doc/index.html}{\textbf{yt}}: Volumetric data visualization\\
10341034
\href{https://mpld3.github.io}{\textbf{mpld3}}: Bringing Matplotlib to the browser\\
10351035
\href{https://datashader.org/}{\textbf{Datashader}}: Large data processing pipeline\\
1036-
\href{https://plotnine.readthedocs.io/en/latest/}{\textbf{plotnine}}: A Grammar of Graphics for Python
1036+
\href{https://plotnine.readthedocs.io/en/latest/}{\textbf{plotnine}}: A grammar of graphics for Python
10371037
\end{myboxed}
10381038
%
10391039
\begin{center}

0 commit comments

Comments
 (0)