Skip to content

Layout

A schema to validate plotly layout

Attributes

These attributes apply to the chart.layout object.

activeselection:
  fillcolor: any
  opacity: number
activeshape:
  fillcolor: any
  opacity: number
annotations: array
autosize: boolean
autotypenumbers: any
bargap: number
bargroupgap: number
barmode: any
barnorm: any
boxgap: number
boxgroupgap: number
boxmode: any
calendar: any
clickmode: any
coloraxis:
  autocolorscale: boolean
  cauto: boolean
  cmax: number
  cmid: number
  cmin: number
  colorbar:
    bgcolor: any
    bordercolor: any
    borderwidth: number
    exponentformat: any
    len: number
    lenmode: any
    minexponent: number
    nticks: integer
    orientation: any
    outlinecolor: any
    outlinewidth: number
    separatethousands: boolean
    showexponent: any
    showticklabels: boolean
    showtickprefix: any
    showticksuffix: any
    thickness: number
    thicknessmode: any
    tickangle: number
    tickcolor: any
    tickfont:
      color: any
      family: 'string' #(1)!
      lineposition: any
      shadow: 'string' #(2)!
      size: number
      style: any
      textcase: any
      variant: any
      weight: integer
    tickformat: 'string' #(3)!
    tickformatstops: array
    ticklabeloverflow: any
    ticklabelposition: any
    ticklabelstep: integer
    ticklen: number
    tickmode: any
    tickprefix: 'string' #(4)!
    ticks: any
    ticksuffix: 'string' #(5)!
    ticktext: array
    ticktextsrc: 'string' #(6)!
    tickvals: array
    tickvalssrc: 'string' #(7)!
    tickwidth: number
    title:
      font:
        color: any
        family: 'string' #(8)!
        lineposition: any
        shadow: 'string' #(9)!
        size: number
        style: any
        textcase: any
        variant: any
        weight: integer
      side: any
      text: 'string' #(10)!
    x: number
    xanchor: any
    xpad: number
    xref: any
    y: number
    yanchor: any
    ypad: number
    yref: any
  colorscale: any
  reversescale: boolean
  showscale: boolean
colorscale:
  diverging: any
  sequential: any
  sequentialminus: any
colorway: array
dragmode: any
extendfunnelareacolors: boolean
extendiciclecolors: boolean
extendpiecolors: boolean
extendsunburstcolors: boolean
extendtreemapcolors: boolean
font:
  color: any
  family: 'string' #(11)!
  lineposition: any
  shadow: 'string' #(12)!
  size: number
  style: any
  textcase: any
  variant: any
  weight: integer
funnelareacolorway: array
funnelgap: number
funnelgroupgap: number
funnelmode: any
geo:
  bgcolor: any
  center:
    lat: number
    lon: number
  coastlinecolor: any
  coastlinewidth: number
  countrycolor: any
  countrywidth: number
  domain:
    column: integer
    row: integer
    x: array
    y: array
  fitbounds: any
  framecolor: any
  framewidth: number
  lakecolor: any
  landcolor: any
  lataxis:
    dtick: number
    gridcolor: any
    griddash: 'string' #(13)!
    gridwidth: number
    range: array
    showgrid: boolean
    tick0: number
  lonaxis:
    dtick: number
    gridcolor: any
    griddash: 'string' #(14)!
    gridwidth: number
    range: array
    showgrid: boolean
    tick0: number
  oceancolor: any
  projection:
    distance: number
    parallels: array
    rotation:
      lat: number
      lon: number
      roll: number
    scale: number
    tilt: number
    type: any
  resolution: any
  rivercolor: any
  riverwidth: number
  scope: any
  showcoastlines: boolean
  showcountries: boolean
  showframe: boolean
  showlakes: boolean
  showland: boolean
  showocean: boolean
  showrivers: boolean
  showsubunits: boolean
  subunitcolor: any
  subunitwidth: number
  visible: boolean
grid:
  columns: integer
  domain:
    x: array
    y: array
  pattern: any
  roworder: any
  rows: integer
  subplots: array
  xaxes: array
  xgap: number
  xside: any
  yaxes: array
  ygap: number
  yside: any
height: number
hiddenlabels: array
hiddenlabelssrc: 'string' #(169)!
hidesources: boolean
hoverdistance: integer
hoverlabel:
  align: any
  bgcolor: any
  bordercolor: any
  font:
    color: any
    family: 'string' #(15)!
    lineposition: any
    shadow: 'string' #(16)!
    size: number
    style: any
    textcase: any
    variant: any
    weight: integer
  grouptitlefont:
    color: any
    family: 'string' #(17)!
    lineposition: any
    shadow: 'string' #(18)!
    size: number
    style: any
    textcase: any
    variant: any
    weight: integer
  namelength: integer
hovermode: any
hoversubplots: any
iciclecolorway: array
images: array
legend:
  bgcolor: any
  bordercolor: any
  borderwidth: number
  entrywidth: number
  entrywidthmode: any
  font:
    color: any
    family: 'string' #(19)!
    lineposition: any
    shadow: 'string' #(20)!
    size: number
    style: any
    textcase: any
    variant: any
    weight: integer
  groupclick: any
  grouptitlefont:
    color: any
    family: 'string' #(21)!
    lineposition: any
    shadow: 'string' #(22)!
    size: number
    style: any
    textcase: any
    variant: any
    weight: integer
  indentation: number
  itemclick: any
  itemdoubleclick: any
  itemsizing: any
  itemwidth: number
  maxheight: number
  orientation: any
  title:
    font:
      color: any
      family: 'string' #(23)!
      lineposition: any
      shadow: 'string' #(24)!
      size: number
      style: any
      textcase: any
      variant: any
      weight: integer
    side: any
    text: 'string' #(25)!
  tracegroupgap: number
  traceorder: any
  valign: any
  visible: boolean
  x: number
  xanchor: any
  xref: any
  y: number
  yanchor: any
  yref: any
map:
  bearing: number
  bounds:
    east: number
    north: number
    south: number
    west: number
  center:
    lat: number
    lon: number
  domain:
    column: integer
    row: integer
    x: array
    y: array
  layers: array
  pitch: number
  zoom: number
mapbox:
  accesstoken: 'string' #(26)!
  bearing: number
  bounds:
    east: number
    north: number
    south: number
    west: number
  center:
    lat: number
    lon: number
  domain:
    column: integer
    row: integer
    x: array
    y: array
  layers: array
  pitch: number
  zoom: number
margin:
  autoexpand: boolean
  b: number
  l: number
  pad: number
  r: number
  t: number
metasrc: 'string' #(27)!
minreducedheight: number
minreducedwidth: number
modebar:
  activecolor: any
  add: 'string | array' #(28)!
  addsrc: 'string' #(29)!
  bgcolor: any
  color: any
  orientation: any
  remove: 'string | array' #(30)!
  removesrc: 'string' #(31)!
newselection:
  line:
    color: any
    dash: 'string' #(32)!
    width: number
  mode: any
newshape:
  drawdirection: any
  fillcolor: any
  fillrule: any
  label:
    font:
      color: any
      family: 'string' #(33)!
      lineposition: any
      shadow: 'string' #(34)!
      size: number
      style: any
      textcase: any
      variant: any
      weight: integer
    padding: number
    text: 'string' #(35)!
    textangle: number
    textposition: any
    texttemplate: 'string' #(36)!
    xanchor: any
    yanchor: any
  layer: any
  legend: string
  legendgroup: 'string' #(37)!
  legendgrouptitle:
    font:
      color: any
      family: 'string' #(38)!
      lineposition: any
      shadow: 'string' #(39)!
      size: number
      style: any
      textcase: any
      variant: any
      weight: integer
    text: 'string' #(40)!
  legendrank: number
  legendwidth: number
  line:
    color: any
    dash: 'string' #(41)!
    width: number
  name: 'string' #(42)!
  opacity: number
  showlegend: boolean
  visible: any
paper_bgcolor: any
piecolorway: array
plot_bgcolor: any
polar:
  angularaxis:
    autotypenumbers: any
    categoryarray: array
    categoryarraysrc: 'string' #(43)!
    categoryorder: any
    color: any
    direction: any
    exponentformat: any
    gridcolor: any
    griddash: 'string' #(44)!
    gridwidth: number
    hoverformat: 'string' #(45)!
    layer: any
    linecolor: any
    linewidth: number
    minexponent: number
    nticks: integer
    period: number
    rotation: number
    separatethousands: boolean
    showexponent: any
    showgrid: boolean
    showline: boolean
    showticklabels: boolean
    showtickprefix: any
    showticksuffix: any
    thetaunit: any
    tickangle: number
    tickcolor: any
    tickfont:
      color: any
      family: 'string' #(46)!
      lineposition: any
      shadow: 'string' #(47)!
      size: number
      style: any
      textcase: any
      variant: any
      weight: integer
    tickformat: 'string' #(48)!
    tickformatstops: array
    ticklabelstep: integer
    ticklen: number
    tickmode: any
    tickprefix: 'string' #(49)!
    ticks: any
    ticksuffix: 'string' #(50)!
    ticktext: array
    ticktextsrc: 'string' #(51)!
    tickvals: array
    tickvalssrc: 'string' #(52)!
    tickwidth: number
    type: any
    visible: boolean
  bgcolor: any
  domain:
    column: integer
    row: integer
    x: array
    y: array
  gridshape: any
  hole: number
  radialaxis:
    angle: number
    autorange: any
    autorangeoptions:
      include: 'array' #(53)!
      includesrc: 'string' #(54)!
    autotickangles: array
    autotypenumbers: any
    calendar: any
    categoryarray: array
    categoryarraysrc: 'string' #(55)!
    categoryorder: any
    color: any
    exponentformat: any
    gridcolor: any
    griddash: 'string' #(56)!
    gridwidth: number
    hoverformat: 'string' #(57)!
    layer: any
    linecolor: any
    linewidth: number
    minexponent: number
    nticks: integer
    range: array
    rangemode: any
    separatethousands: boolean
    showexponent: any
    showgrid: boolean
    showline: boolean
    showticklabels: boolean
    showtickprefix: any
    showticksuffix: any
    side: any
    tickangle: number
    tickcolor: any
    tickfont:
      color: any
      family: 'string' #(58)!
      lineposition: any
      shadow: 'string' #(59)!
      size: number
      style: any
      textcase: any
      variant: any
      weight: integer
    tickformat: 'string' #(60)!
    tickformatstops: array
    ticklabelstep: integer
    ticklen: number
    tickmode: any
    tickprefix: 'string' #(61)!
    ticks: any
    ticksuffix: 'string' #(62)!
    ticktext: array
    ticktextsrc: 'string' #(63)!
    tickvals: array
    tickvalssrc: 'string' #(64)!
    tickwidth: number
    title:
      font:
        color: any
        family: 'string' #(65)!
        lineposition: any
        shadow: 'string' #(66)!
        size: number
        style: any
        textcase: any
        variant: any
        weight: integer
      text: 'string' #(67)!
    type: any
    visible: boolean
  sector: array
scattergap: number
scattermode: any
scene:
  annotations: array
  aspectmode: any
  aspectratio:
    impliedEdits: any
    x: number
    y: number
    z: number
  bgcolor: any
  camera:
    center:
      x: number
      y: number
      z: number
    eye:
      x: number
      y: number
      z: number
    projection:
      type: any
    up:
      x: number
      y: number
      z: number
  domain:
    column: integer
    row: integer
    x: array
    y: array
  dragmode: any
  hovermode: any
  xaxis:
    autorange: any
    autorangeoptions:
      include: 'array' #(68)!
      includesrc: 'string' #(69)!
    autotypenumbers: any
    backgroundcolor: any
    calendar: any
    categoryarray: array
    categoryarraysrc: 'string' #(70)!
    categoryorder: any
    color: any
    exponentformat: any
    gridcolor: any
    gridwidth: number
    hoverformat: 'string' #(71)!
    linecolor: any
    linewidth: number
    minexponent: number
    mirror: any
    nticks: integer
    range: array
    rangemode: any
    separatethousands: boolean
    showaxeslabels: boolean
    showbackground: boolean
    showexponent: any
    showgrid: boolean
    showline: boolean
    showspikes: boolean
    showticklabels: boolean
    showtickprefix: any
    showticksuffix: any
    spikecolor: any
    spikesides: boolean
    spikethickness: number
    tickangle: number
    tickcolor: any
    tickfont:
      color: any
      family: 'string' #(72)!
      lineposition: any
      shadow: 'string' #(73)!
      size: number
      style: any
      textcase: any
      variant: any
      weight: integer
    tickformat: 'string' #(74)!
    tickformatstops: array
    ticklen: number
    tickmode: any
    tickprefix: 'string' #(75)!
    ticks: any
    ticksuffix: 'string' #(76)!
    ticktext: array
    ticktextsrc: 'string' #(77)!
    tickvals: array
    tickvalssrc: 'string' #(78)!
    tickwidth: number
    title:
      font:
        color: any
        family: 'string' #(79)!
        lineposition: any
        shadow: 'string' #(80)!
        size: number
        style: any
        textcase: any
        variant: any
        weight: integer
      text: 'string' #(81)!
    type: any
    visible: boolean
    zeroline: boolean
    zerolinecolor: any
    zerolinewidth: number
  yaxis:
    autorange: any
    autorangeoptions:
      include: 'array' #(82)!
      includesrc: 'string' #(83)!
    autotypenumbers: any
    backgroundcolor: any
    calendar: any
    categoryarray: array
    categoryarraysrc: 'string' #(84)!
    categoryorder: any
    color: any
    exponentformat: any
    gridcolor: any
    gridwidth: number
    hoverformat: 'string' #(85)!
    linecolor: any
    linewidth: number
    minexponent: number
    mirror: any
    nticks: integer
    range: array
    rangemode: any
    separatethousands: boolean
    showaxeslabels: boolean
    showbackground: boolean
    showexponent: any
    showgrid: boolean
    showline: boolean
    showspikes: boolean
    showticklabels: boolean
    showtickprefix: any
    showticksuffix: any
    spikecolor: any
    spikesides: boolean
    spikethickness: number
    tickangle: number
    tickcolor: any
    tickfont:
      color: any
      family: 'string' #(86)!
      lineposition: any
      shadow: 'string' #(87)!
      size: number
      style: any
      textcase: any
      variant: any
      weight: integer
    tickformat: 'string' #(88)!
    tickformatstops: array
    ticklen: number
    tickmode: any
    tickprefix: 'string' #(89)!
    ticks: any
    ticksuffix: 'string' #(90)!
    ticktext: array
    ticktextsrc: 'string' #(91)!
    tickvals: array
    tickvalssrc: 'string' #(92)!
    tickwidth: number
    title:
      font:
        color: any
        family: 'string' #(93)!
        lineposition: any
        shadow: 'string' #(94)!
        size: number
        style: any
        textcase: any
        variant: any
        weight: integer
      text: 'string' #(95)!
    type: any
    visible: boolean
    zeroline: boolean
    zerolinecolor: any
    zerolinewidth: number
  zaxis:
    autorange: any
    autorangeoptions:
      include: 'array' #(96)!
      includesrc: 'string' #(97)!
    autotypenumbers: any
    backgroundcolor: any
    calendar: any
    categoryarray: array
    categoryarraysrc: 'string' #(98)!
    categoryorder: any
    color: any
    exponentformat: any
    gridcolor: any
    gridwidth: number
    hoverformat: 'string' #(99)!
    linecolor: any
    linewidth: number
    minexponent: number
    mirror: any
    nticks: integer
    range: array
    rangemode: any
    separatethousands: boolean
    showaxeslabels: boolean
    showbackground: boolean
    showexponent: any
    showgrid: boolean
    showline: boolean
    showspikes: boolean
    showticklabels: boolean
    showtickprefix: any
    showticksuffix: any
    spikecolor: any
    spikesides: boolean
    spikethickness: number
    tickangle: number
    tickcolor: any
    tickfont:
      color: any
      family: 'string' #(100)!
      lineposition: any
      shadow: 'string' #(101)!
      size: number
      style: any
      textcase: any
      variant: any
      weight: integer
    tickformat: 'string' #(102)!
    tickformatstops: array
    ticklen: number
    tickmode: any
    tickprefix: 'string' #(103)!
    ticks: any
    ticksuffix: 'string' #(104)!
    ticktext: array
    ticktextsrc: 'string' #(105)!
    tickvals: array
    tickvalssrc: 'string' #(106)!
    tickwidth: number
    title:
      font:
        color: any
        family: 'string' #(107)!
        lineposition: any
        shadow: 'string' #(108)!
        size: number
        style: any
        textcase: any
        variant: any
        weight: integer
      text: 'string' #(109)!
    type: any
    visible: boolean
    zeroline: boolean
    zerolinecolor: any
    zerolinewidth: number
selectdirection: any
selections: array
separators: 'string' #(110)!
shapes: array
showlegend: boolean
sliders: array
smith:
  bgcolor: any
  domain:
    column: integer
    row: integer
    x: array
    y: array
  imaginaryaxis:
    color: any
    gridcolor: any
    griddash: 'string' #(111)!
    gridwidth: number
    hoverformat: 'string' #(112)!
    layer: any
    linecolor: any
    linewidth: number
    showgrid: boolean
    showline: boolean
    showticklabels: boolean
    showtickprefix: any
    showticksuffix: any
    tickcolor: any
    tickfont:
      color: any
      family: 'string' #(113)!
      lineposition: any
      shadow: 'string' #(114)!
      size: number
      style: any
      textcase: any
      variant: any
      weight: integer
    tickformat: 'string' #(115)!
    ticklen: number
    tickprefix: 'string' #(116)!
    ticks: any
    ticksuffix: 'string' #(117)!
    tickvals: array
    tickvalssrc: 'string' #(118)!
    tickwidth: number
    visible: boolean
  realaxis:
    color: any
    gridcolor: any
    griddash: 'string' #(119)!
    gridwidth: number
    hoverformat: 'string' #(120)!
    layer: any
    linecolor: any
    linewidth: number
    showgrid: boolean
    showline: boolean
    showticklabels: boolean
    showtickprefix: any
    showticksuffix: any
    side: any
    tickangle: number
    tickcolor: any
    tickfont:
      color: any
      family: 'string' #(121)!
      lineposition: any
      shadow: 'string' #(122)!
      size: number
      style: any
      textcase: any
      variant: any
      weight: integer
    tickformat: 'string' #(123)!
    ticklen: number
    tickprefix: 'string' #(124)!
    ticks: any
    ticksuffix: 'string' #(125)!
    tickvals: array
    tickvalssrc: 'string' #(126)!
    tickwidth: number
    visible: boolean
spikedistance: integer
sunburstcolorway: array
ternary:
  aaxis:
    color: any
    exponentformat: any
    gridcolor: any
    griddash: 'string' #(127)!
    gridwidth: number
    hoverformat: 'string' #(128)!
    layer: any
    linecolor: any
    linewidth: number
    min: number
    minexponent: number
    nticks: integer
    separatethousands: boolean
    showexponent: any
    showgrid: boolean
    showline: boolean
    showticklabels: boolean
    showtickprefix: any
    showticksuffix: any
    tickangle: number
    tickcolor: any
    tickfont:
      color: any
      family: 'string' #(129)!
      lineposition: any
      shadow: 'string' #(130)!
      size: number
      style: any
      textcase: any
      variant: any
      weight: integer
    tickformat: 'string' #(131)!
    tickformatstops: array
    ticklabelstep: integer
    ticklen: number
    tickmode: any
    tickprefix: 'string' #(132)!
    ticks: any
    ticksuffix: 'string' #(133)!
    ticktext: array
    ticktextsrc: 'string' #(134)!
    tickvals: array
    tickvalssrc: 'string' #(135)!
    tickwidth: number
    title:
      font:
        color: any
        family: 'string' #(136)!
        lineposition: any
        shadow: 'string' #(137)!
        size: number
        style: any
        textcase: any
        variant: any
        weight: integer
      text: 'string' #(138)!
  baxis:
    color: any
    exponentformat: any
    gridcolor: any
    griddash: 'string' #(139)!
    gridwidth: number
    hoverformat: 'string' #(140)!
    layer: any
    linecolor: any
    linewidth: number
    min: number
    minexponent: number
    nticks: integer
    separatethousands: boolean
    showexponent: any
    showgrid: boolean
    showline: boolean
    showticklabels: boolean
    showtickprefix: any
    showticksuffix: any
    tickangle: number
    tickcolor: any
    tickfont:
      color: any
      family: 'string' #(141)!
      lineposition: any
      shadow: 'string' #(142)!
      size: number
      style: any
      textcase: any
      variant: any
      weight: integer
    tickformat: 'string' #(143)!
    tickformatstops: array
    ticklabelstep: integer
    ticklen: number
    tickmode: any
    tickprefix: 'string' #(144)!
    ticks: any
    ticksuffix: 'string' #(145)!
    ticktext: array
    ticktextsrc: 'string' #(146)!
    tickvals: array
    tickvalssrc: 'string' #(147)!
    tickwidth: number
    title:
      font:
        color: any
        family: 'string' #(148)!
        lineposition: any
        shadow: 'string' #(149)!
        size: number
        style: any
        textcase: any
        variant: any
        weight: integer
      text: 'string' #(150)!
  bgcolor: any
  caxis:
    color: any
    exponentformat: any
    gridcolor: any
    griddash: 'string' #(151)!
    gridwidth: number
    hoverformat: 'string' #(152)!
    layer: any
    linecolor: any
    linewidth: number
    min: number
    minexponent: number
    nticks: integer
    separatethousands: boolean
    showexponent: any
    showgrid: boolean
    showline: boolean
    showticklabels: boolean
    showtickprefix: any
    showticksuffix: any
    tickangle: number
    tickcolor: any
    tickfont:
      color: any
      family: 'string' #(153)!
      lineposition: any
      shadow: 'string' #(154)!
      size: number
      style: any
      textcase: any
      variant: any
      weight: integer
    tickformat: 'string' #(155)!
    tickformatstops: array
    ticklabelstep: integer
    ticklen: number
    tickmode: any
    tickprefix: 'string' #(156)!
    ticks: any
    ticksuffix: 'string' #(157)!
    ticktext: array
    ticktextsrc: 'string' #(158)!
    tickvals: array
    tickvalssrc: 'string' #(159)!
    tickwidth: number
    title:
      font:
        color: any
        family: 'string' #(160)!
        lineposition: any
        shadow: 'string' #(161)!
        size: number
        style: any
        textcase: any
        variant: any
        weight: integer
      text: 'string' #(162)!
  domain:
    column: integer
    row: integer
    x: array
    y: array
  sum: number
title:
  automargin: boolean
  font:
    color: any
    family: 'string' #(163)!
    lineposition: any
    shadow: 'string' #(164)!
    size: number
    style: any
    textcase: any
    variant: any
    weight: integer
  pad:
    b: number
    l: number
    r: number
    t: number
  subtitle:
    font:
      color: any
      family: 'string' #(165)!
      lineposition: any
      shadow: 'string' #(166)!
      size: number
      style: any
      textcase: any
      variant: any
      weight: integer
    text: 'string' #(167)!
  text: 'string' #(168)!
  x: number
  xanchor: any
  xref: any
  y: number
  yanchor: any
  yref: any
transition:
  duration: number
  easing: any
  ordering: any
treemapcolorway: array
uniformtext:
  minsize: number
  mode: any
updatemenus: array
violingap: number
violingroupgap: number
violinmode: any
waterfallgap: number
waterfallgroupgap: number
waterfallmode: any
width: number
  1. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  2. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  3. Sets the tick label formatting rule using d3 formatting mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format. And for dates see: https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format. We add two items to d3's date formatter: %h for half of the year as a decimal number as well as %{n}f for fractional seconds with n digits. For example, 2016-10-13 09:15:23.456 with tickformat %H~%M~%S.%2f would display 09~15~23.46
  4. Sets a tick label prefix.
  5. Sets a tick label suffix.
  6. Sets the source reference on Chart Studio Cloud for ticktext.
  7. Sets the source reference on Chart Studio Cloud for tickvals.
  8. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  9. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  10. Sets the title of the color bar.
  11. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  12. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  13. Sets the dash style of lines. Set to a dash type string (solid, dot, dash, longdash, dashdot, or longdashdot) or a dash length list in px (eg 5px,10px,2px,2px).
  14. Sets the dash style of lines. Set to a dash type string (solid, dot, dash, longdash, dashdot, or longdashdot) or a dash length list in px (eg 5px,10px,2px,2px).
  15. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  16. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  17. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  18. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  19. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  20. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  21. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  22. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  23. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  24. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  25. Sets the title of the legend.
  26. Sets the mapbox access token to be used for this mapbox map. Alternatively, the mapbox access token can be set in the configuration options under mapboxAccessToken. Note that accessToken are only required when style (e.g with values : basic, streets, outdoors, light, dark, satellite, satellite-streets ) and/or a layout layer references the Mapbox server.
  27. Sets the source reference on Chart Studio Cloud for meta.
  28. Determines which predefined modebar buttons to add. Please note that these buttons will only be shown if they are compatible with all trace types used in a graph. Similar to config.modeBarButtonsToAdd option. This may include v1hovermode, hoverclosest, hovercompare, togglehover, togglespikelines, drawline, drawopenpath, drawclosedpath, drawcircle, drawrect, eraseshape.
  29. Sets the source reference on Chart Studio Cloud for add.
  30. Determines which predefined modebar buttons to remove. Similar to config.modeBarButtonsToRemove option. This may include autoScale2d, autoscale, editInChartStudio, editinchartstudio, hoverCompareCartesian, hovercompare, lasso, lasso2d, orbitRotation, orbitrotation, pan, pan2d, pan3d, reset, resetCameraDefault3d, resetCameraLastSave3d, resetGeo, resetSankeyGroup, resetScale2d, resetViewMap, resetViewMapbox, resetViews, resetcameradefault, resetcameralastsave, resetsankeygroup, resetscale, resetview, resetviews, select, select2d, sendDataToCloud, senddatatocloud, tableRotation, tablerotation, toImage, toggleHover, toggleSpikelines, togglehover, togglespikelines, toimage, zoom, zoom2d, zoom3d, zoomIn2d, zoomInGeo, zoomInMap, zoomInMapbox, zoomOut2d, zoomOutGeo, zoomOutMap, zoomOutMapbox, zoomin, zoomout.
  31. Sets the source reference on Chart Studio Cloud for remove.
  32. Sets the dash style of lines. Set to a dash type string (solid, dot, dash, longdash, dashdot, or longdashdot) or a dash length list in px (eg 5px,10px,2px,2px).
  33. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  34. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  35. Sets the text to display with the new shape. It is also used for legend item if name is not provided.
  36. Template string used for rendering the new shape's label. Note that this will override text. Variables are inserted using %{variable}, for example "x0: %{x0}". Numbers are formatted using d3-format's syntax %{variable:d3-format}, for example "Price: %{x0:$.2f}". See https://github.com/d3/d3-format/tree/v1.4.5#d3-format for details on the formatting syntax. Dates are formatted using d3-time-format's syntax %{variable|d3-time-format}, for example "Day: %{x0|%m %b %Y}". See https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format for details on the date formatting syntax. A single multiplication or division operation may be applied to numeric variables, and combined with d3 number formatting, for example "Length in cm: %{x02.54}", "%{slope60:.1f} meters per second." For log axes, variable values are given in log units. For date axes, x/y coordinate variables and center variables use datetimes, while all other variable values use values in ms. Finally, the template string has access to variables x0, x1, y0, y1, slope, dx, dy, width, height, length, xcenter and ycenter.
  37. Sets the legend group for new shape. Traces and shapes part of the same legend group hide/show at the same time when toggling legend items.
  38. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  39. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  40. Sets the title of the legend group.
  41. Sets the dash style of lines. Set to a dash type string (solid, dot, dash, longdash, dashdot, or longdashdot) or a dash length list in px (eg 5px,10px,2px,2px).
  42. Sets new shape name. The name appears as the legend item.
  43. Sets the source reference on Chart Studio Cloud for categoryarray.
  44. Sets the dash style of lines. Set to a dash type string (solid, dot, dash, longdash, dashdot, or longdashdot) or a dash length list in px (eg 5px,10px,2px,2px).
  45. Sets the hover text formatting rule using d3 formatting mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format. And for dates see: https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format. We add two items to d3's date formatter: %h for half of the year as a decimal number as well as %{n}f for fractional seconds with n digits. For example, 2016-10-13 09:15:23.456 with tickformat %H~%M~%S.%2f would display 09~15~23.46
  46. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  47. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  48. Sets the tick label formatting rule using d3 formatting mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format. And for dates see: https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format. We add two items to d3's date formatter: %h for half of the year as a decimal number as well as %{n}f for fractional seconds with n digits. For example, 2016-10-13 09:15:23.456 with tickformat %H~%M~%S.%2f would display 09~15~23.46
  49. Sets a tick label prefix.
  50. Sets a tick label suffix.
  51. Sets the source reference on Chart Studio Cloud for ticktext.
  52. Sets the source reference on Chart Studio Cloud for tickvals.
  53. Ensure this value is included in autorange.
  54. Sets the source reference on Chart Studio Cloud for include.
  55. Sets the source reference on Chart Studio Cloud for categoryarray.
  56. Sets the dash style of lines. Set to a dash type string (solid, dot, dash, longdash, dashdot, or longdashdot) or a dash length list in px (eg 5px,10px,2px,2px).
  57. Sets the hover text formatting rule using d3 formatting mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format. And for dates see: https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format. We add two items to d3's date formatter: %h for half of the year as a decimal number as well as %{n}f for fractional seconds with n digits. For example, 2016-10-13 09:15:23.456 with tickformat %H~%M~%S.%2f would display 09~15~23.46
  58. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  59. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  60. Sets the tick label formatting rule using d3 formatting mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format. And for dates see: https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format. We add two items to d3's date formatter: %h for half of the year as a decimal number as well as %{n}f for fractional seconds with n digits. For example, 2016-10-13 09:15:23.456 with tickformat %H~%M~%S.%2f would display 09~15~23.46
  61. Sets a tick label prefix.
  62. Sets a tick label suffix.
  63. Sets the source reference on Chart Studio Cloud for ticktext.
  64. Sets the source reference on Chart Studio Cloud for tickvals.
  65. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  66. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  67. Sets the title of this axis.
  68. Ensure this value is included in autorange.
  69. Sets the source reference on Chart Studio Cloud for include.
  70. Sets the source reference on Chart Studio Cloud for categoryarray.
  71. Sets the hover text formatting rule using d3 formatting mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format. And for dates see: https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format. We add two items to d3's date formatter: %h for half of the year as a decimal number as well as %{n}f for fractional seconds with n digits. For example, 2016-10-13 09:15:23.456 with tickformat %H~%M~%S.%2f would display 09~15~23.46
  72. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  73. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  74. Sets the tick label formatting rule using d3 formatting mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format. And for dates see: https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format. We add two items to d3's date formatter: %h for half of the year as a decimal number as well as %{n}f for fractional seconds with n digits. For example, 2016-10-13 09:15:23.456 with tickformat %H~%M~%S.%2f would display 09~15~23.46
  75. Sets a tick label prefix.
  76. Sets a tick label suffix.
  77. Sets the source reference on Chart Studio Cloud for ticktext.
  78. Sets the source reference on Chart Studio Cloud for tickvals.
  79. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  80. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  81. Sets the title of this axis.
  82. Ensure this value is included in autorange.
  83. Sets the source reference on Chart Studio Cloud for include.
  84. Sets the source reference on Chart Studio Cloud for categoryarray.
  85. Sets the hover text formatting rule using d3 formatting mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format. And for dates see: https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format. We add two items to d3's date formatter: %h for half of the year as a decimal number as well as %{n}f for fractional seconds with n digits. For example, 2016-10-13 09:15:23.456 with tickformat %H~%M~%S.%2f would display 09~15~23.46
  86. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  87. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  88. Sets the tick label formatting rule using d3 formatting mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format. And for dates see: https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format. We add two items to d3's date formatter: %h for half of the year as a decimal number as well as %{n}f for fractional seconds with n digits. For example, 2016-10-13 09:15:23.456 with tickformat %H~%M~%S.%2f would display 09~15~23.46
  89. Sets a tick label prefix.
  90. Sets a tick label suffix.
  91. Sets the source reference on Chart Studio Cloud for ticktext.
  92. Sets the source reference on Chart Studio Cloud for tickvals.
  93. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  94. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  95. Sets the title of this axis.
  96. Ensure this value is included in autorange.
  97. Sets the source reference on Chart Studio Cloud for include.
  98. Sets the source reference on Chart Studio Cloud for categoryarray.
  99. Sets the hover text formatting rule using d3 formatting mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format. And for dates see: https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format. We add two items to d3's date formatter: %h for half of the year as a decimal number as well as %{n}f for fractional seconds with n digits. For example, 2016-10-13 09:15:23.456 with tickformat %H~%M~%S.%2f would display 09~15~23.46
  100. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  101. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  102. Sets the tick label formatting rule using d3 formatting mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format. And for dates see: https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format. We add two items to d3's date formatter: %h for half of the year as a decimal number as well as %{n}f for fractional seconds with n digits. For example, 2016-10-13 09:15:23.456 with tickformat %H~%M~%S.%2f would display 09~15~23.46
  103. Sets a tick label prefix.
  104. Sets a tick label suffix.
  105. Sets the source reference on Chart Studio Cloud for ticktext.
  106. Sets the source reference on Chart Studio Cloud for tickvals.
  107. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  108. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  109. Sets the title of this axis.
  110. Sets the decimal and thousand separators. For example, . * puts a '.' before decimals and a space between thousands. In English locales, dflt is .,* but other locales may alter this default.
  111. Sets the dash style of lines. Set to a dash type string (solid, dot, dash, longdash, dashdot, or longdashdot) or a dash length list in px (eg 5px,10px,2px,2px).
  112. Sets the hover text formatting rule using d3 formatting mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format. And for dates see: https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format. We add two items to d3's date formatter: %h for half of the year as a decimal number as well as %{n}f for fractional seconds with n digits. For example, 2016-10-13 09:15:23.456 with tickformat %H~%M~%S.%2f would display 09~15~23.46
  113. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  114. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  115. Sets the tick label formatting rule using d3 formatting mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format. And for dates see: https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format. We add two items to d3's date formatter: %h for half of the year as a decimal number as well as %{n}f for fractional seconds with n digits. For example, 2016-10-13 09:15:23.456 with tickformat %H~%M~%S.%2f would display 09~15~23.46
  116. Sets a tick label prefix.
  117. Sets a tick label suffix.
  118. Sets the source reference on Chart Studio Cloud for tickvals.
  119. Sets the dash style of lines. Set to a dash type string (solid, dot, dash, longdash, dashdot, or longdashdot) or a dash length list in px (eg 5px,10px,2px,2px).
  120. Sets the hover text formatting rule using d3 formatting mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format. And for dates see: https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format. We add two items to d3's date formatter: %h for half of the year as a decimal number as well as %{n}f for fractional seconds with n digits. For example, 2016-10-13 09:15:23.456 with tickformat %H~%M~%S.%2f would display 09~15~23.46
  121. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  122. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  123. Sets the tick label formatting rule using d3 formatting mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format. And for dates see: https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format. We add two items to d3's date formatter: %h for half of the year as a decimal number as well as %{n}f for fractional seconds with n digits. For example, 2016-10-13 09:15:23.456 with tickformat %H~%M~%S.%2f would display 09~15~23.46
  124. Sets a tick label prefix.
  125. Sets a tick label suffix.
  126. Sets the source reference on Chart Studio Cloud for tickvals.
  127. Sets the dash style of lines. Set to a dash type string (solid, dot, dash, longdash, dashdot, or longdashdot) or a dash length list in px (eg 5px,10px,2px,2px).
  128. Sets the hover text formatting rule using d3 formatting mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format. And for dates see: https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format. We add two items to d3's date formatter: %h for half of the year as a decimal number as well as %{n}f for fractional seconds with n digits. For example, 2016-10-13 09:15:23.456 with tickformat %H~%M~%S.%2f would display 09~15~23.46
  129. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  130. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  131. Sets the tick label formatting rule using d3 formatting mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format. And for dates see: https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format. We add two items to d3's date formatter: %h for half of the year as a decimal number as well as %{n}f for fractional seconds with n digits. For example, 2016-10-13 09:15:23.456 with tickformat %H~%M~%S.%2f would display 09~15~23.46
  132. Sets a tick label prefix.
  133. Sets a tick label suffix.
  134. Sets the source reference on Chart Studio Cloud for ticktext.
  135. Sets the source reference on Chart Studio Cloud for tickvals.
  136. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  137. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  138. Sets the title of this axis.
  139. Sets the dash style of lines. Set to a dash type string (solid, dot, dash, longdash, dashdot, or longdashdot) or a dash length list in px (eg 5px,10px,2px,2px).
  140. Sets the hover text formatting rule using d3 formatting mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format. And for dates see: https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format. We add two items to d3's date formatter: %h for half of the year as a decimal number as well as %{n}f for fractional seconds with n digits. For example, 2016-10-13 09:15:23.456 with tickformat %H~%M~%S.%2f would display 09~15~23.46
  141. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  142. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  143. Sets the tick label formatting rule using d3 formatting mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format. And for dates see: https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format. We add two items to d3's date formatter: %h for half of the year as a decimal number as well as %{n}f for fractional seconds with n digits. For example, 2016-10-13 09:15:23.456 with tickformat %H~%M~%S.%2f would display 09~15~23.46
  144. Sets a tick label prefix.
  145. Sets a tick label suffix.
  146. Sets the source reference on Chart Studio Cloud for ticktext.
  147. Sets the source reference on Chart Studio Cloud for tickvals.
  148. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  149. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  150. Sets the title of this axis.
  151. Sets the dash style of lines. Set to a dash type string (solid, dot, dash, longdash, dashdot, or longdashdot) or a dash length list in px (eg 5px,10px,2px,2px).
  152. Sets the hover text formatting rule using d3 formatting mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format. And for dates see: https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format. We add two items to d3's date formatter: %h for half of the year as a decimal number as well as %{n}f for fractional seconds with n digits. For example, 2016-10-13 09:15:23.456 with tickformat %H~%M~%S.%2f would display 09~15~23.46
  153. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  154. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  155. Sets the tick label formatting rule using d3 formatting mini-languages which are very similar to those in Python. For numbers, see: https://github.com/d3/d3-format/tree/v1.4.5#d3-format. And for dates see: https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format. We add two items to d3's date formatter: %h for half of the year as a decimal number as well as %{n}f for fractional seconds with n digits. For example, 2016-10-13 09:15:23.456 with tickformat %H~%M~%S.%2f would display 09~15~23.46
  156. Sets a tick label prefix.
  157. Sets a tick label suffix.
  158. Sets the source reference on Chart Studio Cloud for ticktext.
  159. Sets the source reference on Chart Studio Cloud for tickvals.
  160. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  161. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  162. Sets the title of this axis.
  163. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  164. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  165. HTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
  166. Sets the shape and color of the shadow behind text. auto places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
  167. Sets the plot's subtitle.
  168. Sets the plot's title.
  169. Sets the source reference on Chart Studio Cloud for hiddenlabels.