tooltip+dateTickunitPosition

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
its_vippy
Posts: 12
Joined: Thu Nov 18, 2004 9:55 am
Contact:

tooltip+dateTickunitPosition

Post by its_vippy » Fri Jan 07, 2005 11:24 am

Hi
2 Questions:
1. I am Using 0.9.18 vesion
and i have modified that version to suit my needs number of times
in that version there is no StandardToolTipGenerator class
and i want to customize the tooltips for my timeSeries chart
which contains dynamic number of time series
Whts the way out....
Can i still switch to new version keeping my changes.... if yes how ???

2.If how can i get the timestamp of a point which has been double clicked in a time Series chart

Locked