Typo...in API for XYToolTipGenerator

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
Ansh Desi

Typo...in API for XYToolTipGenerator

Post by Ansh Desi » Wed Jun 12, 2002 9:53 pm

Just found a typo while looking at API doc...

com.jrefinery.chart.tooltips

interface : XYToolTipGenerator

it says ... "Interface for a tooltip generator for plots that use data from a PieDataset" whereas it should say '...use data from a XYDataset'!

David Gilbert

Re: Typo...in API for XYToolTipGenerator

Post by David Gilbert » Thu Jun 13, 2002 9:54 am

Hi Ansh,

Thanks for reporting this. I've made the correction.

Regards,

DG.

Locked