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

Dflt autodateformat#5698

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
mdboom merged 4 commits intomatplotlib:v2.xfromtacaswell:dflt_autodateformat
Jan 4, 2016
Merged

Conversation

tacaswell
Copy link
Member

No description provided.

 - Use ISO complient formats by default - aded extra level of scale (seconds) - add rcparams for all of these stringsclosesmatplotlib#4808closesmatplotlib#4809closesmatplotlib#5086
@tacaswell
Copy link
MemberAuthor

don't merge, this still needs to have comments from#5445 addressed.

Switch to using `string.Template` instead of `%` formatting togenerate default matplotlibrc file.  This is to avoid having to escapeany old or new style format strings that we want to put into the defaultmatplotlibrc file.
@tacaswell
Copy link
MemberAuthor

I think I have addressed all of@mdboom and@WeatherGod 's comments in#5445.

This can either be merged as-is or folding into#5774

@tacaswelltacaswell added this to thenext major release (2.0) milestoneJan 3, 2016
@@ -4,7 +4,7 @@
"""

from __future__ import print_function, absolute_import

from string import Template
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Weird that I've never used this, but it seems like the right tool for the job...

mdboom added a commit that referenced this pull requestJan 4, 2016
@mdboommdboom merged commit4c83537 intomatplotlib:v2.xJan 4, 2016
@mdboom
Copy link
Member

Merged this. I'llgit rebase -i it out of#5774

@tacaswelltacaswell deleted the dflt_autodateformat branchMay 12, 2016 21:40
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
v2.0.0
Development

Successfully merging this pull request may close these issues.

2 participants
@tacaswell@mdboom

[8]ページ先頭

©2009-2025 Movatter.jp