..
axis-transform.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
contract.rkt
Fixed plot doc tests
2012-02-01 22:17:25 -07:00
currency.rkt
Finished first draft of tick/axis overhaul
2011-11-10 12:59:41 -07:00
date-time.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
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
Fixed graphical glitches:
2012-03-03 15:39:16 -07:00
file-type.rkt
Source reorg
2011-11-10 12:59:41 -07:00
format.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
gui.rkt
Fixed graphical glitches:
2012-03-03 15:39:16 -07:00
kde.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
legend.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
marching-cubes.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
marching-squares.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
marching-utils.rkt
Plots with intervals too small or too large for flonums (2D and 3D)
2011-11-14 22:01:07 -08:00
math.rkt
Sped up floor-log/base and ceiling-log/base, and made them correct on flonum inputs.
2012-02-01 09:44:47 -07:00
nonrenderer.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
parameters.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
plot-device.rkt
Points renderers fill color option
2011-11-24 21:59:16 -09:00
plot-element.rkt
Fixed a bug with small (but not epsilon) flonum bounds
2011-11-28 22:09:15 -08:00
sample.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
samplers.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
Made plot snips resizeable
2012-02-25 22:47:09 -07:00
ticks.rkt
Fixed an internal function contract
2012-03-03 12:37:09 -07:00
utils.rkt
Plots with intervals too small or too large for flonums (2D and 3D)
2011-11-14 22:01:07 -08:00
worker-thread.rkt
Made plot snips resizeable
2012-02-25 22:47:09 -07:00