Skip to content

Commit eadc802

Browse files
committed
formatting iv: style sheets
1 parent 4f27d95 commit eadc802

File tree

3 files changed

+290
-0
lines changed

3 files changed

+290
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ This project is not connected to the gallery on [http://matplotlib.org/gallery.h
1616
- [Formatting I: subplots, markers, colors, axes](#formatting-i-subplots-markers-colors-axes)
1717
- [Formatting II: gridlines](#formatting-ii-gridlines)
1818
- [Formatting III: legends](#formatting-iii-what-it-takes-to-become-a-legend)
19+
- [Formatting IV: style sheets](#formatting-iv-style-sheets)
1920
- [Histograms](#histograms)
2021
- [Line plots](#line-plots)
2122
- [Preparing Plots for Publication](#preparing-plots-for-publication)
@@ -181,6 +182,25 @@ Or even better: It would be great if you would simply fork this project and send
181182
<br>
182183
<br>
183184

185+
## [Formatting IV: Style Sheets](./ipynb/formatting_4.ipynb)
186+
187+
![](./images/formatting_4.png)
188+
189+
[[back to top](https://github.com/rasbt/matplotlib-gallery#matplotlib-gallery)]
190+
191+
<br>
192+
<br>
193+
194+
<a href='./ipynb/formatting_3.ipynb'>
195+
![](./images/formatting_3.png)
196+
[[NBViewer](http://nbviewer.ipython.org/github/rasbt/matplotlib-gallery/blob/master/ipynb/formatting_3.ipynb)][[GitHub Rendering](./ipynb/formatting_3.ipynb)]
197+
</a>
198+
199+
<br>
200+
<br>
201+
<br>
202+
<br>
203+
184204

185205
## [Histograms](./ipynb/histograms.ipynb)
186206

images/formatting_4.png

163 KB
Loading

0 commit comments

Comments
 (0)