A mapping from attributes to the AppliedProjectors used to generate them.
A mapping from attributes ("x", "fill", etc.) to the functions that get that information out of the data.
The corners of a box.
A location in pixel-space.
Retrieves a scaled datum property. Essentially passes the result of an Accessor through a Scale.
Min and max values for a particular property.
Space request used during layout negotiation.
A SymbolFactory is a function that takes in a symbolSize which is the edge length of the render area and returns a string representing the 'd' attribute of the resultant 'path' element
Generated using TypeDoc
A function that generates attribute values from the datum and index. Essentially a Projector with a particular Dataset rolled in.