racket/collects/plot/common
2013-02-14 18:22:48 -05:00
..
axis-transform.rkt
contract.rkt Export racket/draw's helper contracts and document them 2013-02-14 18:22:48 -05:00
currency.rkt
date-time.rkt racket/date: change current-date', add date*->seconds' 2013-02-01 15:00:24 -08:00
deprecation-warning.rkt A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
draw.rkt
file-type.rkt
format.rkt Initial commit for `typed/plot' module 2012-12-15 21:22:50 -07:00
gui.rkt When plot-new-window?' is #t, plot' and `plot3d' now create a frame in a new eventspace. This allows plot frames to be displayed programmatically. (Without this change, the frames are unresponsive until the REPL regains control.) 2012-05-25 13:11:46 +09:00
kde.rkt
legend.rkt
marching-cubes.rkt
marching-squares.rkt Fixed off-by-epsilon error; addresses issue with plateaus in contour-intervals and contour-intervals3d reported by Doug Williams 2012-08-04 11:25:33 -06:00
marching-utils.rkt
math.rkt #lang racket' -> #lang racket/base' conversions in plot and in images. 2012-11-07 08:03:45 -05:00
nonrenderer.rkt
parameters.rkt
plot-device.rkt
plot-element.rkt 1d, 2d and 3d function renderers no longer sample outside the function's bounds 2012-05-25 10:40:05 +09:00
sample.rkt Plots whose functions raise errors now have an empty spot instead of 2012-12-17 16:59:30 -07:00
samplers.rkt 1d, 2d and 3d function renderers no longer sample outside the function's bounds 2012-05-25 10:40:05 +09:00
snip.rkt
ticks.rkt
utils.rkt Initial commit for `typed/plot' module 2012-12-15 21:22:50 -07:00
worker-thread.rkt #lang racket' -> #lang racket/base' conversions in plot and in images. 2012-11-07 08:03:45 -05:00