A discussion forum for JFreeChart (a 2D chart library for the Java platform).
-
vikas
Post
by vikas » Wed Jun 01, 2005 12:46 pm
I want to set tooltip for each legend item
So anybody knows how to set it.
-
Rahul Gupta
- Posts: 11
- Joined: Wed Apr 20, 2005 1:55 pm
- Location: India
Post
by Rahul Gupta » Fri Jun 03, 2005 10:13 am
Hi Vikas,
I think you have to create your own class to set ToolTip on legends to extending the existing classes those are responsible in tooltip generation.
Rahul K. Gupta