This website requires JavaScript.
Explore
Help
Sign In
suzanne.soy
/
racket
Watch
1
Star
0
Fork
0
You've already forked racket
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3742a9da8f
racket
/
collects
/
plot
History
Neil Toronto
50ad8dac1f
When
plot-new-window?' is #t,
plot' and `plot3d' now create a frame in a new eventspace. This allows plot frames to be displayed programmatically. (Without this change, the frames are unresponsive until the REPL regains control.)
2012-05-25 13:11:46 +09:00
..
common
When
plot-new-window?' is #t,
plot' and `plot3d' now create a frame in a new eventspace. This allows plot frames to be displayed programmatically. (Without this change, the frames are unresponsive until the REPL regains control.)
2012-05-25 13:11:46 +09:00
contracted
1d, 2d and 3d function renderers no longer sample outside the function's bounds
2012-05-25 10:40:05 +09:00
deprecated
remove libfit
2011-12-21 16:17:56 -07:00
plot2d
When
plot-new-window?' is #t,
plot' and `plot3d' now create a frame in a new eventspace. This allows plot frames to be displayed programmatically. (Without this change, the frames are unresponsive until the REPL regains control.)
2012-05-25 13:11:46 +09:00
plot3d
When
plot-new-window?' is #t,
plot' and `plot3d' now create a frame in a new eventspace. This allows plot frames to be displayed programmatically. (Without this change, the frames are unresponsive until the REPL regains control.)
2012-05-25 13:11:46 +09:00
scribblings
Made (require plot) more obvious in the plot introduction (suggested by Jens Axel Søgaard)
2012-05-25 11:33:50 +09:00
tests
1d, 2d and 3d function renderers no longer sample outside the function's bounds
2012-05-25 10:40:05 +09:00
compat.rkt
remove libfit
2011-12-21 16:17:56 -07:00
doc.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
info.rkt
Don't compile test files.
2012-03-13 10:29:13 -04:00
main.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
utils.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