Menu

Code Commit Log


Commit Date  
[r7300] by leejjoon

axes_zoom_effect.py modified to use floats (instead of strings) for alpha values

2009-07-27 21:41:12 Tree
[r7299] by evilguru

Fix an error importing afm.py.

2009-07-27 19:49:20 Tree
[r7298] by efiring

Simplify plot argument handling code.
The only side effect of the change should be that previously,
plotting multiple columns required that x and y have the same
number of columns, or that one of them have only one column.
Now the plotting simply cycles through the columns of both,
wrapping back to the first column as needed.

2009-07-27 19:35:47 Tree
[r7297] by efiring

In findobj_demo, exclude patches from objects to be colored blue.

2009-07-27 19:23:55 Tree
[r7296] by evilguru

Add support for rcParams['mathtext.default'], currently broken due to a suspected bug in mathtex.

2009-07-27 12:30:35 Tree
[r7295] by evilguru

Make mathtex an optional dependency. Warn when trying to render math when it is not available.

2009-07-26 17:53:54 Tree
[r7294] by efiring

Plot accepts scalar coordinates, e.g. plot(1, 2, 'r*')

2009-07-26 00:06:34 Tree
[r7293] by jswhit

merge from scikits.delaunay trunk

2009-07-24 02:09:20 Tree
[r7292] by leejjoon

axes_grid: tick_out support for axisline.AxisArtist

2009-07-23 22:23:04 Tree
[r7291] by leejjoon

axes_grid: axisline respect rcParam's tick.direction

2009-07-23 21:59:15 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.