racket/collects/plot/common
Neil Toronto 7270c27141 Fixed x/y mixup in 'axes'
Removed 'plot-tick-skip' parameter

Merge into 5.2
2011-10-14 22:06:15 -06:00
..
area.rkt Added plot-background-alpha and plot-foreground-alpha 2011-10-06 11:26:13 -06:00
axis-transform.rkt Fixed >=/c contracts 2011-10-07 19:22:33 -06:00
contract-doc.rkt Fixed contracts in documentation 2011-10-07 13:09:27 -06:00
contract.rkt Fixed >=/c contracts 2011-10-07 19:22:33 -06:00
deprecation-warning.rkt Added new plot library and old libfit (which plot still depends on) 2011-10-05 10:26:49 -06:00
draw.rkt Reduced the number of plot-specific contracts 2011-10-07 18:05:54 -06:00
file-type.rkt Added new plot library and old libfit (which plot still depends on) 2011-10-05 10:26:49 -06:00
format.rkt Reduced the number of plot-specific contracts 2011-10-07 18:05:54 -06:00
gui.rkt Added new plot library and old libfit (which plot still depends on) 2011-10-05 10:26:49 -06:00
legend.rkt Reworked number formatting for plot labels 2011-10-07 17:29:27 -06:00
marching-cubes.rkt Added new plot library and old libfit (which plot still depends on) 2011-10-05 10:26:49 -06:00
marching-squares.rkt Added new plot library and old libfit (which plot still depends on) 2011-10-05 10:26:49 -06:00
math.rkt Reduced the number of plot-specific contracts 2011-10-07 18:05:54 -06:00
parameters.rkt Fixed x/y mixup in 'axes' 2011-10-14 22:06:15 -06:00
sample.rkt Reduced the number of plot-specific contracts 2011-10-07 18:05:54 -06:00
serialize-syntax.rkt Fixed contracts in documentation 2011-10-07 13:09:27 -06:00
ticks.rkt Fixed x/y mixup in 'axes' 2011-10-14 22:06:15 -06:00
utils.rkt Added new plot library and old libfit (which plot still depends on) 2011-10-05 10:26:49 -06:00
vector.rkt Changed 'points' contract on vecs to (listof (vector/c real? real?)) 2011-10-05 20:57:24 -06:00