Enter Keywords:
1 - 10 of 78(0.019 seconds)
Sort By:
 
I have the following SVG code that generates pie chart. I need to add some 3D effect on it - even just shadow or something like this. It is urgent. <?xml version="1.0" standalone="yes"?> <svg...
Zones: XMLDate Answered: 07/09/2001 Rating: 8.0 Views: 0
Is it possible to pull data from a sql database, through php and then convert that data to form an SVG graph? The data for the database will be entered on the website, it is all dynamic and stuff...
Zones: PHP and DatabasesDate Answered: 01/12/2004 Rating: 7.6 Views: 0
Is it possible to generate a page with xsl, which contains html tags and also show a svg according to xml data?
Zones: XMLDate Answered: 06/28/2004 Rating: 8.2 Views: 0
hi everyone, i have an xsl stylesheet using JScript. If i use the msxsl parser called from a JavaScript, it works fine. but i'm using saxon called from a JSP with the Transformer method as follo...
Zones: XMLDate Answered: 08/05/2004 Rating: 7.8 Views: 0
Hi I'm trying to create som SVG graphs using xsl transformation and xml data sheets. I want to do something like this: <svg:polyline points=" READ POINTS FROM XML DOCUMENT HERE " > The probl...
Zones: XMLDate Answered: 10/19/2005 Rating: 9.2 Views: 0
I have a file named front.mod which holds some SVG commands, especially a lot of <!ENTITY... definitions. Being raised with C++, I want to do the equivalent of #include "C:\front.mod" Looking a...
Zones: Web Graphics Software, SSIDate Answered: 02/08/2006 Rating: 7.6 Views: 0
Hi All, I need some help. I have an ASPX Page. I would like to stream a simple polygon in SVG. I'v tried MANY combinations but with no luck         protected void Page_Load(object sender,...
Zones: C#Date Answered: 11/21/2006 Rating: 7.8 Views: 0
I need to print a svg file without installing inkscape. I can view it with firefox, but when I print it the svg is downscaled to low quality. I tryed with some plugin on the web (adobe) but n...
Zones: Authoring, Illus...Date Answered: 03/28/2008 Rating: 9.3 Views: 0
Hi, I've a general question about the SVG format so I know if it can be used for what I'm thinking of... Say you have an SVG image of an old picture frame that has a decorative gold border. ...
Zones: Images and Photos, ...Date Answered: 08/30/2008 Rating: 8.0 Views: 0
I would like to dynamically transform svg in an html page. For instance: Set up an xml data island to contain the following sales figures: <?xml version="1.0"?> <sales>      <region>     ...
Zones: XMLDate Answered: 02/26/2002 Rating: 9.0 Views: 0