SVG stands for Scalable Vector Graphics. It is an XML-based language for describing two-dimensional vector
graphics. JetChart also supports generation of SVG charts on-the-fly, using its own SVG encoder for that.
Optionally, it is also possible to implement tooltips and drill-down on the SVG charts.
There is plenty of information about the SVG language on the Internet. The 1.1 specification can be found
at the World Wide Web Consortium(W3C) website.
The examples below have been generated with the SVG encoder of JetChart. In order to visualize them it will
be necessary to install an SVG viewer plugin. We recommend the Adobe SVG viewer, which can be found
here.
line chart
bar chart
stacked bars chart
area chart
points chart
image chart
pie chart
bubble chart
financial chart
|