[plt-scheme] Is it possible to draw a vertical line using plot?
You can define your own plot types. The science collection does histogram
(1D and 2D) plotting by extending the plot package. They plot vertical
lines. Here is a link to the histogram plotting extension from the science
collection.
http://planet.plt-scheme.org/package-source/williams/science.plt/2/8/plot-histogram.ss
Users of the science collection don't normally call this directly. There
are histogram types that abstract it.
Doug
On Jan 9, 2008 2:03 PM, geb a <geb_a at yahoo.com> wrote:
> I assume that it is, but I'm having trouble seeing how
> it might be done from the documentation. I would like
> to give an x value and have the program draw a
> vertical between ymin and ymax.
>
> Thanks ahead of time for your help.
>
> Sincerely,
>
> Dan
>
>
>
> ____________________________________________________________________________________
> Looking for last minute shopping deals?
> Find them fast with Yahoo! Search.
> http://tools.search.yahoo.com/newsearch/category.php?category=shopping
> _________________________________________________
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20080109/0d327bf5/attachment.html>