racket/collects/plot/plot2d
Neil Toronto 989fcc4c22 Reworked how major and minor ticks are chosen; now isosurfaces3d always shows 3-5 surfaces, and all *-ticks parameters have the same default
Contour and isosurface 'auto levels reorg
2D contours: z-min = z-max now makes empty plot instead of infinite loop
3D isosurfaces: d-min = d-max now makes empty plot instead of infinite loop
Fixed contracts and corner case on marching squares and cubes functions
Better selection box and point-label formatting
Increased timeout on extreme-bounds-tests.rkt
2011-11-24 21:59:16 -09:00
..
clip.rkt Small fixes, refactoring 2011-11-10 12:59:42 -07:00
contour.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
decoration.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
interval.rkt Use rational? instead of regular-real?, cut some cruft 2011-11-20 22:23:38 -08:00
kde.rkt Use rational? instead of regular-real?, cut some cruft 2011-11-20 22:23:38 -08:00
line.rkt Use rational? instead of regular-real?, cut some cruft 2011-11-20 22:23:38 -08:00
plot-area.rkt Fixed extreme bounds tests 2011-11-24 21:59:16 -09:00
plot.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
point.rkt Points renderers fill color option 2011-11-24 21:59:16 -09:00
rectangle.rkt Use rational? instead of regular-real?, cut some cruft 2011-11-20 22:23:38 -08: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