Hi,
I have a XYPlot but i want to change the value of X-axis that normaly are numbers 1,2,3,.... but i want chage to letters A,C,A,T..
It is possible??
Search found 2 matches
- Tue Feb 03, 2004 12:55 pm
- Forum: JFreeChart
- Topic: Change value X-axis
- Replies: 1
- Views: 2207
- Mon Jan 12, 2004 2:22 pm
- Forum: JFreeChart
- Topic: tooltip timeout
- Replies: 5
- Views: 7141
tooltip timeout
Hi,
I want to change the time value for a tooltip is displayed in the chart. I saw in the forum one solution ToolTipManager.sharedInstance().setDismissDelay(1000 * 100);, but i don't know what is the class ToolTipManager
Anyone can say me where is this class?
I want to change the time value for a tooltip is displayed in the chart. I saw in the forum one solution ToolTipManager.sharedInstance().setDismissDelay(1000 * 100);, but i don't know what is the class ToolTipManager
Anyone can say me where is this class?