|
Bubble and Scatter Charts
Bubble Chart
Bubble chart is an extension of the XY-chart, with each data point drawn as a circular bubble and the area of the bubble rendered proportionally to the value of a third variable. In practice, it is commonly used to represent financial data.
Bubble Chart
Scatter Chart
A simple plot of X and Y values along two axes can be created using scatter charts.
Key features:
-
The points are not joined together.
-
The points can be highlighted using built-in shapes or custom images.
-
Numerical data, both discrete and continuous can be displayed.
-
Usually used to plot scientific data.
Scatter Chart
Connected Scatter Chart
Connected Scatter charts are a plot of X and Y values along the two axes. The points are joined together using lines or splines. The points can be customized using shapes or images to make them easily identifiable.
Connected Scatter Line Chart
Connected Scatter Spline Chart
|
|
|
|