Marks
Marks are the basic building blocks of graphics. They are used to create the visual elements of a graphic.
Usage
markThe mark method is used to specify the shapes we place in each of the regions created by the flow operator.refThe ref method is used to reference a shape by its name.Components
rect({...}) ellipse({...}) petal({...}) scaffold({...}) area({...}) line({...}) 