Methods
Static basicLegendSvgConfig
Static basicVerticalLabel
- basicVerticalLabel(label: string, abbr: string): LegendConfig
-
Parameters
-
label: string
-
abbr: string
Static renderBasicVerticalSvgLabel
- renderBasicVerticalSvgLabel(g: D3Selection, bounds: LegendBounds, label: string, abbr: string, horizontal?: boolean): void
-
Parameters
-
-
-
label: string
-
abbr: string
-
Default value horizontal: boolean = false
Returns void
Helper functions for creating track legends.