pd.plot.internal

Type members

Classlikes

abstract class Grammar[T](val cfg: Config) extends Dynamic

Base class for plotting specifications.

Base class for plotting specifications.

Type Params
T

Type that implementes the base class.

Value Params
cfg

Plotting configuration.

Since

0.1.0

Companion
object
object Grammar

Plotting specifications constants.

Plotting specifications constants.

Since

0.1.0

Companion
class