dodge.symmetric Collision Modifier (GPL)

Syntax

<element type>.dodge.symmetric

<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 symmetrically. That is, the graphic elements extend in two directions from a central position. dodge.asymmetric is typically used for 2-D dot plots.

Examples

Figure 1. Example: 2-D Dot plot
ELEMENT: point.dodge.symmetric(position(bin.dot(salary*jobcat)))