Skip to content

Commit 72d8882

Browse files
committed
DOC: add missing files
1 parent 60e611a commit 72d8882

File tree

405 files changed

+21135
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

405 files changed

+21135
-0
lines changed

1.4.3/_sources/style_changes.txt

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
Default Style Changes
2+
=====================
3+
4+
Colormap
5+
--------
6+
7+
``matplotlib`` is changing the default colormap and styles in the
8+
upcoming 2.0 release!
9+
10+
The new default color map will be 'viridis' (aka `option
11+
D <http://bids.github.io/colormap/>`_). For an introduction to color
12+
theory and how 'viridis' was generated watch Nathaniel Smith and
13+
Stéfan van der Walt's talk from SciPy2015
14+
15+
.. raw:: html
16+
17+
<iframe width="560" height="315" src="https://www.youtube.com/embed/xAoljeRJ3lU" frameborder="0" allowfullscreen></iframe>
18+
19+
All four color maps will be included in matplotlib 1.5.
20+
21+
22+
Everything Else
23+
---------------
24+
25+
We are soliciting proposals to change any and all visual defaults
26+
(including adding new rcParams as needed).
27+
28+
If you have a proposal please create an issue or PR on `github <https://github.com/matplotlib/matplotlib/issues/new>`_ with the
29+
changes to `rcsetup.py` and `matplotlibrc.template` by August 9, 2015.
30+
31+
In the second week of August, Micheal Droettboom and I will decide on
32+
the new default styles, with the release of 2.0 by the beginning of
33+
September 2015.
34+
35+
A 'classic' style sheet will be provided so reverting to the 1.x
36+
default values will be a single line of python
37+
(`mpl.style.use('classic')`).

_images/advanced_hillshading_00.png

112 KB
Loading

_images/advanced_hillshading_01.png

145 KB
Loading

_images/advanced_hillshading_02.png

127 KB
Loading

_images/agg_buffer.png

9.72 KB
Loading

_images/autowrap_demo.png

123 KB
Loading
193 KB
Loading

_images/boxplot_color_demo.png

15.5 KB
Loading

_images/boxplot_explanation.png

186 KB
Loading

_images/boxplot_vs_violin_demo.png

30.4 KB
Loading

0 commit comments

Comments
 (0)