Search found 4 matches

by Yoko
Tue May 11, 2010 1:13 pm
Forum: JFreeChart
Topic: Zoom problem
Replies: 5
Views: 6359

Re: Zoom problem

Ok thank you very much !

I have an other question, is it possible to show values on the bar ? like that :

Image
by Yoko
Tue May 11, 2010 11:44 am
Forum: JFreeChart
Topic: Zoom problem
Replies: 5
Views: 6359

Re: Zoom problem

Ok thx and sorry Here a part of my code, i think the most important where i have my error : final CategoryItemRenderer renderer = new BarRenderer3D(); renderer.setItemLabelsVisible(true); final CategoryPlot plot = new CategoryPlot(); plot.setDataset(data); plot.setRenderer(renderer); plot.setDomainA...
by Yoko
Tue May 11, 2010 10:21 am
Forum: JFreeChart
Topic: Zoom problem
Replies: 5
Views: 6359

Re: Zoom problem

No response... :cry:

No idea ?
by Yoko
Tue May 04, 2010 9:55 am
Forum: JFreeChart
Topic: Zoom problem
Replies: 5
Views: 6359

Zoom problem

Hi,

actually i have a problem with the zoom funtion. I can't zoom on my horizontal axis and i don't know why...

Do you have any idea ? :?:
Thx

Sorry for my bad english :?