Search found 23 matches

by skkuchipudi
Thu Oct 26, 2006 4:51 pm
Forum: JFreeChart
Topic: Line chart's X-Axis labels are not showing completely
Replies: 8
Views: 14703

no i did not get the result.
by skkuchipudi
Thu Oct 19, 2006 11:25 am
Forum: JFreeChart
Topic: Line chart's X-Axis labels are not showing completely
Replies: 8
Views: 14703

public class WeeklyLineChart extends ApplicationFrame { private float energyUsage; private String xAxisLabelsString; private float yAxisMaxValue = 0; private double transactionHistory; private String Y_AXIS_TITLE = "Percentage"; public WeeklyLineChart(final String title) { super(title); final Categ...
by skkuchipudi
Thu Oct 19, 2006 8:10 am
Forum: JFreeChart
Topic: How to set the border for the Bars
Replies: 0
Views: 1771

How to set the border for the Bars

hi,

In my application we are using the StackedBar chart, i am getting displayed the bars successfully but if I could get the border for them , then the bars are look and feel.

version : jfreechart-0.9.21

Can any one please give me the suggestion to set the border for the bar?

regards,
Sumant
by skkuchipudi
Thu Oct 19, 2006 5:11 am
Forum: JFreeChart
Topic: how to remove the legends using jfreechart-0.9.21 version
Replies: 2
Views: 3228

thanks Dave,

It is working ...! [img][/img]
by skkuchipudi
Wed Oct 18, 2006 8:50 am
Forum: JFreeChart
Topic: how to remove the legends using jfreechart-0.9.21 version
Replies: 2
Views: 3228

how to remove the legends using jfreechart-0.9.21 version

hi

I am using the following line to remove the legends using the jfreechart-1.0.2 version

Code: Select all

chart.removeLegend();
then it is working
suppose if i want to use the jfreechart-0.9.21 version, then which method i have to call?

regards,
Sumant
by skkuchipudi
Wed Oct 18, 2006 7:56 am
Forum: JFreeChart
Topic: How to load chart image in the forum question?
Replies: 0
Views: 1987

How to load chart image in the forum question?

hi,

can anyone please tell me the How to load chart image in the forum question? i have to show the graphs in the Forum


regards,
Sumant
by skkuchipudi
Tue Oct 17, 2006 6:10 pm
Forum: JFreeChart
Topic: How to reduce the gap between the X-Axis labels
Replies: 2
Views: 3220

hey Dave first sorry for not given properly and thanks for your suggestion.
anyhow i got the result, no need to give the suggestion right now

thanks
Sumant
by skkuchipudi
Tue Oct 17, 2006 5:40 pm
Forum: JFreeChart
Topic: How to set the label tick on the X-Axis label?
Replies: 2
Views: 3345

Actually I have normal Line chart with X-axis labels as date type strings,


how can i add the chart image to the Forum question? then i can able to ask the question easily and you people can understand what i am asking.

regards,
Sumant
by skkuchipudi
Tue Oct 17, 2006 4:16 pm
Forum: JFreeChart
Topic: To remove the small label box
Replies: 2
Views: 2962

Thanks David

Thanks David,

i used the chart.removeLegend() method and i am getting without that lagend ( My expactations).

thanks a lot

regards,
Sumant
by skkuchipudi
Tue Oct 17, 2006 4:01 pm
Forum: JFreeChart
Topic: To remove the small label box
Replies: 2
Views: 2962

To remove the small label box

hi,

I am getting the small box with the sub title in the ground floor of the chart and indicating the line

i have to remove the sub title

regards,
Sumi[/img]
by skkuchipudi
Tue Oct 17, 2006 3:07 pm
Forum: JFreeChart
Topic: How to set the label tick on the X-Axis label?
Replies: 2
Views: 3345

How to set the label tick on the X-Axis label?

hi, Can any one please give me the suggestion on the following? i have 4 or 5 X-Axis labels for the line, the line and labels are getting displayed well but label tick on the X-Axis is not getting. hence we could not identify which label is corresponding to the line's point. regards, Sumant
by skkuchipudi
Tue Oct 17, 2006 2:07 pm
Forum: JFreeChart
Topic: Line chart's X-Axis labels are not showing completely
Replies: 8
Views: 14703

Hi Dave Gilbert

Thanks Dave Gilbert,


Can you please tell me the how to use them in our.
i hope you will give the suggestion


thanks,
Sumant
by skkuchipudi
Tue Oct 17, 2006 1:44 pm
Forum: JFreeChart
Topic: How to reduce the gap between the X-Axis labels
Replies: 2
Views: 3220

How to reduce the gap between the X-Axis labels

Hi ,

How to reduce the gap between the X-Axis labels??

can anyone please give me the suggestion



thanks,
Sumant
by skkuchipudi
Mon Oct 16, 2006 5:30 pm
Forum: JFreeChart
Topic: Line chart's X-Axis labels are not showing completely
Replies: 8
Views: 14703

Line chart's X-Axis labels are not showing completely

hi, i have one line chart having morethan 7 X-axis labels. when i execute my code the chart is displaying well but the X-axis labels are not displaying completely. those are displaying as following sequence. 24/3.. 25/3.. 26/3.. 27/3.. 28/3.. 30/3.. 31/3.. but i have to get the full dates as the fol...
by skkuchipudi
Thu Oct 05, 2006 8:00 am
Forum: JFreeChart
Topic: How to set Bar outline?
Replies: 1
Views: 2446

How to set Bar outline?

HI,

Can Anyone plese give me the suggestion to set the Bar Out line with thick black color.

I have the Bar with two different colors, but that bar is displaying only colors, but i need outline also


regards,
Sumant