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

Commite87dc6f

Browse files
committed
Add 'scatter.marker' to matplotlibrc.template and classic style sheet
1 parent2e188bf commite87dc6f

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

‎lib/matplotlib/mpl-data/stylelib/classic.mplstyle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,9 @@ contour.corner_mask : True
325325
# errorbar props
326326
errorbar.capsize: 3
327327

328+
# scatter props
329+
scatter.marker: o
330+
328331
### Boxplots
329332
boxplot.bootstrap: None
330333
boxplot.boxprops.color: b

‎matplotlibrc.template

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -461,6 +461,9 @@ backend : $TEMPLATE_BACKEND
461461
# If Numpy 1.11 or later is
462462
# installed, may also be `auto`
463463

464+
### SCATTER PLOTS
465+
#scatter.marker # The default marker type for scatter plots.
466+
464467
### Agg rendering
465468
### Warning: experimental, 2008/10/10
466469
#agg.path.chunksize : 0 # 0 to disable; values in the range

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp