| Gallery Index |
|
|
|
|
|
|
 Line Charts (2) |
|
|
|
|
|
|
|
|
|
|
|
|
|
 |
| Chart Gallery - Line Charts (2) |
|
 |
 |

A spline line chart where the data points are joined by smooth spline curves instead of straight lines.

The chart title, axis title and the logo are created using ChartDirector Mark Up Language (CDML), so they
can contain icons.
|

A multi-line chart demonstrating using dash line style for the lines.
|

A step-line chart where the data points are connected by steps instead of straight lines.
|

An arbitrary XY line chart. Demonstrates that in ChartDirector, line segments can flow in any
arbitrary direction (not just left to right).

Custom data labels are used to mark the "Start" point and "End" point of each line.
|

This chart demonstrates of a line surrounded by a variable zone. It is
composed by using a line layer with an inter-line filling layer.

Both the line and the zone change styles when they reach a threshold position on the x-axis. This
is achieved by using "zone colors".

Zone colors are colors that change abruptly at user-defined threshold positions. In this chart,
the line changes from "solid blue" to "dash line red" upon reaching "x = Jul", while the fill
color changes from light blue to light red.
|

This chart demonstrates ChartDirector's mark and zone feature. The red horizontal line
and the brown vertical lines are mark lines. The orange region is a user defined zone.
|

A multi-line chart with non-continuous lines.

Vertical bands are used to mark regions with no data

Custom 3D text boxes on top to indicate the week number.
|
|
|