Neil Toronto
|
a70aca3176
|
Fixed off-by-epsilon error; addresses issue with plateaus in contour-intervals and contour-intervals3d reported by Doug Williams
Please merge into release
|
2012-08-04 11:25:33 -06:00 |
|
Neil Toronto
|
3d1f2da3bc
|
Added #:add-ticks? arguments to 2d histogram functions
Added #:add-x-ticks? and #:add-y-ticks? arguments to 3d histogram functions
|
2012-07-10 11:22:26 -07:00 |
|
Neil Toronto
|
553c72ab28
|
Moved some flonum stuff (e.g. flatan2, flnext, +max.0, +min.0, etc.) to unstable/flonum (will document in another commit)
Moved Racket-language, doc-generating "defthing" defines to unstable/latent-contract/defthing (will document in another commit)
|
2011-11-25 18:40:19 -07:00 |
|
Neil Toronto
|
cf75609d82
|
Little fixes
|
2011-11-14 22:01:07 -08:00 |
|
Neil Toronto
|
75f76986c3
|
Plots with intervals too small or too large for flonums (2D and 3D)
Bounds fixpoint computation now uses only exact rationals
Speed improvements (3d-plot-area% now uses flonums internally as much as possible)
|
2011-11-14 22:01:07 -08:00 |
|
Neil Toronto
|
a710cbb7fe
|
Speed/readability improvements in contour, surface and isosurface renderers
Progress on customization docs
Snip fixes and UI improvements
|
2011-11-14 22:01:07 -08:00 |
|
Neil Toronto
|
bf2fbbbc49
|
3D stacked histograms
2D inverted histograms
|
2011-11-10 12:59:43 -07:00 |
|
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 |
|
Neil Toronto
|
5bd8481aa7
|
2D stacked histograms, grouped histograms, collapse indistinguishable ticks, doc tests, fixes
|
2011-11-10 12:59:43 -07:00 |
|
Neil Toronto
|
6b39863f1c
|
Source reorg
Added non-rendering plot elements
Optimizations
|
2011-11-10 12:59:41 -07:00 |
|
Neil Toronto
|
afadbbf0d1
|
Parameter lists
Some tick changes
Allow #f in renderer fields
|
2011-11-10 12:59:41 -07:00 |
|
Neil Toronto
|
c6cc3dfb31
|
Split up tests to keep DrDr from timing out
|
2011-11-10 12:53:52 -07:00 |
|
Neil Toronto
|
ce68c697fc
|
Added plot-background-alpha and plot-foreground-alpha
|
2011-10-06 11:26:13 -06:00 |
|
Neil Toronto
|
d3b5e21cae
|
Added new plot library and old libfit (which plot still depends on)
|
2011-10-05 10:26:49 -06:00 |
|