Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5140f0c

Browse files
NelleVMeeseeksDev[bot]
authored and
MeeseeksDev[bot]
committed
Backport PR#11355: DOC: Small tweak to customizing tutorial default style files can be found on github
1 parent22efd0b commit5140f0c

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

‎tutorials/introductory/customizing.py‎

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
"""
2-
Customizingmatplotlib
3-
======================
2+
CustomizingMatplotlib with style sheets and rcParams
3+
=====================================================
44
5-
Tips for customizing the properties and default styles ofmatplotlib.
5+
Tips for customizing the properties and default styles ofMatplotlib.
66
77
Using style sheets
88
------------------
@@ -11,7 +11,7 @@
1111
the same parameters as a matplotlibrc_ file (which is read at startup to
1212
configure matplotlib).
1313
14-
There are a number of pre-defined styles provided bymatplotlib. For
14+
There are a number of pre-defined styles`provided byMatplotlib`_. For
1515
example, there's a pre-defined style called "ggplot", which emulates the
1616
aesthetics of ggplot_ (a popular plotting package for R_). To use this style,
1717
just add:
@@ -186,3 +186,4 @@
186186
# .. _matplotlibrc: http://matplotlib.org/users/customizing.html
187187
# .. _ggplot: http://ggplot2.org/
188188
# .. _R: https://www.r-project.org/
189+
# .. _provided by Matplotlib: https://github.com/matplotlib/matplotlib/tree/master/lib/matplotlib/mpl-data/stylelib

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp