racket/collects/plot/plot2d
Robby Findler 9932ef33f7 move the slideshow/pict library to its own collection
also, adjust all of the requires in the tree to point to the pict
collection
2013-05-12 22:07:58 -05:00
..
clip.rkt Clipping lines now uses exact arithmetic. Fixes visual issues with plotting inexact functions at very small scales. Every plot should render correctly at every scale now. 2012-02-01 09:44:47 -07:00
contour.rkt Fixed erroneous raised exception when plotting outside the bounds of 2013-01-17 21:30:07 -07:00
decoration.rkt Initial commit for `typed/plot' module 2012-12-15 21:22:50 -07:00
interval.rkt Initial commit for `typed/plot' module 2012-12-15 21:22:50 -07:00
line.rkt Initial commit for `typed/plot' module 2012-12-15 21:22:50 -07:00
plot-area.rkt Added plot-x-tick-label-angle, plot-x-tick-label-anchor, and similar for y and far axes 2012-04-30 16:12:12 -06:00
plot.rkt move the slideshow/pict library to its own collection 2013-05-12 22:07:58 -05:00
point.rkt Initial commit for `typed/plot' module 2012-12-15 21:22:50 -07:00
rectangle.rkt Initial commit for `typed/plot' module 2012-12-15 21:22:50 -07:00
snip.rkt Made plot snips resizeable 2012-02-25 22:47:09 -07:00