[racket] PLoT - is there a way to have a non-numeric, categorical x-axis (and possibly display histograms)?

From: keydana at gmx.de (keydana at gmx.de)
Date: Fri Jul 22 16:11:12 EDT 2011

Hi Doug,

thanks for the pointer! I didn't know the science collection before, but now I see there's lots of interesting stuff in it for me!
And I certainly will have a look at the code regarding the extension of PLoT  (and some other things, too :-) )

Ciao,
Sigrid



Am 22.07.2011 um 19:05 schrieb Doug Williams:

> The science collection has histograms and extensions to the PLoT
> package for them. The x-axis is numeric. But, you can look at the code
> and see how to extend the PLoT package plots.
> 
> Doug
> 
> On Friday, July 22, 2011, keydana at gmx.de <keydana at gmx.de> wrote:
>> Hi,
>> 
>> I'd like to know if using PLoT, there is any way to have the x-axis values being categories (like e.g., weekdays...), and having the x-axis labeled accordingly?
>> 
>> Ideally, it's histograms I'd like to show, but I assume this is not possible, or is it somehow?
>> 
>> Many thanks for your help,
>> Sigrid
>> _________________________________________________
>>  For list-related administrative tasks:
>>  http://lists.racket-lang.org/listinfo/users
>> 




Posted on the users mailing list.