dodge.asymmetric Collision Modifier (GPL)

Syntax

<element type>.dodge.asymmetric

<element type>. A valid element type.

Description

Moves graphic elements next to other graphic elements that appear at the same value, rather than superimposing them. The graphic elements are arranged asymmetrically. That is, the graphic elements are stacked on top of one another, with the graphic element on the bottom positioned at a specific value on the scale. dodge.asymmetric is typically used for 1-D dot plots.

Examples

Figure 1. Example: 1-D Dot plot
ELEMENT: point.dodge.asymmetric(position(bin.dot(salary)))