racket/collects/plot/plot3d
2012-12-03 19:28:12 -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 1d, 2d and 3d function renderers no longer sample outside the function's bounds 2012-05-25 10:40:05 +09:00
isosurface.rkt 1d, 2d and 3d function renderers no longer sample outside the function's bounds 2012-05-25 10:40:05 +09:00
line.rkt
matrix.rkt
plot-area.rkt Documented unstable/flonum 2012-02-01 09:44:47 -07:00
plot.rkt move lazy-require to racket/lazy-require 2012-12-03 19:28:12 -05:00
point.rkt PLoT documentation for new renderers and plot/utils (code changes are only to move code around so a previously public function could be public again) 2012-01-23 15:56:11 -07:00
rectangle.rkt Added #:add-ticks? arguments to 2d histogram functions 2012-07-10 11:22:26 -07:00
shape.rkt
snip.rkt Made plot snips resizeable 2012-02-25 22:47:09 -07:00
surface.rkt 1d, 2d and 3d function renderers no longer sample outside the function's bounds 2012-05-25 10:40:05 +09:00