Menu

/trunk/matplotlib/lib/matplotlib/config Commit Log


Commit Date  
[r6932] by efiring

Removal of numerix, stage 2.
The only vestiges are a couple method names, and a validator
with a warning to catch numerix keys in matplotlibrc files.

2009-02-24 21:56:19 Tree
[r6871] by mdboom

Change default joinstyle to round

2009-02-03 19:52:02 Tree
[r6847] by mdboom

Rework the nan-handling/clipping/quantizing/simplification
framework so each is an independent part of a pipeline.
Expose the C++-implementation of all of this so it can be
used from all Python backends. Add rcParam
"path.simplify_threshold" to control the threshold of
similarity below which vertices will be removed.

2009-01-29 16:51:12 Tree
[r6712] by mdboom

Fix path simplification by a) making it more conservative about when it will simplify based on segment length, and b) honoring path.simplify rcParam in Agg backend.

2008-12-29 14:42:20 Tree
[r6702] by mdboom

Merge branch 'mathdefault'

2008-12-26 16:28:04 Tree
[r6595] by efiring

Start eliminating obsolete and temporary rcParams key, numerix.npyma module

2008-12-13 06:20:28 Tree
[r6463] by mdboom

[ 2316591 ] assertion is always true

2008-12-01 16:27:15 Tree
[r6143] by mdboom

Fix some python2.6 -3 warnings. (mainly usage of has_key)

2008-10-02 14:28:45 Tree
[r6080] by mdboom

[ 2089958 ] Path simplification for vector output backends

2008-09-10 18:46:10 Tree
[r5942] by dsdale

added backend_fallback to traited config

2008-08-01 12:14:29 Tree
Older >