problem while running the lastest version

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

problem while running the lastest version

Post by satish » Wed Sep 18, 2002 2:03 pm

hi david,
i just downloaded the lastest version of jfreechart vercion 0.9.3.
i faced the error "classnot found:com/jrefinery/ui/Drawable"


i searched in the ui directory for the same class but could'nt succeed in finding one.
can u tell me what might be the reason.

i was using sucessfully jfreechart version 8.1.

as i need to show the tooltip of the price and time on the chart
i feel that i should shift to the latest version.

generating of tooltips is possible or not mr david in the lastest version.

please let me know the answers to my queries.
thanks in advance


regards
satish

David Gilbert

Re: problem while running the lastest version

Post by David Gilbert » Wed Sep 18, 2002 5:18 pm

It sounds like you don't have jcommon-0.7.0.jar on your classpath.

Regards,

DG.

Locked