angularaxis
angularaxis: {}
autosize
autosize: boolean
bargroupgap
bargroupgap: number
barmode
barmode:
| "overlay"
| "relative"
| "group"
| "stack"
barnorm
barnorm: "" | "fraction" | "percent"
boxmode
boxmode: "overlay" | "group"
clickmode
clickmode:
| "none"
| "select"
| "event"
| "event+select"
colorway
colorway: string[]
datarevision
datarevision: string | number
dragmode
dragmode:
| false
| "select"
| "zoom"
| "pan"
| "lasso"
| "orbit"
| "turntable"
editrevision
editrevision: string | number
grid
grid: Partial<{ columns: number; domain: Partial<{ x: number[]; y: number[]; }>; pattern: "independent" | "coupled"; roworder: "top to bottom" | "bottom to top"; rows: number; subplots: string[]; xaxes: string[]; xgap: number; xside: | "top" | "bottom" | "bottom plot" | "top plot"; yaxes: string[]; ygap: number; yside: | "left" | "right" | "left plot" | "right plot"; }> hiddenlabels
hiddenlabels: string[]
hidesources
hidesources: boolean
hoverdistance
hoverdistance: number
hovermode
hovermode:
| false
| "x"
| "y"
| "closest"
| "x unified"
| "y unified"
orientation
orientation: number
selectdirection
selectdirection:
| "any"
| "v"
| "h"
| "d"
selectionrevision
selectionrevision: string | number
separators
separators: string
showlegend
showlegend: boolean
title
title: string | Partial<{ font: Partial<Font>; pad: Partial<Padding>; text: string; x: number; xanchor: | "auto" | "left" | "center" | "right"; xref: "container" | "paper"; y: number; yanchor: | "auto" | "top" | "middle" | "bottom"; yref: "container" | "paper"; }> uirevision
uirevision: string | number
xaxis.autorange
xaxis.autorange: boolean
xaxis.title
xaxis.title: string
yaxis.autorange
yaxis.autorange: boolean
yaxis.title
yaxis.title: string