General Attributes : Properties related to Shapes, Sizes, Images and Patterns

# images

Array of urls of images used in scatter plots. Additional shapes will be used if the array does not contain as many images as needed
Type: array
Default: []

# linePatterns

Line Patterns used in line visualizations
Type: array
Default: [solid, dotted, dashed, dotdash, longdash, twodash]

# patterns

Patterns used in visualizations to fill objects. This array must contain one or more pattern names and in concert with the color array can be used to specify the pattern colors for all filled objects in the visualizations.. The order will dictate the utilization in the visualization
Type: array
Default: [solid, hatchForward, hatchReverse, stripeHorizontal, stripeVertical, polkaDot, crossHatch, crossStripe, squares, circles, plus, minus, bars, squiglesVertical, squiglesHorizontal, brickForward, brickReverse, art, pcx, hatchForward3, hatchReverse3]

# shapes

Array with shapes used in visualizations. The order will dictate the utilization in the visualization
Type: array
Default: [sphere, square, triangle, star, rhombus, octagon, oval, plus, minus, pacman, pacman2, mdavid, rect2, pentagon, rect3, arc, rectangle, image]

# sizes

Array with sizes used invisualizations. The order will dictate the utilization in the visualization
Type: array
Default: [8, 12, 16, 20, 24, 28, 32, 36, 40, 44, 48]