FR

Scatter chart

Use a scatter chart to show the relationship between a few data series.

Hovering over the chart displays more precise data. The chart units will not be included here as they are reflected on the chart’s axes.

Best practices

  • Limit the comparison to two or three data sets.

Example: Scatter chart


                    [amcharts
  id="serial4"
  data-type="time"
  data-group="DESIGN_SCATTERCHARTS_C1"
  data-chartTitle="Title"
  data-subTitle="Subtitle"

  data-defaultType="scatter"
  data-leftAxisTitle="Left axis title"
]