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

Style changes omnibus PR#5774

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
tacaswell merged 33 commits intomatplotlib:v2.xfrommdboom:style-change2
Feb 8, 2016
Merged
Changes from1 commit
Commits
Show all changes
33 commits
Select commitHold shift + click to select a range
14281fd
Change default image interpolation to nearest
jenshnielsenJul 10, 2015
76c70be
Change docstring to reflect new default interpolation
jenshnielsenJul 10, 2015
bba003f
fix typo
jenshnielsenNov 6, 2015
86b7a59
fix #4854: set default numpoints of legend entries to 1
gautehSep 24, 2015
d2f6bea
Fix #5419: Set default figure background to white
mdboomDec 14, 2015
87ba8b0
Don't plot errorbar caps by default
mdboomDec 14, 2015
38d4e31
Grey solid tick lines
mdboomNov 8, 2015
5317d35
API: use 'best' for default legend location
tacaswellNov 9, 2015
5695389
Outward ticks (Fix #4502)
mdboomNov 16, 2015
3e7471a
Use "new" blue by default
mdboomNov 16, 2015
28c632f
Change default color map (Fix #875)
mdboomNov 16, 2015
4472125
Use Vega collection10 colors instead
mdboomNov 17, 2015
f45e9bc
Rounded corners on legend box
mdboomDec 14, 2015
4513182
Fix #4700: Use overlay by default
mdboomNov 17, 2015
09b29d8
Simplify examples to use defaults more often
mdboomNov 25, 2015
3abcb95
Add what's new
mdboomDec 14, 2015
f2ac1bb
Document Xtick.minor.visible
mdboomDec 14, 2015
318a044
Use image.resample == True
mdboomDec 31, 2015
417db2f
Update test images
mdboomDec 31, 2015
82558ee
Revert some changes caught by @QuLogic in review
mdboomJan 21, 2016
c5864ce
Fix typo
mdboomJan 22, 2016
30b4341
Update test images
mdboomDec 31, 2015
0f4e3a6
Improve what's new
mdboomJan 25, 2016
c44bd3d
Fix formatting
mdboomJan 25, 2016
fa4c56e
Change figure background for real
mdboomJan 25, 2016
caa711b
More detail in what's new
mdboomJan 26, 2016
c2580a5
Remove info about Blues colormap -- we're punting
mdboomJan 26, 2016
f0e98fa
USe tight_layout rather than hardcoded space
mdboomJan 26, 2016
7718b15
Don't use jet
mdboomJan 26, 2016
0aae0f0
Don't hardcode linewidth
mdboomJan 26, 2016
f21d5cf
Fix comment
mdboomJan 26, 2016
31f28bc
Fix comment
mdboomJan 26, 2016
b394ae7
Add missing test file
mdboomJan 27, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
Fix comment
  • Loading branch information
@mdboom
mdboom committedJan 26, 2016
commit31f28bcf2a0849d444d4209b0ce58e46e8829059
4 changes: 2 additions & 2 deletionsmatplotlibrc.template
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -317,8 +317,8 @@ backend : $TEMPLATE_BACKEND
# http://en.wikipedia.org/wiki/Plus_and_minus_signs#Character_codes
#axes.prop_cycle : cycler('color',
# ['#1f77b4', '#ff7f0e', '#2ca02c', '#d62728',
'#9467bd', '#8c564b', '#e377c2', '#7f7f7f',
'#bcbd22', '#17becf'])
# '#9467bd', '#8c564b', '#e377c2', '#7f7f7f',
# '#bcbd22', '#17becf'])
# color cycle for plot lines
# as list of string colorspecs:
# single letter, long name, or
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp