please can you tell me how do i set the bar width of a bar chart. I have approximately six bars. But due to space constraint I need to reduce the width of the bars.Please give me a code example.
Thanks
Asawari
Search found 4 matches
- Tue Oct 03, 2006 8:01 am
- Forum: JFreeChart
- Topic: Setting Bar Width using a CategoryItemRenderer
- Replies: 3
- Views: 6591
- Thu Sep 14, 2006 6:36 am
- Forum: JFreeChart
- Topic: Lend and Line chart problem
- Replies: 0
- Views: 2576
Lend and Line chart problem
/** * <p>Title: </p> * <p>Description: </p> * <p>Copyright: Copyright (c) 2006</p> * <p>Company: </p> * @author not attributable * @version 1.0 */ import java.awt.Color; import java.awt.Color; import org.jfree.chart.ChartFactory; import org.jfree.chart.ChartPanel; import org.jfree.chart.JFreeChart; ...
- Thu Sep 14, 2006 6:19 am
- Forum: JFreeChart
- Topic: Problem with Line chart !
- Replies: 3
- Views: 5768
- Wed Sep 13, 2006 1:37 pm
- Forum: JFreeChart
- Topic: How to remove an entity from legend in case of Line chart
- Replies: 2
- Views: 10313
How to remove an entity from legend in case of Line chart
CAN ANYONE PLEASE TELL ME HOW TO REMOVE AN ENTITY FROM THE LEGEND.I AM USING JFREECHART VERSION 1.0.1.
-Asawari
-Asawari