SVG Extension

Introduction

Scalable Vector Graphics (SVG) is a XML-based language for Web graphics from the World Wide Web Consortium (W3C). The MIME type for SVG is "image/svg+xml"

Requirements for SVG Output

Davisor Chart SVG extension must be installed before SVG charts can be produced. SVG extension is a separete JAR file which is installed to a class path. Used web browser should also have SVG support.

Examples

A combo chart in svg.
A SVG chart with gradient paints.