ChartDirector 6.0 (Perl Edition)

Getting Started


This section introduces how to use ChartDirector in your development environment. It also demonstrates and explains concepts that are useful in understanding of subsequent sections.

In this section

The First Project
The "Hello World" project for using ChartDirector - creating a simple bar chart to explore using ChartDirector in your development environment.

The First CGI Project
The "Hello World" project structured as a CGI that streams the chart image directly to the browser.

Incorporating Charts in Web Pages
Explains how to include the "Hello World" project in a web page.

ChartDirector Object Model Overview
A high level overview of ChartDirector's object model to facilitate understanding of subsequent sections.

What's Next
How to use this documentation to explore ChartDirector's rich features and use them in your own charts.