Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Merge v0.98.x into v0.99.x#7
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
Merged
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
svn path=/trunk/matplotlib/; revision=7199
svn path=/trunk/matplotlib/; revision=7200
svn path=/trunk/matplotlib/; revision=7201
svn path=/trunk/matplotlib/; revision=7202
svn path=/trunk/matplotlib/; revision=7203
svn path=/trunk/matplotlib/; revision=7204
svn path=/trunk/matplotlib/; revision=7205
…_surface.Fix-up and extend contours. Add examples.svn path=/trunk/matplotlib/; revision=7206
svn path=/trunk/matplotlib/; revision=7207
svn path=/trunk/matplotlib/; revision=7208
svn path=/trunk/matplotlib/; revision=7210
https://matplotlib.svn.sf.net/svnroot/matplotlib/branches/v0_98_5_maint........ r7209 | jdh2358 | 2009-06-10 13:39:22 -0400 (Wed, 10 Jun 2009) | 1 line remove gw32c from setupext........ r7211 | mdboom | 2009-06-12 09:39:59 -0400 (Fri, 12 Jun 2009) | 2 lines Fix PDFs for use with ReportLab's pedantic parser........svn path=/trunk/matplotlib/; revision=7212
svn path=/trunk/matplotlib/; revision=7213
svn path=/trunk/matplotlib/; revision=7214
svn path=/trunk/matplotlib/; revision=7215
svn path=/trunk/matplotlib/; revision=7216
svn path=/trunk/matplotlib/; revision=7217
svn path=/trunk/matplotlib/; revision=7218
…showsvn path=/trunk/matplotlib/; revision=7219
svn path=/trunk/matplotlib/; revision=7220
…bug 2805312svn path=/trunk/matplotlib/; revision=7221
svn path=/trunk/matplotlib/; revision=7222
svn path=/trunk/matplotlib/; revision=7226
https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/branches/v0_98_5_maintThis is duplicate fix of r7226 in the trunk......... r7227 | leejjoon | 2009-06-19 00:39:24 -0400 (Fri, 19 Jun 2009) | 1 line fix sf bug 2806283 (patch by Joonas Paalasmaa)........svn path=/trunk/matplotlib/; revision=7228
https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/branches/v0_98_5_maint........ r7229 | leejjoon | 2009-06-21 14:44:53 -0400 (Sun, 21 Jun 2009) | 2 lines fixed axes.scatter bug that circular symbol style is ignored........svn path=/trunk/matplotlib/; revision=7230
svn path=/trunk/matplotlib/; revision=7233
svn path=/trunk/matplotlib/; revision=7234
… file)svn path=/trunk/matplotlib/; revision=7235
svn path=/trunk/matplotlib/; revision=7239
svn path=/trunk/matplotlib/; revision=7240
…or an empty stringsvn path=/branches/v0_99_maint/; revision=8135
svn path=/branches/v0_99_maint/; revision=8145
svn path=/branches/v0_99_maint/; revision=8146
svn path=/branches/v0_99_maint/; revision=8160
svn path=/branches/v0_99_maint/; revision=8171
svn path=/branches/v0_99_maint/; revision=8172
svn path=/branches/v0_99_maint/; revision=8173
svn path=/branches/v0_99_maint/; revision=8174
svn path=/branches/v0_99_maint/; revision=8175
… when pack_start=Truesvn path=/branches/v0_99_maint/; revision=8179
…enbergsvn path=/branches/v0_99_maint/; revision=8181
svn path=/branches/v0_99_maint/; revision=8184
svn path=/branches/v0_99_maint/; revision=8185
…. Thanks to Ray Speth for the bug report.svn path=/branches/v0_99_maint/; revision=8191
svn path=/branches/v0_99_maint/; revision=8193
svn path=/branches/v0_99_maint/; revision=8195
svn path=/branches/v0_99_maint/; revision=8197
svn path=/branches/v0_99_maint/; revision=8325
svn path=/branches/v0_99_maint/; revision=8345
svn path=/branches/v0_99_maint/; revision=8375
This marks all commits in v0.91.x and v0.98.x as merged into v0.99.x.
jenshnielsen pushed a commit to jenshnielsen/matplotlib that referenced this pull requestNov 8, 2011
Py3 update texmanager
Closed
magnunor pushed a commit to magnunor/matplotlib that referenced this pull requestDec 5, 2013
… of bugs fixed and some small improvementsBUG-FIX: only the last axis was added to the dictionary when readingBUG-FIX: the data was always loaded as a SIBUG-FIX: the files written as vector were not loaded with the right dimensionsENHANCE: the calibration of all the axes are now written
pelson added a commit that referenced this pull requestJan 13, 2014
Modify AnchoredSizeBar: change fontprops argument to fontproperties
jmehne pushed a commit to jmehne/matplotlib that referenced this pull requestMar 23, 2016
Small rewrite of the rebase PR
swfiua pushed a commit to swfiua/matplotlib that referenced this pull requestMar 17, 2017
Currie now runs one widget at a time
Closed
This pull request wasclosed.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is another recursive maintenance branch merge as suggested by Darren in response to pull request#5.