
This is sample tool which i have written to draw graphs and charts in which data comes from XML and rendered using XSL with VML tags. This generic code fixes the X,Y axis determines the interval length and the same data can be represented as Line graph,Bar graph and also as a pie chart.The trick lies in embedding VML tags inside XSL for getting eye catchy figures. I'm now trying to develop a generic XSL script to produce 3D graphs for the given XML data.
|