Menu

Code Commit Log


Commit Date  
[r510] by jdh2358

supported log formatting for non mathtext backends

2004-08-25 18:40:22 Tree
[r509] by jdh2358

updated log examples

2004-08-25 18:31:02 Tree
[r508] by jdh2358

log ticking and formatting options to semilogx, etc..

2004-08-25 18:21:53 Tree
[r507] by jdh2358

fixed grid toggle

2004-08-23 14:40:15 Tree
[r506] by jdh2358

added gregs log patch

2004-08-20 15:45:46 Tree
[r505] by barrett

Fixed TTF files reads in backend_ps on win32.

2004-08-19 15:06:56 Tree
[r504] by jdh2358

added plotmap demo data

2004-08-18 19:20:08 Tree
[r503] by jdh2358

added some htdocs

2004-08-18 18:12:25 Tree
[r502] by jdh2358

some image border bug fixes

2004-08-18 18:11:51 Tree
[r501] by greglielens

added base and subs properties for logscaling
this is user-definable using set_xscale and set_yscale methods
example : set_xscale('log') -> base 10, subticks at range(2,10)*10**i
set_xscale('log',8) -> base 8, subticks at range(2,8)*8**i
set_xscale('log',subs=[2,5]) -> base 10, subticks only on [2,5]*10**i

2004-08-18 15:36:19 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.