ggplotd ~master (2021-04-12T07:22:03Z)
Dub
Repo
Legend
ggplotd
legend
Undocumented in source.
package
struct
Legend {
string
type
;
int
height
;
int
width
;
}
Members
Variables
height
int
height
;
Undocumented in source.
type
string
type
;
Undocumented in source.
width
int
width
;
Undocumented in source.
Meta
Source
See Implementation
ggplotd
legend
functions
continuousLegend
discreteLegend
drawContinuousLegend
drawDiscreteLegend
structs
Legend