Hi Martin,

I agree SVG is the ideal world solution.  However it would be nice if any 
graph/chart tool supported browsers with no additional plugins or add ons.  
This is the case for many real world users working in conservative 
environments, such as government departments, banks, and other big 
corportations.  

Many users in these organisations don't have permissions to create a file on 
their local disk, let alone install browser plugins.

Simon


----- Original Message ----
From: Martin Schaefer <[EMAIL PROTECTED]>
To: qooxdoo Development <qooxdoo-devel@lists.sourceforge.net>
Sent: Thursday, 11 January, 2007 6:10:26 PM
Subject: Re: [qooxdoo-devel] Graphs and Charts


Hi all,

What's wrong with SVG? I know native browser support is just at the 
beginning but it is a solid specification. It's easy to embed in HTML, 
has a DOM representation and cross browser/platform compatibility seems 
good. Also it is easy to convert into other formats like PDF, which, 
when I think of charts, seems important for printable reports.

Anyway, I think I'd prefer to create charts and stuff on the server side 
(what's the benefit to do it in the client?), but it might be great to 
have a qooxdoo API to manipulate SVG, hence supporting interactive charts.

If anybody needs it, we have a trivial, incomplete but very usable Java 
API to create SVGs and a simple chart API sitting on top of it (both of 
which could probably be compiled into JS).

Regards
Martin

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel




Send instant messages to your online friends http://au.messenger.yahoo.com 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to