Re: Plotting Histogram



amitsoni.1984@xxxxxxxxx wrote:
...
I have a vector in java having values from -1.5 to 1.5. How can I plot
a Histogram?

I have not tried it, but a little Googling suggests
to me that JFreeChart supports histogram plots.
<http://www.jfree.org/jfreechart/>

HTH

Andrew T.

.