ggplotReader {ggplot} | .NET clr documentation |
ggplot data mapper
# namespace ggplot
export class ggplotReader {
args: list;
class: any kind;
color: any kind;
isPlain2D: boolean;
# the scatter text label mapping
label: any kind;
shape: any kind;
# the legend title label text
title: string;
# the x axis mapping
x: string;
# the y axis mapping
y: string;
# the z axis mapping
z: string;
}
class
: any kindcolor
: any kindlabel
: any kindshape
: any kind