racket/collects/plot/common
Neil Toronto 5a2aa226fb Initial commit for `typed/plot' module
I also made some minor changes to `plot' so that its functions would
type more easily. In particular, everything that used to take a list
of vectors now accepts a (Sequenceof (Sequenceof Real)). The 3D
discrete histogram renderers now also accept lists as well as vectors
in the sequence of categories.

For now, in typed/plot functions, optional non-keyword arguments are
required. As soon as Vincent closes PR 13354, I should be able to
uncomment part of a macro in "typed/plot/syntax.rkt" to make them
correctly optional.
2012-12-15 21:22:50 -07: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 Initial commit for `typed/plot' module 2012-12-15 21:22:50 -07:00
gui.rkt
kde.rkt
legend.rkt
marching-cubes.rkt
marching-squares.rkt
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 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