Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Aes ¶
type Aes int
Aes is the name of an aesthetic.
func AesFromName ¶
AesFromName is the inverse of Aes.Name.
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
func (*Config) SetIV ¶
func (c *Config) SetIV(aes Aes, iv *benchproc.Projection)
SetIV maps independent variable iv to aesthetic aes.
func (*Config) SetLogScale ¶
SetLogScale sets the aesthetic dimension aes to use a log scale in the given base. Base 0 represents a linear scale.
type Plot ¶
type Plot struct {
// contains filtered or unexported fields
}
func (*Plot) SetUnits ¶
func (p *Plot) SetUnits(units benchfmt.UnitMetadataMap)
func (*Plot) TransformCompare ¶
Click to show internal directories.
Click to hide internal directories.