racket/collects/plot/plot2d
2011-11-10 12:59:43 -07:00
..
clip.rkt Small fixes, refactoring 2011-11-10 12:59:42 -07:00
contour.rkt Abstracted render-thread into worker-thread (preparing for animated 2D plots) 2011-11-10 12:59:43 -07:00
decoration.rkt Began finalizing public interface to *d-plot-area% classes 2011-11-10 12:59:42 -07:00
interval.rkt Changed bounds argument contracts to (or/c regular-real? #f) 2011-11-10 12:59:43 -07:00
kde.rkt Changed bounds argument contracts to (or/c regular-real? #f) 2011-11-10 12:59:43 -07:00
line.rkt Changed bounds argument contracts to (or/c regular-real? #f) 2011-11-10 12:59:43 -07:00
plot-area.rkt Faster 3D animation: now caches actual shapes drawn 2011-11-10 12:59:43 -07:00
plot.rkt Abstracted render-thread into worker-thread (preparing for animated 2D plots) 2011-11-10 12:59:43 -07:00
point.rkt Changed bounds argument contracts to (or/c regular-real? #f) 2011-11-10 12:59:43 -07:00
rectangle.rkt 3D stacked histograms 2011-11-10 12:59:43 -07:00