
Search found 7 matches
- Fri Sep 21, 2007 1:41 pm
- Forum: JFreeChart
- Topic: change the shape of the levelrenderer from line to circle
- Replies: 2
- Views: 2580
tthank u
Thank u gilbert i will try 

- Tue Sep 18, 2007 2:06 pm
- Forum: JFreeChart
- Topic: change the shape of the levelrenderer from line to circle
- Replies: 2
- Views: 2580
change the shape of the levelrenderer from line to circle
hi all I am drawing bar charts . My requirement is i have to put a dot or ellipse above each of the bars in the series . I went through levelrenderer which draws thin line over the bar . Is there a way to change the shape of line to circle of ellipse in levelrenderer . ....Or alternatively is there ...
- Thu Aug 30, 2007 6:44 am
- Forum: JFreeChart
- Topic: set label for each XYSeries in XYSeriesCollection in XYLineC
- Replies: 1
- Views: 2256
set label for each XYSeries in XYSeriesCollection in XYLineC
hi all
My requirement is to set the different labels in the X-axis for each XYSeries data in XYSeriesCollection while creating XYLineChart. I tried various combinations which din't work.... anybody please help me in the regard as it is a urget requirement
My requirement is to set the different labels in the X-axis for each XYSeries data in XYSeriesCollection while creating XYLineChart. I tried various combinations which din't work.... anybody please help me in the regard as it is a urget requirement
- Mon Aug 13, 2007 2:20 pm
- Forum: JFreeChart
- Topic: change the width of the bar in barchart rendered as a .png
- Replies: 7
- Views: 12154
Thank you gilbert sir for taking notice of my query. I am not using XYBarRenderer . I am using BarRenderer.The code snippet what i am using to genereate BarChart is as follows String category1= "category1"; String category2= "category2"; String category3= "category3"; String category4= "category4"; ...
- Mon Aug 13, 2007 11:54 am
- Forum: JFreeChart
- Topic: change the width of the bar in barchart rendered as a .png
- Replies: 7
- Views: 12154
Width of bar in a .png
Hi,
Thanks for the response.... I am plotting 4 different series with number of bars in each series and I am rendering the chart as a .png of fixed size.
How do I set the width of the individual bars in each series?
[/img][/code]
Thanks for the response.... I am plotting 4 different series with number of bars in each series and I am rendering the chart as a .png of fixed size.
How do I set the width of the individual bars in each series?
[/img][/code]
- Thu Aug 09, 2007 12:31 pm
- Forum: JFreeChart
- Topic: change the width of the bar in barchart rendered as a .png
- Replies: 7
- Views: 12154
change the width of the bar in barchart rendered as a .png
hi all
I am new to jfree charts . I am using a simple barchart for displaying the values . but iam not able to change the width of the bar . I am using setMaxBarWidth method but it is not causing any change .. can anybody please help me in this regard
I am new to jfree charts . I am using a simple barchart for displaying the values . but iam not able to change the width of the bar . I am using setMaxBarWidth method but it is not causing any change .. can anybody please help me in this regard
- Mon Aug 06, 2007 8:46 am
- Forum: JFreeChart
- Topic: hi bar chart with bar in diffenet color bands
- Replies: 0
- Views: 1522
hi bar chart with bar in diffenet color bands
hi
i am new to jfree charts . My requirement is that i should generate a bar chart with different colors in a single bar based on the range.
it is very urgent .. any help would be deeply appreciated
i am new to jfree charts . My requirement is that i should generate a bar chart with different colors in a single bar based on the range.
it is very urgent .. any help would be deeply appreciated