@ Devid Gilbert

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
Javed123
Posts: 7
Joined: Tue Dec 11, 2007 12:14 pm
Location: India

@ Devid Gilbert

Post by Javed123 » Wed Jan 09, 2008 6:47 am

Hi Sir,

Thanks in Advance............

I am using JFreechart in my project. I have some problems in using it.
I am using BarChart to show data but here requirement is that user should be able to edit selected portion of perticular Bar. Say ....I have to change color of selected portion of perticular bar.........

Is it possible to implement these features using JFreeChart latest version?
Is there any guidelines in Latest JFreeChart Developer Guide?

Its very urgent..........Please Reply soon

Regards
Javed

Javed123
Posts: 7
Joined: Tue Dec 11, 2007 12:14 pm
Location: India

Post by Javed123 » Wed Jan 09, 2008 6:56 am

Hi Sir,

I received ur previous reply.....

I want to select perticular area with help of mouse, in same way as we are doing for zooming perpose. And then bar that occurs in that area should be editable.

Suppose.......Bar start timepoint and end timepoint are 0 and 10000, then if I select area containing bar from 2500 to 5000 then that area's color/shape should be replacable

Is it possible using JFreechart API Library?

Regards
..Javed[/img]

david.gilbert
JFreeChart Project Leader
Posts: 11734
Joined: Fri Mar 14, 2003 10:29 am
antibot: No, of course not.
Contact:

Post by david.gilbert » Wed Jan 09, 2008 12:12 pm

Please stop posting this question in multiple threads.

http://www.jfree.org/phpBB2/search.php? ... r=Javed123
David Gilbert
JFreeChart Project Leader

:idea: Read my blog
:idea: Support JFree via the Github sponsorship program

Locked