Menu

Code Commit Log


Commit Date  
[r8304] by mdboom

Use a different strategy for the LogLocator for radial lines on polar plots.

2010-05-10 18:58:07 Tree
[r8303] by mdboom

Remove auto-bumping of radial tick labels on polar plots, since it breaks for log scaling.

2010-05-10 18:20:19 Tree
[r8302] by mdboom

Fix aspect ratio calculation for polar plots.

2010-05-10 18:06:45 Tree
[r8301] by ryanmay

Clarify axes.scatter docstring slightly for using 'none' as a string instead of the None object.

2010-05-09 02:59:29 Tree
[r8300] by mdboom

Save DPI metadata to the file produced by imsave(). Defaults to 100 dpi (for lack of a better default)

2010-05-06 19:59:32 Tree
[r8299] by mdboom

Revert last change. It was full of crack ;)

2010-05-06 19:14:11 Tree
[r8298] by mdboom

Fix PNG resolution metadata.

2010-05-06 18:40:31 Tree
[r8297] by mdboom

Fixes Bug #2969451: MathTextParser parse fails on nested brackets. Add test for this case.

2010-05-06 13:32:47 Tree
[r8296] by mdboom

Improvements to DateLocators to partially address #2976576:
- Take into account "interval" when determining autorange (particularly important for expanding singular ranges)
- prevent a near-infinite loop in the "dateutil.rrule.between" method (calculating a repeating event between two dates) by estimating with division the approximate number, and if this number is way more than reasonable, raise an Exception.

2010-05-05 17:57:19 Tree
[r8295] by leejjoon

Axes.annotate sets _remove_method

2010-05-04 19:46:28 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.