Search found 2 matches

by keshava
Thu Mar 25, 2010 7:14 am
Forum: JFreeChart
Topic: TickUnits use wrong hours
Replies: 6
Views: 10559

Re: TickUnits use wrong hours

Hi, Can We use the above mentioned code to display labels at an angle.. The official Jfreechart library doesn't support it, and I'm wondering there must be a reason not to do it . They would have incorporated it if it would have been a simple fix.. @ Gilbert , Any inputs whether we can use that ??
by keshava
Fri Aug 28, 2009 8:13 am
Forum: JFreeChart
Topic: Making specific item as not visible
Replies: 0
Views: 1855

Making specific item as not visible

Hi,

I am using XYLineAndShapeRenderer .
I want to know if there is a way to make a given item in given series as not visible.

EG:
MY XYPlot has 3 series. 0,1,2.

I want to make item 10 in series 2 as not visible.

Is there a way to achieve that.

Thanks in advance.

Regards,
Keshava