[plt-scheme] PLoT and histograms
On Jul 30, 2005, at 7:01 PM, Paulo Jorge de Oliveira Cantante de Matos
wrote:
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
> Hi all,
>
> Has anyone tried to develop a histogram package using PLoT? Is
> it possible? I though so but right now something is coming to
> my mind saying that it is not... since drawing a histogram is
> conceptually different from function plotting! Any ideas?
You can plot data points not just functions. I'd be surprised if this
doesn't cover histograms. -- Matthias