The correct way of doing this would be to have a custom datatip renderer
and assign it to dataTipItemRenderer,

As a workaround, you could do this.

 

lineChart.setStyle("dataTipRenderer",UIComponent); or for that matter a
dummy programmaticskin, It would give you the same effect as google
finance.

 

-Sunil

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Jaganathan.K
Sent: Thursday, April 26, 2007 11:58 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Customizing datatips

 

Is it possible to remove only the datatips in the chart, keeping the 
datapoints visible?

Like in google finance....

Any help would be greatly appreciated.

Thanks

Regards
JAga

 

Reply via email to