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
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
664 commits Select commitHold shift + click to select a range
f7af8a3
special case 0,0 for atan2
jdh2358f706540
Improve alignment of markers.
mdboom742dec4
Pixel-align even long sequences of rectilinear lines.
mdboome89fc42
add video lecture link to nav bar
jdh2358ad98851
mplot3d: really add docs
heeres77490a2
applied Goekhan's installation FAQ patch
jdh235846ba810
add rec_keep_fields w/ support for rec2txt
jdh235881be3d6
mplot3d: make Poly3DCollection ScalarMappable, support in Axes3D.plot…
heeres4b7cd92
Bug: 2671465 quiver plot adds unwanted lines to image
mdbooma505369
attempt to build win32 installers
jdh2358cd5a2d7
jdh2358b8cb4e7
Merged revisions 7209,7211 via svnmerge from
mdboome66091d
readded the long lost IndexFormatter
jdh2358e03489b
Call current mplot3d demos from backend_driver.py
jkseppane3559d0
Introduce a rotation_mode property for the Text artist
leejjoon270a907
mplot3d: fix Axes3D.grid(), add axes3d.grid to matplotlibrc
heeres732fba5
partial cleanup of mlab and of the pylab imports from mlab
efiringc3ee376
Extend backend_driver.py to support running only some test directories
jkseppan3c782fc
added variant of sf patch 2805653 for specgram kwargs pass thru to im…
jdh235801518ca
fixed errorbar Nx2 docstring bug as described in sf bug 2804502
jdh23581a78c40
fixed a press/release pan bug when mouse button=2 as described in sf …
jdh23580e47038
Remove axes3d.py
heeres98bf3e9
fix sf bug 2806283 (patch by Joonas Paalasmaa)
leejjoonbe69cd1
Merged revisions 7227 via svnmerge from
leejjoon55b8834
Merged revisions 7229 via svnmerge from
leejjoon4b147b4
axes_grid: floating_axis support added
leejjoon8002de5
backend_agg.draw_marker quantizes the main path
leejjoonc144376
backend_agg.draw_marker quantizes the main path (checking in a missed…
leejjoon89635df
some tweaks to csv2rec and rec2csv
jdh2358fa3dc1f
legend supports CircleCollection.
leejjoon60ce564
axes_grid: doc update
leejjoon434b07e
axes_grid: doc update
leejjoon60e543d
Merged revisions 7245 via svnmerge from
mdboomeb7b8f1
axes_grid: respect angle and alignment of ticklabels
leejjoon3cc43b3
[2687673] Fix problems with Mollweide projection, enable it, and add …
mdboom1f46ee1
[2687673] Add abs() to delta check in Mollweide projection.
mdboomaa81be7
improve resizing behavior of qt4 backend
ddaleb5ce8fa
Allow for broken wxversion in backend_wx
efiring788e117
Another fix for wxversion problem (thanks, Gael Varoquaux)
efiring8c15177
Merged revisions 7253 via svnmerge from
jdh2358c8bbe29
added fillstyle property to Line2D
jdh23583209a77
Yet another iteration on the version checking in backend_wx
efiringaccbd28
centered ticklabel examples
jdh2358cc6fb08
use png icon on gtk for win32
jdh235816c4aec
Fix a few bugs in ConnectionStyle classes. Add ConnectionPatch.
leejjoond1b07c0
Fix mplot3d bug with empty lists
heeresd7894c1
axes_grid : minor improvements in anchored_artists and inset_locator.
leejjoone671b63
initial submission of the annotation guide.
leejjoon5a46304
mplot3d: add bar3d, improve z-sort, hist3d example
heeres8783111
Remove swig fossils remaining from old version of agg wrapper
efiring25f5a2d
Fix support for hatches without color fills to pdf and svg backends.
jkseppan1ce5984
fixed Axes.step docstring per sf bug 2823304
jdh23584794d80
Add translucent legend example from John Hunter's mailing list example.
dopplershift9d85c4a
Improved boilerplate.py so that it generates the correct signatures f…
jkseppanc2f00f4
add 'interp' keyword to griddata. Can be set to 'linear' to get faster
e714e7c
check for nonuniform grid spacing when using inter='linear' in griddata.
a16ad75
axes_grid: axisline respect rcParam's tick.direction
leejjoon611d429
axes_grid: tick_out support for axisline.AxisArtist
leejjoon3fc0407
merge from scikits.delaunay trunk
42ff471
Plot accepts scalar coordinates, e.g. plot(1, 2, 'r*')
efiringfffd84a
In findobj_demo, exclude patches from objects to be colored blue.
efiring9cfa335
Simplify plot argument handling code.
efiring2734a2a
axes_zoom_effect.py modified to use floats (instead of strings) for a…
leejjoon808b46b
added Tony's radar chart demo
jdh2358c6bf0f7
Speed up quiver for large numbers of arrows; key tip given by Ray Speth.
efiring075e336
legend doc. update
leejjoon75ede62
User-generated colormaps are handled more easily.
efiringb8e5ec0
Cache the color data to reduce startup time.
efiring7974ec1
Removed the colormap data caching--it was trying to solve a non-problem.
efiringb0eaa13
make rgrids return grid, not tick, lines
jdh2358858cab9
fixed pyplot typo in gridlines
jdh2358ac387d1
Tagging 0.99.0.rc1 release
mdboom563a376
apply sf patches 2830233 and 2823885 for osx setup and 64 bit; thank…
jdh2358de2cc28
revert setupext.py patch for osx; breaks my osx test build
jdh2358a77613f
added miktex win32 patch from sf patch 2820194
jdh23582e80056
update the makefile for win32 build
jdh235882d4ef2
Applied Michiel's sf patch 2823885 to remove the /usr/X11R6 dirs from…
jdh2358100ad8b
some fixes for the binary builds
jdh23582102885
more fixes for osx
jdh23587aa827f
update the readme with build requirements
jdh2358a447613
handled sf bugs 2831556 and 2830525; better bar error messages and ba…
jdh2358452dcc2
added two examples from Josh Hemann
jdh23589f46dc4
fixed rec2csv win32 file handle bug from sf patch 2831018
jdh2358520f85a
removed a couple of cases of mlab.load
jdh2358a400c35
Fixed boilerplate.py so it doesn't break the ReST docs.
jkseppand0eb9fe
applied sf patch 2815064 (middle button events for wx) and patch 281…
jdh235848d7f3a
attach gtk events to mpl events -- fixes sf bug 2816580
jdh235854508af
some fixes for osx builds on rc2
jdh23587bd2748
remove dup gui event in enter/leave events in gtk
jdh23580cfc45d
fix typo in axes_divider.py. use nanmin, nanmax in angle_helper.py (p…
leejjoondce0739
fixed an alpha colormapping bug posted on sf 2832575
jdh23588539b65
removed pylab load and save
jdh23583f1a8dd
tagging for 0.99 release
jdh235848df6e7
final build of 0.99.0
jdh23580ecfb47
update whats new
jdh2358d659f5f
update whats new
jdh2358bacfb89
some updates for the release docs
jdh2358f5ae89a
fix legend bug ignoring CircleCollection
leejjoon6285c5e
some updates to site docs for release
jdh2358f9867b0
hide colorbar_doc a bit
jdh235834e8a8f
Tweak solution for hiding colorbar_doc to sync with trunk.
dopplershift5130aa5
some doc fixes
jdh2358ff1d270
don't fail on window icon load
jdh2358a54cbfa
Restore default colormap behavior: no color (alpha = 0) for masked data
efiring862da50
replace list comps w/ numpy in mplot3d
jdh2358aca89b1
clean up mplot3d examples: use pyplot noy pylab and numpy rather than…
jdh2358cd88e29
two new examples using a compund path for a histogram; one animated
jdh23586433e8e
two new examples using a compund path for a histogram; one animated
jdh2358f415347
use a class helper method to make the compound path from polys
jdh2358bccaca5
simplify poly array in example
jdh235852f7369
Fix excessive line length in annotations.rst
efiring18a6e9c
patch from sage project: make unicode_safe safer
efiring04aedbb
Patch from Jason, sage project: prevent failure with tiny arrows.
efiring5c132e2
Sage patch, slightly modified, to improve tk/tcl detection.
efiring905bfd7
Fix bugs: #2830483 (axis scaling), 2834105 (z order problem)
heeresfeaca46
update the contributing faq
jdh2358a863457
do case insensitive color string matching, as suggested in sf bug 283…
jdh2358b70182b
Typo in navigation_toolbar.rst.
efiring98e2869
add the pngs referenced by sphinx css; closes sf bug 2834121
jdh235833e86b8
Remove older versions of some functions in mlab.py; closes bug 2806535
efiring3949c80
Prevent exception when image is off screen and out of the axes.
efiring485ac24
Fix documentation about Axis.transAxis (thanks Jason Sage)
mdboomff12479
some doc reorg
jdh23580473bb1
added transformations tut, did some reorg
jdh2358ad423bd
added path tut
jdh23586cdfb53
added looking glass demo
jdh2358daff5df
Fix some minor typos in the transforms tutorial
mdboom87ce331
Fix some minor typos in the transforms tutorial
mdboom3bd6415
Fix some minor typos in the paths tutorial
mdboom88cddc4
Remove calls to np.asarray(). This was breaking the use of masked ar…
dopplershift24eba09
fixed a fifo bug for the new transforms infrastructure
jdh23588bb2616
Fix typos found by Marc Desmarais and Nicolas Pinto
jkseppan4d6d9ff
added Ariel's max install patch
jdh2358b7ad379
applied Ariel's mlab.cohere_pairs fixes
jdh235829f82f2
fix osx epd formatting bug in rest
jdh2358a4b170c
added new makefile for osx builds
jdh2358d4464b7
removed darwin lookup in setupext -- use make.osx install
jdh2358a4bd1ca
removed darwin lookup in setupext -- use make.osx install
jdh23582da4663
tweaks to os x
jdh2358c9ef229
fix some typos in the docs
jdh23586be06d2
more harness around locale
jdh2358c817ae0
Support Line2D objects without associated Axes objects.
mdboom634e98d
Fix cohere_pairs docstring so it builds with new versions of Sphinx
mdboomcee6fe1
added Michael Sarahan's image tutorial from the scipy mpl sprint
jdh2358369a15c
minor tweaks to the image tut
jdh23581d9fba6
Semilogx, semilogy ensure one axis is linear; patch by Tony Yu
efiring8e977f9
added minor kwarg to get_?ticklines and applied ginpu patch
jdh23580f125a7
applied Gael's ginput patch
jdh23587d4f37a
some unit cleanup; fix sf bug 2846058
jdh23583df6dfa
fix sf bug #2839919
leejjoon5051ae7
Update barb_demo.py with an example using masked arrays.
dopplershiftf3dc262
Pull _parse_args out of Quiver and Barbs classes, as we have multiple…
dopplershiftc5c1d65
Use atleast_1d instead of asanyarray. This allows passing in scalars…
dopplershift3e91b78
fix a bug in axes_grid.inset_locator.inset_axes
leejjoon42aa8a8
spines: fix 'axes' position bug (closes SF#2852168)
astraw13375bf
fix a bug in lib/matplotlib/bezier.py
leejjoon0ffefca
Include 'top' keyword argument in docstring for Figure.subplots_adjus…
dopplershift60be8fd
Fix some documentation warnings.
mdboomdc4908a
fix a bug in Line2D.draw method that produces invalid svg when the li…
leejjooncfbcc83
bugfix: bounds checking in hexbin with extent specified (SF#2856228)
astraw569c6bb
minor tweaks to licensing devel doc
jdh2358b152212
Fix bug in quiver angle kwarg, found when input angle array is not 1-D
efiring4ceb3fa
Backported quiver bug fix from trunk
efiringda75707
tagging for 99.1 release candiate
jdh2358dea1147
Minor doc fixes
mdboomdc5175f
Don't fail on AFM files containing floating-point bounding boxes
jkseppanf7a2a21
Don't use wxversion with py2exe; fix by Werner Bruhin
efiringc8edcdd
Fix clip path in SVG backend.
mdboom30ba93f
Fix bug whereby non-finite values in the path were not being ignored …
mdboom2543b01
add make.osx to manifest
jdh23586354764
fix the legend bug that dash-style for LineCollections handle is set …
leejjoon55a5cfa
Fix garbled getp output
efiring1a987aa
Fix bug where subslicing was cutting polar lines off (because it was …
mdboom9c7ee1e
Fix bug in maxdict when replacing an existing item
efiring04198bf
Fix bug in mlab.demean, with axis = -1
efiring6688edb
Fix bug in bar affecting autoscaling with log axis
efiring737acdf
Prevent exception in case of missing height and depth information in …
jkseppanab6cba9
Fix off-by-one error in dviread.Tfm
jkseppan8fd76a5
Fix usetex spacing errors in pdf backend.
jkseppan364d3e4
Fix 'variable used before defined' errors in backend_pdf.py building …
mdboom2fdec7b
Correct typo of subtitle() -> suptitle().
dopplershiftb867cc3
tag for 0.99.1 release
jdh2358027891b
try statically linking in the deps for OSX
jdh235877ddd83
applied a fix for sf bug 2865490; is there something more elegant?
jdh2358b27a3bc
Clip markers in draw_marker outside of the image rectangle with an ex…
mdboom5f53c0a
Fix bug in quiver handling of masked U, V
efiring3c11f76
Fix Grouper docstring -- it only supports weak-referenceable objects.
mdboom44b00fe
Fix alpha of Shadow patch.
mdboom02ea0e6
image created by imshow support remove method
leejjoonc337d9e
Tk directory-finding patch by Benjamin Drung.
efiringc233d0f
Add more platforms to setupext.py; patch by Benjamin Drung
efiring5b129b7
Don't do "make.py clean" in terms of svn-clean, since that doesn't wo…
mdboomc42d839
Don't perform path simplification when hatch is drawn.
mdboomd94b421
docstring fixup: LinearSegmentedColormap.from_list
efiring8c6bd9a
allow already transformed clip path in artist set_clip_path()
astraweac5520
imshow: only apply axes patch clipping if image doesn't clip itself
astrawa67ea63
Don't simplify hatched paths in PDF, PS and SVG backends.
mdboomb488354
fix plot_directive.py that generated incorrect links for some cases
leejjoondaeeebb
Add AutoDateFormatter and AutoDateLocator to __all__ and to the modul…
dopplershift268fd73
fix Text.get_prop_tup omitting _rotation_mode. patch by Stan West
leejjoonf8fcc7f
fix a bug in plot_directive
leejjoon0b23945
Fix bug in simplification code that was clipping peaks.
mdboom166f870
Fix path simplification so the path always starts with a MOVETO.
mdboom9e09883
Support \# in mathtext.
mdboom3b149f1
axes_divider.py : fix a bug that axes has a wrong size when pack_star…
leejjoonf39e082
[2890345] pylab.thetagrids() does not accept fmt
mdboom08d18a5
[2890979] Close paths correctly in PolyCollection
mdboom6b7152f
[2880836] Save from toolbar changes directory with WX backend
mdboomd3bb176
[2889193] Rasterized output offset in pdf and ps
mdboom6e1071c
backport afm fix to branch
jdh23583b91de3
Add support for \widebar{} in mathtext (Thanks Sean Arms)
mdboom8c256b5
[2853659] Patch to fix EMF backend
mdboom4d4df54
Fix Normalize bug: ensure scalar output for scalar input.
efiring1751afd
Fix plot directive so it handles source files in various encodings.
mdboomf6c466e
make IndexFormatter derive from Formatter
jdh235863a39a0
[2902715] artist.set_clip_path does not handle tuple
mdboom1baad1b
Fix SF-2903596 on the 0.99.x branch
mdboom015b530
Fix bug in usage of "contains"
mdboomd12f935
[2906157] Let sphinx reference matplotlib-created plots (backport)
mdboom7bacaa6
[2903460] _path.pyd crashes in 0.99.1.win32-py2.6 on PIII CPU
mdboom80451bc
[2896454] subscripts and \mathrm don't get along, aka the long-standi…
mdboom1131d05
Mplot3d: fix scatter3d markers bug
heeres92181af
add mpl book to index sidebar
jdh2358063dd0a
[2916753] Wrong API signature- yscale
mdboom8f703d3
Fix bug in PDF, PS, SVG and OS-X backends: do not simplify filled paths.
mdboom9673250
Fix doc 'clean'
mdboomc492ff8
update annotate documentation to explain *annotation_clip* parameter
leejjoon64b3b06
Fix for libpng-1.4 compatibility
mdboom24ccb6e
added Ariels csd patch for proper scaling at the dc component
jdh23584b2b829
fix a bug in Text._get_layout that returns an incorrect information f…
leejjoon90bf7a7
fix setters for regular polygon
jdh235819873d1
Backporting numpy version check fix to 0.99 branch
mdboom2ae4682
Fix offset_copy: the fig argument should be optional.
mdboomc13a681
added favicon
jdh23584f6f588
fix svnmerge download instructions
jdh2358669153a
applied Mattias get_bounds patch
jdh235831f0f09
added support for favicon in docs build
jdh235894b7538
fix arguments of allow_rasterization.draw_wrapper
leejjoon9961ea4
fix a bug in SubplotDivider.new_horizontal that gave incrroect result…
leejjoon28c1572
dates.py: fix num2jul, jul2num; fixes bug 2963391; thanks to G. Licht…
efiring08d6b40
tagging for branch release candidate
jdh2358f304ef5
remove micromicro version num
jdh2358cfe5ca6
fix the bug that handles for scatter are incorrectly set when dpi!=72…
leejjoon3249383
fix ticker docstring bug
jdh2358b60d7d8
patches.py: correct docstring in set_color
efiringbb8675c
Add 3d surface plot example (radial coordinates)
heeresda95d9e
added get_children offsetTex patch; closes sf 3001208
jdh2358d559f6b
update version num for release
jdh235876448c8
fix the web page archive link to point to sf rather than nabble
jdh2358df25e31
Merge branch 'v0.98.x' into v0.99.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
svn path=/trunk/matplotlib/; revision=7210
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commitcd5a2d711ec8a7e26423699f5dffd1b988f07b7c
There are no files selected for viewing
14 changes: 9 additions & 5 deletionsrelease/win32/Makefile
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
4 changes: 2 additions & 2 deletionsrelease/win32/data/setupwin.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.