ChartDirector 6.0 (Ruby Edition)

Clickable Charts


This section describes the clickable chart features of ChartDirector.

In this section

Introduction to Clickable Charts
Describes how image maps are used to make charts clickable.

Clickable Charts Operation Overview
Describes the sequence of events that occur when creating clickable chart.

Simple Clickable Charts
Sample code demonstrating drill-down capabilities with a series of clickable charts.

Javascript Clickable Charts
Sample code demonstrating using clickable charts with onMouseOut and onMouseOver events to invoke client side Javascript.

Custom Clickable Objects
Sample code demonstrating how to made custom objects clickable.

Database Clickable Charts
A clickable chart example with data coming from a database.

Using Multiple Click Handlers
Describes how to support multiple click handlers in one chart.

Making Other Objects Clickable
Describes how to make various other chart objects clickable.