Iuse jfreechart to create a graph of help which shows points having for ordered the age and the abscissa its salary of the employees.
My graph of points displays correctly but I would like to be able to show
or my cloud of points
or the name of each of the employees.
I would like to know if it is possible to cross an information in the form of string by example.
I try to use XYItemLabelGenerator and I can show value for any scatter but i want to have name not salary. Is it possible?