Examples for Target Regions in Scatter Plots
- Last UpdatedAug 17, 2022
- 2 minute read
When defining a scatter plot target region, listing the same X/Y points in different order can result in very different target regions. For example, assume that you define the following X/Y points:

The resulting target region looks like this:

Because the points are connected in the order they are defined, reordering the points results in a different target region. Assume that you reorder the same points like this:

The resulting target region looks like this:

You can also create target regions with a "hole" in the middle. For example, use the following points:

The resulting target region looks like this:
