racket/collects/plot
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
..
common 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
contracted 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
deprecated 2D stacked histograms, grouped histograms, collapse indistinguishable ticks, doc tests, fixes 2011-11-10 12:59:43 -07:00
plot2d 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
plot3d 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
scribblings Use rational? instead of regular-real?, cut some cruft 2011-11-20 22:23:38 -08:00
tests 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
compat.rkt Added "Axis Transforms and Ticks" doc page 2011-11-11 18:12:40 -07:00
doc.rkt Use rational? instead of regular-real?, cut some cruft 2011-11-20 22:23:38 -08:00
info.rkt Added new plot library and old libfit (which plot still depends on) 2011-10-05 10:26:49 -06:00
main.rkt Use rational? instead of regular-real?, cut some cruft 2011-11-20 22:23:38 -08:00
utils.rkt Exposed marching squares and cubes algorithms through plot/utils, speed improvements, fixes 2011-11-10 12:59:43 -07:00