customdata
customdata: any[]
decreasing
decreasing: { line?: { color?: string; dash?: Dash; width?: number; }; } hoverlabel
hoverlabel: {
align?: "auto" | "left" | "right";
bgcolor?: string | string[];
bordercolor?: string | string[];
font?: {
color?: string | string[];
family?: string | string[];
size?: number;
};
namelength?: number | number[];
split?: boolean;
}
hovertext
hovertext: string | string[]
increasing
increasing: { line?: { color?: string; dash?: Dash; width?: number; }; } legendgroup
legendgroup: string
line
line: { dash: Dash; width: number; } selectedpoints
selectedpoints: any
showlegend
showlegend: boolean
text
text: string | string[]
tickwidth
tickwidth: number
uirevision
uirevision: any
visible
visible: boolean | "legendonly"
xperiodalignment
xperiodalignment: "middle" | "end" | "start"