CountStatAesthetics

interface CountStatAesthetics : OptionsCapsule

Aesthetic properties supported by statCount().

Inheritors

Properties

Link copied to clipboard
abstract val weight: Any?

Used by the stat to compute weighted sum instead of simple count.

Link copied to clipboard
abstract val x: Any?

X-axis value (this value will produce cases or bins for bars).