AttributePlots: Record<string, `${AttributePlotType}`>

Represents the different types of attribute plots. Enum values (AttributePlotType) behave better in a Record object than in traditional dict types.

Generated using TypeDoc