racket/collects/plot/plot2d
2012-02-01 09:44:47 -07: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 Moved some flonum stuff (e.g. flatan2, flnext, +max.0, +min.0, etc.) to unstable/flonum (will document in another commit) 2011-11-25 18:40:19 -07:00
decoration.rkt Moved some flonum stuff (e.g. flatan2, flnext, +max.0, +min.0, etc.) to unstable/flonum (will document in another commit) 2011-11-25 18:40:19 -07:00
interval.rkt Moved some flonum stuff (e.g. flatan2, flnext, +max.0, +min.0, etc.) to unstable/flonum (will document in another commit) 2011-11-25 18:40:19 -07:00
line.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
plot-area.rkt Precision improvements for user functions that return flonums 2011-12-01 13:26:36 -07:00
plot.rkt Moved contract/c and treeof to unstable/contracts 2012-02-01 09:44:47 -07:00
point.rkt Moved some flonum stuff (e.g. flatan2, flnext, +max.0, +min.0, etc.) to unstable/flonum (will document in another commit) 2011-11-25 18:40:19 -07:00
rectangle.rkt Moved some flonum stuff (e.g. flatan2, flnext, +max.0, +min.0, etc.) to unstable/flonum (will document in another commit) 2011-11-25 18:40:19 -07:00
snip.rkt Reworked how major and minor ticks are chosen; now isosurfaces3d always shows 3-5 surfaces, and all *-ticks parameters have the same default 2011-11-24 21:59:16 -09:00