mirror of
https://github.com/wassname/matplotlibrc.git
synced 2026-09-09 11:26:43 +08:00
Shows image examples
This commit is contained in:
+22
@@ -11,3 +11,25 @@ Add a new matplotlibrc file to the `rc` dir, say `myrc`, and use::
|
||||
See the `showstyle.py` file for usage -- for example, note how `hist` and
|
||||
`scatter` grab the first color in `rcParams['axes.color_cycle']` since there's
|
||||
no way to set the default scatter or hist color via rcParams.
|
||||
|
||||
Screenshots
|
||||
-----------
|
||||
|
||||
Some included styles are:
|
||||
|
||||
- default
|
||||
|
||||
.. image:: screenshots/default.png
|
||||
|
||||
- ggplotish
|
||||
|
||||
.. image:: screenshots/ggplotish.png
|
||||
|
||||
- probpro
|
||||
|
||||
.. image:: screenshots/probpro.png
|
||||
|
||||
- rlike
|
||||
|
||||
.. image:: screenshots/rlike.png
|
||||
|
||||
|
||||
Reference in New Issue
Block a user