racket/collects/plot/common
Neil Toronto 522ba14b9f Rename plot3d-animating? -> plot->animating?
Combine plot-ps-interactive? and plot-pdf-interactive? into plot-ps/pdf-interactive?
Rename plot3d-ambient-light-value -> plot3d-ambient-light
Fix off-by-one 2D plot area clipping
Add warning to docs about 'fit' disappearing
Stop providing 'fit', 'derivative', 'gradient' and 'make-vec' from the 'plot' module

Merge into 5.2
2011-10-13 16:16:02 -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 Rename plot3d-animating? -> plot->animating? 2011-10-13 16:16:02 -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 error: attempt to divide by (void) when axis bounds' length is a multiple of 1000 2011-10-10 13:28:36 -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