> Hi,
>
[quoted text clipped - 7 lines]
> For example, I would like to put a bar of my histogram at the value
> 1.32 on the X Axis with a value of 45 on the Y axis.
The JFreeChart FAQ addresses this in
Frequently Asked Questions #7.
<http://www.jfree.org/jfreechart/faq.html>
<http://www.jfree.org/jfreechart/api/javadoc/org/jfree/chart/axis/NumberAxis.html>
>Besides, I would
> like to speciy the width of my bar.
<http://www.jfree.org/jfreechart/api/javadoc/org/jfree/chart/renderer/category/Ba
rRenderer.html>
> So, my question is : what kind of JFreeChart charts I must use to do
> that ?
>
> Thanks by advance for your help.
Jeff Higgins - 30 Jun 2007 14:56 GMT
>> I begin with JFreeChart so it's a little bit difficult for me. So
>> excuse me if my question seems to you very simple !
Also note that there is a fairly active JFreeChart forum located at:
<http://www.jfree.org/phpBB2/viewforum.php?f=3>