I've been adding functionality to the echo2chart classes. Mainly, I've added support for tooltips and for entity selection (via an event handler.) It was developed against jfreechart 1.0.1.
It has been tested against Firefox 1.5.0.4 and IE 6.0.2900 SP2 on Windows XP and Firefox 1.5.0.4 on OS X.
By default ChartDisplay works as it did before. You can call .setShowTooltips(true) to turn on tooltips and add EntityListeners to listen for entity selection events.
This is my first attempt at Echo2 component work so it is garanteed to be imperfect (partial updates probably aren't working correctly) but I hope it is welcomed progress.
The patch file is attached. Please share your thoughts and suggestions. My hope is that this is patched back into the sources.
-Aaron
This is a welcome development. I will be testing it only during next week. Thanks.
Could you please redirect me to the location where i can download Echo2Chart component. I have Echo2 with me but not the chart componenet. Could you please help.
thanks
Faizan
You can get the Echo2Chart component and other components in the wiki area, here's a link. You'll need Subversion or CVS to get the components: http://wiki.nextapp.com/echowiki/ComponentLibraries
Thanks for your reply.
I'm unable to connect to that location using svn. I used below mentioned command and got error:
$svn checkout svn://svn.nextapp.com/echo2chart Echo2Chart
svn: Can't connect to host 'svn.nextapp.com': A socket operation was attempted to an unreachable network.
Due u have any clue about this error ?
If its a single jar, could you please upload one or send to me at
thanks,
Faizan
Maybe a firewall is blocking your connection? SVN checkout works without problems.
I've attached a current build of the jars.
HTH, Maik
Thanks Maik
I used SVN for some other project and it was working fine, but for "svn.nextapp.com" it didnt work.
Anyways I can now use the jar uploaded by you.
thanks Again,
Faizan
Has anyone managed to get entity selection working? I applied the patch but whenever I click on a chart, I get the following javascript error:
Line: 1
Char: 1
Error: 'Echo2Chart' is undefined
Code: 0
URL about:blank
Can someone give me another link to download the echo2chart library and examples? I am not able to download it from the echo2 wiki page. Please this is urgent.
Thanks in advance.
Did you try Echo2Go?
http://wiki.nextapp.com/echowiki/Echo2Go
Cheers, Maik
Echo2chart Development
Does anyone have this improved Echo2Chart with tooltips and entity selection supported? It looks like it was attached here in the old forum but isn't anymore.
Bueller? Anyone? I am
Bueller? Anyone?
I am trying to get tooltips to display on JFreeCharts using ChartDisplay. This thread appears to indicate this was an enhancement added to ChartDisplay a couple years ago but does not look like it every made it into an official release and I am unable to connect to svn://svn.nextapp.com/echo2chart for some reason.
Can anyone confirm or deny whether tooltip support was ever added to ChartDisplay and, if so, where I can get it? Thanks in advance.
mg