disclaimer: a different nathan
You may also be interested in protovis, and raphael, both of which are
js libraries which make, or export, svg graphics :)
Best,
Nathan
sudarshana sampath wrote:
Nathan, Thank you very much for your response, we are going to visualize
network management system(topolgy view) with SVG and AJAX.
We found a jQuery plugin, following are urls.
http://plugins.jquery.com/project/svg
http://keith-wood.name/svg.html
On Thu, Dec 9, 2010 at 10:50 PM, Nathan Nobbe <quickshiftin@xxxxxxxxx>wrote:
On Thu, Dec 9, 2010 at 4:55 AM, sudarshana sampath <
sudarshanasampath@xxxxxxxxx> wrote:
Hi,
We are going add a topology view to our Network Management System.
Our Network Management System is based on PHP, CakePHP, jQuery and other
web
related tools(middle tier written using C++).
So we are going to work with Scalable Vector Graphics.
We are looking for the best solution for doing that.
Are there any extensions, plugins, frameworks available for SVG related
things ?
not sure exactly what youre trying to accomplish, but obviously you could
use any number of vector programs over the cli from php.
you might also have a peak at the cairo library which php allegedly
supports (ive never tried it myself).
http://us.php.net/manual/en/intro.cairo.php
-nathan
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php