decreasing
decreasing: {
line?: {
color?: string;
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;
width?: number;
};
}
line
line: {
width?: number;
}
showlegend
showlegend: boolean
text
text: string | string[]
visible
visible: boolean | "legendonly"
whiskerwidth
whiskerwidth: number
xperiodalignment
xperiodalignment: "middle" | "end" | "start"
Default