|
760 | 760 | %
|
761 | 761 | \begin{myboxed}{Ten simple rules \hfill
|
762 | 762 | \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 |
773 | 773 | \end{myboxed}
|
774 | 774 | \end{multicols*}
|
775 | 775 |
|
|
1028 | 1028 | %
|
1029 | 1029 | \begin{myboxed}{Beyond Matplotlib}
|
1030 | 1030 | \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\\ |
1034 | 1034 | \href{https://mpld3.github.io}{\textbf{mpld3}}: Bringing Matplotlib to the browser\\
|
1035 | 1035 | \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 |
1037 | 1037 | \end{myboxed}
|
1038 | 1038 | %
|
1039 | 1039 | \begin{center}
|
|
0 commit comments