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.99.x into v1.0.x#8
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
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
1010 commits Select commitHold shift + click to select a range
97b98e3
added bbox_inches and pad_inches to savefig signature
jdh2358b5ce842
[3011582] stix_fonts_demo.py assert error
mdboom8571454
[3010563] misaligned title text when using GTK backend
mdboomca71d4c
[2908399] Support clip paths in QuadMesh with gouraud shading
mdboomfda682e
Update to the 1.0 STIX fonts.
mdboom39cdb96
backend_wx: remove ancient comment string
efiring7e247f6
[3014606] fix set_alpha in backend_cairo
efiringf0c0647
[3013559] cbook.get_sample_data: open image file in binary mode. Patc…
efiringbd77bf2
Take stroke width into account when quantizing rectilinear paths. Di…
mdboom527b7d9
Add a global rcParam 'path.snap' that, when False, turns off all pixe…
mdboom7b9ec69
Update the declaration of get_path_iterator, which was changed in
mdehoonf4a598a
No CGContextGetLineWidth in Cocoa; pass the line width from Python in…
mdehoonf98d889
Fix markerscale and scatterpoints keyword arguments in legend. Thanks…
leejjoonf44627f
windowing: add module docstring, fix import
efiring032f40b
backend_tkagg: show() gets an experimental kwarg for testing blocking…
efiring4238e82
backend_tkagg: fix major typo from last commit
efiring6c285f3
backend_tkagg: one more typo from commit before last
efiring16b98a5
backends: move windowing.py into backends--it is very backend-specific
efiring34c3305
[3015013] use atexit in _pylab_helpers to ensure orderly shutdown.
efiringdea0692
[2924597] coding_guide.rst: refer to memleak_hawaii3.py
efiringddca975
remade filesave icon bitmapped files from filesave.svg
efiring7e24f90
[2922387] axis.py: docstring fix by Ori Avtalion
efiringe31c214
[2922266] pyplot_tutorial.rst: remove tabs from code (patch by Ori Av…
efiring1044367
[1467533] pie shadows are tagged with _nolabel_
efiringa67bf03
[1474254] getp, setp: minor clarifications
efiring0ddf6cd
numpy version check: make it more readable
efiring7ac3b9e
[3015614] give examples/api/font_file.py a fighting chance on Linux a…
efiringec438ca
cbook: handle empty string returned by locale.getpreferredencoding
efiringcb5b37b
[2895114] _get_data_path: improve py2exe handling and readability.
efiring6dad4e4
cutils.py: fix and clarify absolute imports, so I don't get confused …
efiring9e7c950
Support the "Enter" key event in the Qt4 backend.
mdboom0feec0a
Use the word "snapping" everywhere for consistency. This is the word…
mdboom0a8debf
Fix out-of-buffer read errors.
mdboomfa6f537
Fix accessing uninitialized memory error.
mdboom6f2860f
add np and plt to default plot namespace in plot directive
jdh23585cea356
[1530104, 3017380] slider grabs mouse; patch by C. Gohlke and baxissimo
efiring2809e0f
[2564093] backend_wx: don't initialize printer by default; deprecate …
efiringb9dddfb
finance: restore original adjustment algorithm, but use ndarray.
efiring3382511
mpl_toolkits.axisartist.grid_finder.MaxNLocator supports factor
leejjoonfa0991e
remove auto_subplots_adjust.py entry from howto_faq.rst to test doc-b…
leejjoon61f25e5
remove align_ylabels.py entry from howto_faq.rst to test doc-build
leejjoona6a2844
revert r8445,8446 and fix plot_directive.py to support sphinx 1.0
leejjoon9b5d5bf
Add Axes.tick_params and pyplot.tick_params to control tick and tick …
efiring0f4a30c
[3015217] Don't add piwik code to html docs by default
mdboom3220c33
[3018374] Link to examples is hardcoded
mdboomb27e0b5
Let pcolor antialiasing default be controlled by patch.antialiasing.
efiring50f4601
tick_params: fixed errors in handling top, bottom, etc. kwargs.
efiring634b683
Debian Bug#585442: python-matplotlib: crashes when calling axis() aft…
mdbooma0b0080
Debian Bug#585442: python-matplotlib: crashes when calling axis() aft…
mdboom1c7a63c
Fix severe slowness with very high image magnification.
mdboom88eb216
Do image clipping of images in doubles rather than ints -- prevents t…
mdboomfb3e697
Uses doubles for rectangle clipping everywhere in the Agg backend.
mdboom6e629b5
Add unit test to ensure that rendering complexity exceeded exception …
mdboom6b64386
Standardizing formatting of C/C++ code.
mdboom1915c83
[3020704] set_xlim() problem
mdboom17b26f5
Use the more standard term "pop" rather than "flush" for removing the…
mdboomdc89454
Clipping to the figure rectangle doesn't work on curves, so turn it o…
mdboomdc5b8c6
Speed up Gouraud shading in Agg backend.
mdboom55f052f
[3018198] Fixing the build with clang
mdboom069f78e
backend_gtk: don't use idle events for draw_rubberband.
efiringbdf00c4
disable non-functional interactive.py demo: print message and exit.
efiring76a3ef6
docs: be consistent in referring to MATLAB.
efiring9f12d1b
examples: fix references to MATLAB
efiringfa0b68a
docstrings: use standard spelling and capitalization of MATLAB
efiring02b39b9
docs: add 4 new pyplot functions
efiring66dea41
_get_unsampled_image now returns a sliced image if possible
leejjoonf4a6028
Fix broken result image.
mdbooma9042cf
Use automatic memory management to simplify the code.
mdboom5b911c9
Formatting only
mdboomb9f6136
bump version number for rc
jdh2358e01c3c6
docs: build with makefile produced by Sphinx
astraw721ad89
Force timer interval to int. This silences an exception for Tk and a …
dopplershift5ecf50a
set_xlim, set_ylim: turn off autoscaling; added autoscale method
efiringd9b4b34
doc changes for last commit
efiring8999f6f
don't fail in directories are missing
astraw9b1249e
added christophs dvipng_hack_alpha import fix
jdh2358c716d21
revert accidental commit of WrapPython which was testing for swab bug
jdh2358d0d2110
fix swab bug so mpl will compile on solaris with cxx 6
jdh2358e755f60
fix typos in gridspec docs
jdh2358921e87c
Allow set_ticks to take a locator object, since this is valid for the…
dopplershifte423cdf
use class var rather than self for texmanager hack state
jdh235828c13d3
tick_params works with existing ticks instead of starting with new ones
efiring8807716
Clean up docstring of restore_region().
dopplershift42a3b54
colorbar: use pcolormesh instead of pcolor, to reduce artifacts
efiringa662963
fix new bugs in handling of xlim, ylim, margins
efiringb7e3535
applied Ben's mplconfig patch
jdh2358efb5db8
Applied Ben's rotate button patch for axes3d
jdh235898ee305
tkagg and fltkagg backends now have blocking show() like all the others
efiringfdac121
Remove experimental config subpackage using traits
efiring9ca5db0
set_xlim, set_ylim accept descriptive kwargs: left, right, bottom, top
efiring6596c4a
support 3d plots in arbitrary axes; thanks Ben Root
jdh2358729422c
added whats new for 1.0
jdh23588c7361d
fix some code that breaks python 2.4
jdh235897143d0
add some links and fixes to whats new; bump the version num
jdh2358e21b1ca
Improved triplot performance.
ianthomas23668a769
tagging for release 1.0
jdh235837fa6fc
update coding guide to point to 1.0 release branch
jdh2358421900a
Testing merging
mdboomc71a80f
Testing merging (removing bogus content)
mdboom305482d
update download site in site docs
jdh23586a732b1
add gridspec api to toc
jdh2358514da05
Backport of r8515: Reset clipping upon exit of draw_markers to avoid …
mdboomcbc4be0
Fix setting of minor ticklabels. As far as I can tell, the extra call…
dopplershift5d868e8
Text.draw uses _set_gc_clip to set clip property
leejjoonf63ee20
Added documentation and examples for new, easier Axes3D use.
WeatherGod5c927e8
Axes.margin: bugfix--return correct values. Thanks to Georges Schutz.
efiring2d8a24a
yaxis.set_ticks_position: fix bug with 'none'; thanks to Ben North
efiringe9f4af6
show for tkagg doesn't block in script called via ipython -pylab.
efiringe12aba9
Added tri* functions to pyplot docs.
ianthomas2353f6a70
backends: factored out most of the show() code into ShowBase class.
efiringc564baf
fix wrong baseline for multiple line legend
leejjoon55f6b8a
Return Qt4's default cursor when leaving the canvas
ddalec47af12
Prevent traceback when window icon can not be loaded in Gtk backend.
mdboome934dd0
Fix image clipping to a path and add a test.
mdboom741046c
Oops in last commit.
mdboom05d1dd8
rcParams: don't include deprecated keys.
efiring8e50f72
Fix "graph jumping" issue when rubber-banding a selection in GTK back…
WeatherGodb065107
[3026430] delete duplicate test file with space in name
efiring1e45f00
[3032390] subplot: more robust argument handling, consistent with 0.99.3
efiring19894ac
fix pyplot.subplot2grid to support the projection keyword
leejjoon641ef73
[3034778] line width arguments don't work in pcolormesh
mdboom85fa9d8
Fix problems displaying images with zero (logical) width.
mdboom1424072
[3032853] Hist autorange bug using log and histtype
mdboom59c25cd
[3031954] polar plot axis labeling problem
mdboom8f2e1ae
Remove points_to_pixels_snapto -- since it isn't used anywhere and is…
mdboombaccce3
Fix documentation for set_linestyle() and set_marker() and a few other
WeatherGodf076d56
Fix inconsistency with the handling of the 'weights' keyword and inpu…
WeatherGoda62c459
Update baseline image for pcolormesh test
mdboomac5e56e
[3036982] imsave: wrong image size
mdboom5a1a293
make grid method of axislines module compatible with matplotlib
leejjoon6e85989
Fixed inconsistency with argument handling between 2d and 3d versions…
WeatherGod387fb64
Fix image placement bug introduced in 8585 (reported by JJ)
mdboom5aa6281
turn off antialiasing for the solids attribute in axes_grid1.colorbar.
leejjoon749bbe4
added qt4_editor_options.png
jdh23589b2f674
Remove obsolete rcParam from matplotlibrc.template
mdboomfae55fe
fix docstring typo
jdh2358dd93c38
fix bugs: patch alpha handling, bar color kwarg interpretation
efiring854c964
fix bug in last commit: patch with no boundary was transparent
efiringc09876c
patheffects: don't assume rbgFace has no alpha
efiringcf0f075
Handle NaN's correctly in path analysis routines. Fixes a bug where
mdboomdced6ba
Add explicit "CLOSEPOLY" codes to unit_rectangle, unit_polygon,
mdboom5a71209
Missed detail in last commit.
mdboom8c26932
Fix failing test_simplification:test_hatch test.
mdboom76c0edc
backend_macosx.py: strip alpha from rgbFace before calling extension …
efiring23fa33b
backend_macosx: second try: strip alpha only if rgbFace is not None
efiringd5680c7
Fix bug in regular polygon handling
mdboom3481e10
Fix positions of r axis labels when rmin != 0.0 in polar plots.
mdboome38440f
Fix unit tests for polar rmin changes in last commit.
mdboomcb5cab4
Axis.set_view_interval: when updating, respect original orientation
efiring76851eb
fix gridspec bug that location is wrongly calculated for non-square grid
leejjoon4a1d051
[3054467] fix bug in PatchCollection; restore attribute access to Pat…
efiring5d04569
PatchCollection: handle linestyles correctly; patch by Thomas Robitaille
efiringd67a879
doc patch by Christoph Gohlke
efiringfad0a44
[3024007] Fix ancient bug in hist inherited from numpy, fixed in nump…
efiring97e9ec1
[3058804] part of a line is not drawn
mdboom937c7e2
Another pass at fixing simplification.
mdbooma4953e5
Fix typo in griddata().
dopplershift6064c67
Handle multple calls to GTKTimer.start() by stopping any existing gtk…
dopplershift3d13989
Fix semi-transparent Gouraud triangle rendering in SVG backend.
mdboomb05fc91
Fix mismatched opening/closing group.
mdboom097697f
change pointer offset from type int to size_t, which caused problems …
WeatherGod2285724
include Python.h first in extension code; patch by Jason Grout.
efiring4f6db18
including Python.h and png.h: a second try, special case for linux
efiring525c39c
Fix clipped text in example.
mdboom7e5f7d3
If a font file is looked up in the cache, but that font file no longe…
mdboomb37fefd
Bug #
mdboome040267
added Bartosz Telenczuk's artist demo
jdh23582059dfe
added citation faq
jdh23589189753
wrap the mpl citation abstract
jdh2358c542e38
fix bezier.get_parallerls to handle parallel input lines
leejjoon81674c3
Clarify docstrings for autoscale_view and relim.
efiringa7704ad
docs: in event_handling, note that weak references to callbacks are u…
efiring17a8af4
errorbar bugfix: plot everything regardless of the Axes hold state
efiring25589d9
bugfix: applied patch by Stan West to fix error in colormap reversal
efiringbdbea9d
autoscale_view: respect tight kwarg even if only images are present.
efiring2dfa5e4
fix bbox_to_anchor for draggable legend
leejjoonb6948b1
[3082058] build _png.so on aix
mdboome7d6177
fixed mpl finance buglets identified by Keith Goodman
jdh235873ca17b
tweak volume docstring for yahoo finance
jdh23580dcb21f
Safer handling of the minimum positive value in log locators.
mdboom76d1396
Fix is_decade()
mdboomaaabc2a
added chipy talk video and some notes about transforms
jdh2358dfc0660
Make is_decade safe for non-finite values.
mdboom0c2620c
Fix LogFormatter, as reported by Gökhan Sever
mdboomfeb143a
[3092255] Fix the direction of scroll event in Tk backend to match ot…
mdboomf9a68c1
Fix problems with funnily encoded fonts in PS backend.
mdboom528732b
Update pcolormesh test reference image
mdboome009bd2
Flush the clipboard after pasting to it so that the data remains afte…
mdboomc527ef8
added recipes
jdh2358312096c
some updates to recipes
jdh235839c4daf
fix demo_text_path.py
leejjoon567f97a
Fix 'unexpected end of path' errors encountered with this file in new…
mdboom9027a79
Allow bypassing the download mechanism in get_sample_data
jkseppan30ac5e5
Fix bug where using zoom tool on polar plot prevents it from panning …
mdboom84e0589
added context and nofigs options to support context between plot dire…
jdh2358e3cdce8
fix a bug in context so plot directive will be forced to run (but not…
jdh2358f4aeb5b
fix incorrect end position of FancyArrowPatch
leejjoonc4d1392
Fix Agg complexity exception so it is thrown multiple times correctly.
mdboom94abf2f
Clip all objects in Agg to the figure
mdboomfbda603
Fixed a bug in axis3d.py which caused axis labels to not be centered …
WeatherGod582b46f
Fix indentation
mdboom6370a6a
replace ax.transData in contour.py with proper get_transform call
leejjoonba8c65d
Collection.update_from copies attributes of scalarmappable
leejjoon8de9241
Fixed a mistake with the Hammer projection in the geo module.
WeatherGodcc94c37
Fix memory leak in PyCXX.
mdboom9713a9a
[3109913] importing matplotlib changes string.letters
mdbooma8e2aa7
Fix examples.directory documentation
jkseppand7a06da
Remove unicode from docstrings, since it doesn't play well with __bui…
mdboomc9a9fe2
[3123736] tex processor crashes when fed a space
mdboom632220d
Fixed error message in Agg backend.
mdboom6de9019
Handle Unicode characters in Postscript Type 42 fonts by creating hyb…
mdboom4b27deb
Fix polygon closing on triangle markers (Bug #3102034)
mdboomd3a4cea
Improve indentation in ttconv.
mdboom940e515
added ipython directive
jdh23581044127
Fixed typo in mplot3d tutorial
WeatherGod795724b
NonUniformImage only supports nearest and bilinear interpolation, so …
mdboom95b98b5
Fix memory leak in text layout handling.
mdboom9000401
[3137172] Fix cyclical import problem.
mdboomd4583de
Fix Unicode encoding error saving SVGs with Unicode characters on som…
mdboom1c12e35
[3138764] Small speed fix (submitted by notmuchtotell)
mdboomd8ee424
[3053296] backend_qt4 Toolbar2QT string format fix
mdboomf682729
revocer the negative coordinates support of annotation
leejjoon4c43a08
bumped version number to 1.0.1rc
jdh2358cc62a7d
update pytz to 2010o
jdh2358c2b3c1d
apply patch by Paul Ivanov to move twinx second axis offset to the RHS
efiring2f86ae7
Bugfix: invert_xaxis and invert_yaxis now notify observers. Closes 31…
efiringea7344e
Finance: change volume to float; close 3108059
efiring42b8388
Replace MacOS.WMAvailable, as the MacOS module is not available with …
mdehoonf954a51
fix rc file defaults issue for docs; python 2.4 compliance for formla…
jdh2358ea2292e
Applying a similar fix to r8873 which seemed to only have been applie…
WeatherGod79537dc
remove unused params from doc rc; add comment on examples.download pa…
jdh235885217d6
bumpt the rc version num
jdh235815fa214
fix the plot directive
jdh2358a9f3f3a
tag 1.0.1 for release
jdh2358d21caa5
support relative paths in examples.directory
jdh2358d8c134c
Fixing a bug. Due to a race condition, the view of a closing window c…
mdehoon7c9dd2c
Fix eps distillation bbox bug; closes 3032385
efiringe335d12
Backport 8657 from trunk; patch by C. Gohlke; closes 3151544
efiring63c6868
Add missing show() to example; patch by C. Gohlke; closes 3151545
efiring75f6f96
Apply Laurent Dufreshou's bug fix to animiation_blit_qt4.py. Closes 2…
efiringc02a3ae
[3154456] confirm file overwrite (gtk)
mdboomc5ccff9
Fix doc build with recent versions of Sphinx (reported by Sandro Tosi)
mdboom5114b14
Change pcolor and contourf default antialiasing to False; closes 3151…
efiring5cee379
Increase tolerance in pcolormesh test.
mdboombfe6032
Fixes colors normalization with 'under' colors in LinearSegmentedColo…
WeatherGod92814db
Fixing problem where reversed colormaps of LinearSegmentedColormaps w…
WeatherGod9e89b76
[3167200] Use from PIL import Image
mdboom8ce6b67
bug: xlim, ylim with no arguments should not affect autoscaling
efiring3922443
Quick workaround for dviread bug #3175113
jkseppan1389499
Merge branch 'v0.99.x' into v1.0.x
jkseppanFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Fix clipped text in example.
svn path=/branches/v1_0_maint/; revision=8711
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit525c39cfe5384b975eb5e4e005de19d1f291327c
There are no files selected for viewing
1 change: 1 addition & 0 deletionsexamples/pylab_examples/accented_text.py
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
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.