Re: [jQuery] ANNOUNCE: The treemap plugin

2007-03-14 Thread Renato Formato
Alexandre Plennevaux ha scritto: Just beware if you put too much elements, it clogs the browser and then you have to ctrl+alt+Del your way out. I just tried with 500 elements. Boom. If there were some safe way to threshold the plugin, i would consider it perfect. I know, I have spent much

Re: [jQuery] ANNOUNCE: The treemap plugin

2007-03-14 Thread Matt Kruse
Renato Formato schrieb: I wrote a jQuery plugin to show treemaps (http://en.wikipedia.org/wiki/Treemap) easily thanks to jQuery. Link: http://www.jquery.info/spip.php?article40 The documentation is pretty light, so it's hard to understand exactly what the table data structure needs to be

Re: [jQuery] ANNOUNCE: The treemap plugin

2007-03-14 Thread Renato Formato
Howard Jones ha scritto: Renato Formato wrote: Hi all, I wrote a jQuery plugin to show treemaps (http://en.wikipedia.org/wiki/Treemap) easily thanks to jQuery. A treemap is a nice way to visually show data with rectangles and colors. Let me know what do you think about it, how can I

Re: [jQuery] ANNOUNCE: The treemap plugin

2007-03-14 Thread Renato Formato
Matt Kruse ha scritto: Renato Formato schrieb: I wrote a jQuery plugin to show treemaps (http://en.wikipedia.org/wiki/Treemap) easily thanks to jQuery. Link: http://www.jquery.info/spip.php?article40 The documentation is pretty light, so it's hard to understand exactly what the table data

Re: [jQuery] ANNOUNCE: The treemap plugin

2007-03-13 Thread Howard Jones
Renato Formato wrote: Hi all, I wrote a jQuery plugin to show treemaps (http://en.wikipedia.org/wiki/Treemap) easily thanks to jQuery. A treemap is a nice way to visually show data with rectangles and colors. Let me know what do you think about it, how can I enhance it, add new features

Re: [jQuery] ANNOUNCE: The treemap plugin

2007-03-13 Thread Jörn Zaefferer
Renato Formato schrieb: Hi all, I wrote a jQuery plugin to show treemaps (http://en.wikipedia.org/wiki/Treemap) easily thanks to jQuery. A treemap is a nice way to visually show data with rectangles and colors. Let me know what do you think about it, how can I enhance it, add new

Re: [jQuery] ANNOUNCE: The treemap plugin

2007-03-13 Thread John Resig
This is very very cool. Normally it's very painful to build good treemaps - but you seem to have done an excellent job at making it easy (and unobtrusive!) - great work! --John On 3/13/07, Renato Formato [EMAIL PROTECTED] wrote: Hi all, I wrote a jQuery plugin to show treemaps

Re: [jQuery] ANNOUNCE: The treemap plugin

2007-03-13 Thread Alexandre Plennevaux
I think this would be a very good alternative to tag clouds. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jörn Zaefferer Sent: mardi 13 mars 2007 22:58 To: jQuery Discussion. Subject: Re: [jQuery] ANNOUNCE: The treemap plugin Renato Formato schrieb

Re: [jQuery] ANNOUNCE: The treemap plugin

2007-03-13 Thread Alexandre Plennevaux
PROTECTED] On Behalf Of John Resig Sent: mardi 13 mars 2007 23:14 To: jQuery Discussion. Subject: Re: [jQuery] ANNOUNCE: The treemap plugin This is very very cool. Normally it's very painful to build good treemaps - but you seem to have done an excellent job at making it easy (and unobtrusive

Re: [jQuery] ANNOUNCE: The treemap plugin

2007-03-13 Thread Renato Formato
Jörn Zaefferer ha scritto: I like that. Dunno yet what I'd need that for, but I'll keep it in mind. Could you please add the link to the plugin list in the wiki and provide demo links at the top of your plugin site? Thanks. Other than the Alexandre suggestion (in fact treemaps have been

Re: [jQuery] ANNOUNCE: The treemap plugin

2007-03-13 Thread Jörn Zaefferer
Renato Formato schrieb: Jörn Zaefferer ha scritto: I like that. Dunno yet what I'd need that for, but I'll keep it in mind. Could you please add the link to the plugin list in the wiki and provide demo links at the top of your plugin site? Thanks. Other than the Alexandre