racket/collects/plot/common
Neil Toronto 8aa623c2e8 Made plots in plot' and math' render nicely in PDFs (plots in docs are picts now)
Fixed errors in `linear-seq' when end <= start
2012-11-25 22:32:07 -08:00
..
axis-transform.rkt
contract.rkt
currency.rkt
date-time.rkt Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
deprecation-warning.rkt
draw.rkt
file-type.rkt
format.rkt
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
sample.rkt Made plots in plot' and math' render nicely in PDFs (plots in docs are picts now) 2012-11-25 22:32:07 -08:00
samplers.rkt
snip.rkt
ticks.rkt
utils.rkt
worker-thread.rkt #lang racket' -> #lang racket/base' conversions in plot and in images. 2012-11-07 08:03:45 -05:00