Changes between Version 44 and Version 46 of Ticket #5448
- Timestamp:
- 09/05/09 09:04:08 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5448
-
Property
Summary
changed from
[with patch, needs work] rework save/show in plot, use Matplotlib's axes code, upgrade matplotlib
to[with patch, needs review] rework save/show in plot, use Matplotlib's axes code, upgrade matplotlib
-
Property
Summary
changed from
-
Ticket #5448 – Description
v44 v46 6 6 7 7 http://sage.math.washington.edu/home/jason/networkx-0.99.p1-fake_really-0.36.p1.spkg (to get rid of lots of deprecation warnings from the upgraded matplotlib). 8 9 Last patch applies to 4.1.2.alpha0, or 4.1.1 with #6685. 10 11 Doctests in plot/*.py pass. -docbuild reference html passes.