ChartDirector 7.0 (Python Edition)

Scatter/Bubble/Vector Charts


TitleDescription
Scatter ChartDemonstrates a scatter chart created using XYChart.addScatterLayer.
Built-In SymbolsDemonstrates the built-in symbols supported by ChartDirector.
Custom Scatter SymbolsDemonstrates using external image files as scatter symbols.
Custom Scatter LabelsDemonstrates adding custom labels to data points.
Bubble ChartDemonstrates how to create a bubble chart.
3D Bubble Chart (1)This examples demonstrates a bubble chart using glass spheres as bubbles.
3D Bubble Chart (2)This examples demonstrates a bubble chart using brighter glass spheres as bubbles.
3D Bubble Chart (3)This examples demonstrates a bubble chart using solid spheres as bubbles.
Bubble XY ScalingDemonstrates a bubble chart with independent x and y bubble sizes and non-circular bubbles.
Vector ChartDemonstrates a vector chart.