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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_20147923.htm...
Zones:
XMLDate Answered: 07/09/2001 Grade: A 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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...
Is it possible to generate a page with xsl, which contains html tags and also show a svg according to xml data?
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_20865627.htm...
Zones:
XMLDate Answered: 06/28/2004 Grade: B 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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_21047941.htm...
Zones:
XMLDate Answered: 08/05/2004 Grade: B 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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_21599241.htm...
Zones:
XMLDate Answered: 10/19/2005 Grade: B 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...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Q_21699143.html
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,...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_22065353.html
Zones:
C#Date Answered: 11/21/2006 Grade: A 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...
http://www.experts-exchange.com/Web_Development/Authoring/Q_23256788.html
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.
...
http://www.experts-exchange.com/Software/Photos_Graphics/Images_and_Photos/Q_23456279.html
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>
...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_20268591.htm...
Zones:
XMLDate Answered: 02/26/2002 Grade: A Views: 0