racket/collects/plot/common
Neil Toronto 8b93de59c6 Abstracted render-thread into worker-thread (preparing for animated 2D plots)
Endpoint-indifferent line styles (allows styles in finely chopped lines)
Adjacent polygons now gapless (faces drawn w/o antialiasing; jaggies mitigated by supersampling)
2011-11-10 12:59:43 -07:00
..
axis-transform.rkt 2D stacked histograms, grouped histograms, collapse indistinguishable ticks, doc tests, fixes 2011-11-10 12:59:43 -07:00
contract-doc.rkt 2D stacked histograms, grouped histograms, collapse indistinguishable ticks, doc tests, fixes 2011-11-10 12:59:43 -07:00
contract.rkt 2D stacked histograms, grouped histograms, collapse indistinguishable ticks, doc tests, fixes 2011-11-10 12:59:43 -07:00
currency.rkt Finished first draft of tick/axis overhaul 2011-11-10 12:59:41 -07:00
date-time.rkt Added unstable/latent-contract 2011-11-10 12:59:41 -07:00
deprecation-warning.rkt Added new plot library and old libfit (which plot still depends on) 2011-10-05 10:26:49 -06:00
draw.rkt Abstracted render-thread into worker-thread (preparing for animated 2D plots) 2011-11-10 12:59:43 -07:00
file-type.rkt Source reorg 2011-11-10 12:59:41 -07:00
format.rkt Added unstable/latent-contract 2011-11-10 12:59:41 -07:00
gui.rkt Added new plot library and old libfit (which plot still depends on) 2011-10-05 10:26:49 -06:00
legend.rkt 2D stacked histograms, grouped histograms, collapse indistinguishable ticks, doc tests, fixes 2011-11-10 12:59:43 -07:00
marching-cubes.rkt Exposed marching squares and cubes algorithms through plot/utils, speed improvements, fixes 2011-11-10 12:59:43 -07:00
marching-squares.rkt Exposed marching squares and cubes algorithms through plot/utils, speed improvements, fixes 2011-11-10 12:59:43 -07:00
marching-utils.rkt Exposed marching squares and cubes algorithms through plot/utils, speed improvements, fixes 2011-11-10 12:59:43 -07:00
math.rkt Exposed marching squares and cubes algorithms through plot/utils, speed improvements, fixes 2011-11-10 12:59:43 -07:00
non-renderer.rkt Changed bounds argument contracts to (or/c regular-real? #f) 2011-11-10 12:59:43 -07:00
parameters.rkt 2D stacked histograms, grouped histograms, collapse indistinguishable ticks, doc tests, fixes 2011-11-10 12:59:43 -07:00
plot-device.rkt Abstracted render-thread into worker-thread (preparing for animated 2D plots) 2011-11-10 12:59:43 -07:00
plot-element.rkt Polar axes use r ticks 2011-11-10 12:59:42 -07:00
sample.rkt Changed bounds argument contracts to (or/c regular-real? #f) 2011-11-10 12:59:43 -07:00
samplers.rkt Polar axes use r ticks 2011-11-10 12:59:42 -07:00
serialize-syntax.rkt Fixed contracts in documentation 2011-10-07 13:09:27 -06:00
ticks.rkt 2D stacked histograms, grouped histograms, collapse indistinguishable ticks, doc tests, fixes 2011-11-10 12:59:43 -07:00
utils.rkt 2D stacked histograms, grouped histograms, collapse indistinguishable ticks, doc tests, fixes 2011-11-10 12:59:43 -07:00
worker-thread.rkt Abstracted render-thread into worker-thread (preparing for animated 2D plots) 2011-11-10 12:59:43 -07:00