A few more properties were added to the existing scatter chart visual, including shapes as markers, background image support, and developer crosshairs for positioning elements onto an image background.
Shape | Number value | String value |
---|---|---|
Circle | 0 | "circle" |
Cross | 1 | "cross" |
Diamond | 2 | "diamond" |
Square | 3 | "square" |
Triangle Down | 4 | "triangle-down" |
Triangle Up | 5 | "triangle-up" |
Star | 6 | "star" |
Hexagon | 7 | "hexagon" |
X | 8 | "x" |
Up Arrow | 9 | "uparrow" |
Down Arrow | 10 | "downarrow" |
Enhanced Scatter introduces a few more properties that were added on top of the existing scatter chart visual, including shapes as markers, background image support, and developer crosshairs for positioning elements onto an image background.