Skip to content

Layout

Attributes

These attributes apply to the chart.layout object.

activeselection:
  fillcolor: 'color' #(1)!
  opacity: 'number between or equal to 0 and 1' #(2)!
activeshape:
  fillcolor: 'color' #(3)!
  opacity: 'number between or equal to 0 and 1' #(4)!
annotations:
  align: 'enumerated , one of ( "left" | "center" | "right" )' #(5)!
  arrowcolor: 'color' #(6)!
  arrowhead: 'integer between or equal to 0 and 8' #(7)!
  arrowside: 'flaglist string. any combination of "end", "start" joined with a "+"
    or "none".' #(8)!
  arrowsize: 'number greater than or equal to 0.3' #(9)!
  arrowwidth: 'number greater than or equal to 0.1' #(10)!
  ax: 'number or categorical coordinate string' #(11)!
  axref: 'enumerated , one of ( "pixel" | "/^x([2-9]|[1-9][0-9]+)?( domain)?$/" )
   ' #(12)!
  ay: 'number or categorical coordinate string' #(13)!
  ayref: 'enumerated , one of ( "pixel" | "/^y([2-9]|[1-9][0-9]+)?( domain)?$/" )
   ' #(14)!
  bgcolor: 'color' #(15)!
  bordercolor: 'color' #(16)!
  borderpad: 'number greater than or equal to 0' #(17)!
  borderwidth: 'number greater than or equal to 0' #(18)!
  captureevents: 'boolean' #(19)!
  clicktoshow: 'enumerated , one of ( false | "onoff" | "onout" )' #(20)!
  font:
    color: color
    family: 'string' #(21)!
    size: number greater than or equal to 1
  height: 'number greater than or equal to 1' #(22)!
  hoverlabel:
    bgcolor: 'color' #(23)!
    bordercolor: 'color' #(24)!
    font:
      color: color
      family: 'string' #(25)!
      size: number greater than or equal to 1
  hovertext: 'string' #(26)!
  name: 'string' #(27)!
  opacity: 'number between or equal to 0 and 1' #(28)!
  showarrow: 'boolean' #(29)!
  standoff: 'number greater than or equal to 0' #(30)!
  startarrowhead: 'integer between or equal to 0 and 8' #(31)!
  startarrowsize: 'number greater than or equal to 0.3' #(32)!
  startstandoff: 'number greater than or equal to 0' #(33)!
  templateitemname: 'string' #(34)!
  text: 'string' #(35)!
  textangle: 'angle' #(36)!
  valign: 'enumerated , one of ( "top" | "middle" | "bottom" )' #(37)!
  visible: 'boolean' #(38)!
  width: 'number greater than or equal to 1' #(39)!
  x: 'number or categorical coordinate string' #(40)!
  xanchor: 'enumerated , one of ( "auto" | "left" | "center" | "right" )' #(41)!
  xclick: 'number or categorical coordinate string' #(42)!
  xref: 'enumerated , one of ( "paper" | "/^x([2-9]|[1-9][0-9]+)?( domain)?$/" )' #(43)!
  xshift: 'number' #(44)!
  y: 'number or categorical coordinate string' #(45)!
  yanchor: 'enumerated , one of ( "auto" | "top" | "middle" | "bottom" )' #(46)!
  yclick: 'number or categorical coordinate string' #(47)!
  yref: 'enumerated , one of ( "paper" | "/^y([2-9]|[1-9][0-9]+)?( domain)?$/" )' #(48)!
  yshift: 'number' #(49)!
autosize: 'boolean' #(50)!
autotypenumbers: 'enumerated , one of ( "convert types" | "strict" )' #(51)!
barcornerradius: 'number or categorical coordinate string' #(52)!
calendar: 'enumerated , one of ( "chinese" | "coptic" | "discworld" | "ethiopian"
  | "gregorian" | "hebrew" | "islamic" | "jalali" | "julian" | "mayan" | "nanakshahi"
  | "nepali" | "persian" | "taiwan" | "thai" | "ummalqura" )' #(53)!
clickmode: 'flaglist string. any combination of "event", "select" joined with a "+"
  or "none".' #(54)!
coloraxis:
  autocolorscale: 'boolean' #(55)!
  cauto: 'boolean' #(56)!
  cmax: 'number' #(57)!
  cmid: 'number' #(58)!
  cmin: 'number' #(59)!
  colorbar:
    bgcolor: 'color' #(60)!
    bordercolor: 'color' #(61)!
    borderwidth: 'number greater than or equal to 0' #(62)!
    dtick: 'number or categorical coordinate string' #(63)!
    exponentformat: 'enumerated , one of ( "none" | "e" | "e" | "power" | "si" | "b"
      )' #(64)!
    len: 'number greater than or equal to 0' #(65)!
    lenmode: 'enumerated , one of ( "fraction" | "pixels" )' #(66)!
    minexponent: 'number greater than or equal to 0' #(67)!
    nticks: 'integer greater than or equal to 0' #(68)!
    orientation: 'enumerated , one of ( "h" | "v" )' #(69)!
    outlinecolor: 'color' #(70)!
    outlinewidth: 'number greater than or equal to 0' #(71)!
    separatethousands: 'boolean' #(72)!
    showexponent: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(73)!
    showticklabels: 'boolean' #(74)!
    showtickprefix: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(75)!
    showticksuffix: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(76)!
    thickness: 'number greater than or equal to 0' #(77)!
    thicknessmode: 'enumerated , one of ( "fraction" | "pixels" )' #(78)!
    tick0: 'number or categorical coordinate string' #(79)!
    tickangle: 'angle' #(80)!
    tickcolor: 'color' #(81)!
    tickfont:
      color: color
      family: 'string' #(82)!
      size: number greater than or equal to 1
    tickformat: 'string' #(83)!
    tickformatstops:
      dtickrange: 'array' #(84)!
      enabled: 'boolean' #(85)!
      name: 'string' #(86)!
      templateitemname: 'string' #(87)!
      value: 'string' #(88)!
    ticklabeloverflow: 'enumerated , one of ( "allow" | "hide past div" | "hide past
      domain" )' #(89)!
    ticklabelposition: 'enumerated , one of ( "outside" | "inside" | "outside top"
      | "inside top" | "outside left" | "inside left" | "outside right" | "inside
      right" | "outside bottom" | "inside bottom" )' #(90)!
    ticklabelstep: 'integer greater than or equal to 1' #(91)!
    ticklen: 'number greater than or equal to 0' #(92)!
    tickmode: 'enumerated , one of ( "auto" | "linear" | "array" )' #(93)!
    tickprefix: 'string' #(94)!
    ticks: 'enumerated , one of ( "outside" | "inside" | "" )' #(95)!
    ticksuffix: 'string' #(96)!
    ticktext: 'data array' #(97)!
    tickvals: 'data array' #(98)!
    tickwidth: 'number greater than or equal to 0' #(99)!
    title:
      font:
        color: color
        family: 'string' #(100)!
        size: number greater than or equal to 1
      side: 'enumerated , one of ( "right" | "top" | "bottom" )' #(101)!
      text: 'string' #(102)!
    x: 'number between or equal to -2 and 3' #(103)!
    xanchor: 'enumerated , one of ( "left" | "center" | "right" )' #(104)!
    xpad: 'number greater than or equal to 0' #(105)!
    y: 'number between or equal to -2 and 3' #(106)!
    yanchor: 'enumerated , one of ( "top" | "middle" | "bottom" )' #(107)!
    ypad: 'number greater than or equal to 0' #(108)!
  colorscale: 'colorscale' #(109)!
  reversescale: 'boolean' #(110)!
  showscale: 'boolean' #(111)!
colorscale:
  diverging: 'colorscale' #(112)!
  sequential: 'colorscale' #(113)!
  sequentialminus: 'colorscale' #(114)!
colorway: 'colorlist' #(115)!
computed: 'number or categorical coordinate string' #(116)!
datarevision: 'number or categorical coordinate string' #(117)!
dragmode: 'enumerated , one of ( "zoom" | "pan" | "select" | "lasso" | "drawclosedpath"
  | "drawopenpath" | "drawline" | "drawrect" | "drawcircle" | "orbit" | "turntable"
  | false )' #(118)!
editrevision: 'number or categorical coordinate string' #(119)!
font:
  color: color
  family: 'string' #(120)!
  size: number greater than or equal to 1
geo:
  bgcolor: 'color' #(121)!
  center:
    lat: 'number' #(122)!
    lon: 'number' #(123)!
  coastlinecolor: 'color' #(124)!
  coastlinewidth: 'number greater than or equal to 0' #(125)!
  countrycolor: 'color' #(126)!
  countrywidth: 'number greater than or equal to 0' #(127)!
  domain:
    column: 'integer greater than or equal to 0' #(128)!
    row: 'integer greater than or equal to 0' #(129)!
    x: 'array' #(130)!
    y: 'array' #(131)!
  fitbounds: 'enumerated , one of ( false | "locations" | "geojson" )' #(132)!
  framecolor: 'color' #(133)!
  framewidth: 'number greater than or equal to 0' #(134)!
  lakecolor: 'color' #(135)!
  landcolor: 'color' #(136)!
  lataxis:
    dtick: 'number' #(137)!
    gridcolor: 'color' #(138)!
    griddash: 'string' #(139)!
    gridwidth: 'number greater than or equal to 0' #(140)!
    range: 'array' #(141)!
    showgrid: 'boolean' #(142)!
    tick0: 'number' #(143)!
  lonaxis:
    dtick: 'number' #(144)!
    gridcolor: 'color' #(145)!
    griddash: 'string' #(146)!
    gridwidth: 'number greater than or equal to 0' #(147)!
    range: 'array' #(148)!
    showgrid: 'boolean' #(149)!
    tick0: 'number' #(150)!
  oceancolor: 'color' #(151)!
  projection:
    distance: 'number greater than or equal to 1.001' #(152)!
    parallels: 'array' #(153)!
    rotation:
      lat: 'number' #(154)!
      lon: 'number' #(155)!
      roll: 'number' #(156)!
    scale: 'number greater than or equal to 0' #(157)!
    tilt: 'number' #(158)!
    type: 'enumerated , one of ( "airy" | "aitoff" | "albers" | "albers usa" | "august"
      | "azimuthal equal area" | "azimuthal equidistant" | "baker" | "bertin1953"
      | "boggs" | "bonne" | "bottomley" | "bromley" | "collignon" | "conic conformal"
      | "conic equal area" | "conic equidistant" | "craig" | "craster" | "cylindrical
      equal area" | "cylindrical stereographic" | "eckert1" | "eckert2" | "eckert3"
      | "eckert4" | "eckert5" | "eckert6" | "eisenlohr" | "equirectangular" | "fahey"
      | "foucaut" | "foucaut sinusoidal" | "ginzburg4" | "ginzburg5" | "ginzburg6"
      | "ginzburg8" | "ginzburg9" | "gnomonic" | "gringorten" | "gringorten quincuncial"
      | "guyou" | "hammer" | "hill" | "homolosine" | "hufnagel" | "hyperelliptical"
      | "kavrayskiy7" | "lagrange" | "larrivee" | "laskowski" | "loximuthal" | "mercator"
      | "miller" | "mollweide" | "mt flat polar parabolic" | "mt flat polar quartic"
      | "mt flat polar sinusoidal" | "natural earth" | "natural earth1" | "natural
      earth2" | "nell hammer" | "nicolosi" | "orthographic" | "patterson" | "peirce
      quincuncial" | "polyconic" | "rectangular polyconic" | "robinson" | "satellite"
      | "sinu mollweide" | "sinusoidal" | "stereographic" | "times" | "transverse
      mercator" | "van der grinten" | "van der grinten2" | "van der grinten3" | "van
      der grinten4" | "wagner4" | "wagner6" | "wiechel" | "winkel tripel" | "winkel3"
      )' #(159)!
  resolution: 'enumerated , one of ( "110" | "50" )' #(160)!
  rivercolor: 'color' #(161)!
  riverwidth: 'number greater than or equal to 0' #(162)!
  scope: 'enumerated , one of ( "africa" | "asia" | "europe" | "north america" | "south
    america" | "usa" | "world" )' #(163)!
  showcoastlines: 'boolean' #(164)!
  showcountries: 'boolean' #(165)!
  showframe: 'boolean' #(166)!
  showlakes: 'boolean' #(167)!
  showland: 'boolean' #(168)!
  showocean: 'boolean' #(169)!
  showrivers: 'boolean' #(170)!
  showsubunits: 'boolean' #(171)!
  subunitcolor: 'color' #(172)!
  subunitwidth: 'number greater than or equal to 0' #(173)!
  uirevision: 'number or categorical coordinate string' #(174)!
  visible: 'boolean' #(175)!
grid:
  columns: 'integer greater than or equal to 1' #(176)!
  domain:
    x: 'array' #(177)!
    y: 'array' #(178)!
  pattern: 'enumerated , one of ( "independent" | "coupled" )' #(179)!
  roworder: 'enumerated , one of ( "top to bottom" | "bottom to top" )' #(180)!
  rows: 'integer greater than or equal to 1' #(181)!
  subplots: 'array' #(182)!
  xaxes: 'array' #(183)!
  xgap: 'number between or equal to 0 and 1' #(184)!
  xside: 'enumerated , one of ( "bottom" | "bottom plot" | "top plot" | "top" )' #(185)!
  yaxes: 'array' #(186)!
  ygap: 'number between or equal to 0 and 1' #(187)!
  yside: 'enumerated , one of ( "left" | "left plot" | "right plot" | "right" )' #(188)!
height: 'number greater than or equal to 10' #(189)!
hidesources: 'boolean' #(190)!
hoverdistance: 'integer greater than or equal to -1' #(191)!
hoverlabel:
  align: 'enumerated , one of ( "left" | "right" | "auto" )' #(192)!
  bgcolor: 'color' #(193)!
  bordercolor: 'color' #(194)!
  font:
    color: color
    family: 'string' #(195)!
    size: number greater than or equal to 1
  grouptitlefont:
    color: color
    family: 'string' #(196)!
    size: number greater than or equal to 1
  namelength: 'integer greater than or equal to -1' #(197)!
hovermode: 'enumerated , one of ( "x" | "y" | "closest" | false | "x unified" | "y
  unified" )' #(198)!
images:
  layer: 'enumerated , one of ( "below" | "above" )' #(199)!
  name: 'string' #(200)!
  opacity: 'number between or equal to 0 and 1' #(201)!
  sizex: 'number' #(202)!
  sizey: 'number' #(203)!
  sizing: 'enumerated , one of ( "fill" | "contain" | "stretch" )' #(204)!
  source: 'string' #(205)!
  templateitemname: 'string' #(206)!
  visible: 'boolean' #(207)!
  x: 'number or categorical coordinate string' #(208)!
  xanchor: 'enumerated , one of ( "left" | "center" | "right" )' #(209)!
  xref: 'enumerated , one of ( "paper" | "/^x([2-9]|[1-9][0-9]+)?( domain)?$/" )' #(210)!
  y: 'number or categorical coordinate string' #(211)!
  yanchor: 'enumerated , one of ( "top" | "middle" | "bottom" )' #(212)!
  yref: 'enumerated , one of ( "paper" | "/^y([2-9]|[1-9][0-9]+)?( domain)?$/" )' #(213)!
legend:
  bgcolor: 'color' #(214)!
  bordercolor: 'color' #(215)!
  borderwidth: 'number greater than or equal to 0' #(216)!
  entrywidth: 'number greater than or equal to 0' #(217)!
  entrywidthmode: 'enumerated , one of ( "fraction" | "pixels" )' #(218)!
  font:
    color: color
    family: 'string' #(219)!
    size: number greater than or equal to 1
  groupclick: 'enumerated , one of ( "toggleitem" | "togglegroup" )' #(220)!
  grouptitlefont:
    color: color
    family: 'string' #(221)!
    size: number greater than or equal to 1
  itemclick: 'enumerated , one of ( "toggle" | "toggleothers" | false )' #(222)!
  itemdoubleclick: 'enumerated , one of ( "toggle" | "toggleothers" | false )' #(223)!
  itemsizing: 'enumerated , one of ( "trace" | "constant" )' #(224)!
  itemwidth: 'number greater than or equal to 30' #(225)!
  orientation: 'enumerated , one of ( "v" | "h" )' #(226)!
  title:
    font:
      color: color
      family: 'string' #(227)!
      size: number greater than or equal to 1
    side: 'enumerated , one of ( "top" | "left" | "top left" )' #(228)!
    text: 'string' #(229)!
  tracegroupgap: 'number greater than or equal to 0' #(230)!
  traceorder: 'flaglist string. any combination of "reversed", "grouped" joined with
    a "+" or "normal".' #(231)!
  uirevision: 'number or categorical coordinate string' #(232)!
  valign: 'enumerated , one of ( "top" | "middle" | "bottom" )' #(233)!
  x: 'number between or equal to -2 and 3' #(234)!
  xanchor: 'enumerated , one of ( "auto" | "left" | "center" | "right" )' #(235)!
  y: 'number between or equal to -2 and 3' #(236)!
  yanchor: 'enumerated , one of ( "auto" | "top" | "middle" | "bottom" )' #(237)!
mapbox:
  accesstoken: 'string' #(238)!
  bearing: 'number' #(239)!
  bounds:
    east: 'number' #(240)!
    north: 'number' #(241)!
    south: 'number' #(242)!
    west: 'number' #(243)!
  center:
    lat: 'number' #(244)!
    lon: 'number' #(245)!
  domain:
    column: 'integer greater than or equal to 0' #(246)!
    row: 'integer greater than or equal to 0' #(247)!
    x: 'array' #(248)!
    y: 'array' #(249)!
  layers:
    below: 'string' #(250)!
    circle:
      radius: 'number' #(251)!
    color: 'color' #(252)!
    coordinates: 'number or categorical coordinate string' #(253)!
    fill:
      outlinecolor: 'color' #(254)!
    line:
      dash: 'data array' #(255)!
      width: 'number' #(256)!
    maxzoom: 'number between or equal to 0 and 24' #(257)!
    minzoom: 'number between or equal to 0 and 24' #(258)!
    name: 'string' #(259)!
    opacity: 'number between or equal to 0 and 1' #(260)!
    source: 'number or categorical coordinate string' #(261)!
    sourceattribution: 'string' #(262)!
    sourcelayer: 'string' #(263)!
    sourcetype: 'enumerated , one of ( "geojson" | "vector" | "raster" | "image" )
     ' #(264)!
    symbol:
      icon: 'string' #(265)!
      iconsize: 'number' #(266)!
      placement: 'enumerated , one of ( "point" | "line" | "line-center" )' #(267)!
      text: 'string' #(268)!
      textfont:
        color: color
        family: 'string' #(269)!
        size: number greater than or equal to 1
      textposition: 'enumerated , one of ( "top left" | "top center" | "top right"
        | "middle left" | "middle center" | "middle right" | "bottom left" | "bottom
        center" | "bottom right" )' #(270)!
    templateitemname: 'string' #(271)!
    type: 'enumerated , one of ( "circle" | "line" | "fill" | "symbol" | "raster"
      )' #(272)!
    visible: 'boolean' #(273)!
  pitch: 'number' #(274)!
  style: 'number or categorical coordinate string' #(275)!
  uirevision: 'number or categorical coordinate string' #(276)!
  zoom: 'number' #(277)!
margin:
  autoexpand: 'boolean' #(278)!
  b: 'number greater than or equal to 0' #(279)!
  l: 'number greater than or equal to 0' #(280)!
  pad: 'number greater than or equal to 0' #(281)!
  r: 'number greater than or equal to 0' #(282)!
  t: 'number greater than or equal to 0' #(283)!
meta: 'number or categorical coordinate string' #(284)!
minreducedheight: 'number greater than or equal to 2' #(285)!
minreducedwidth: 'number greater than or equal to 2' #(286)!
modebar:
  activecolor: 'color' #(287)!
  add: 'string or array of strings' #(288)!
  bgcolor: 'color' #(289)!
  color: 'color' #(290)!
  orientation: 'enumerated , one of ( "v" | "h" )' #(291)!
  remove: 'string or array of strings' #(292)!
  uirevision: 'number or categorical coordinate string' #(293)!
newselection:
  line:
    color: 'color' #(294)!
    dash: 'string' #(295)!
    width: 'number greater than or equal to 1' #(296)!
  mode: 'enumerated , one of ( "immediate" | "gradual" )' #(297)!
newshape:
  drawdirection: 'enumerated , one of ( "ortho" | "horizontal" | "vertical" | "diagonal"
    )' #(298)!
  fillcolor: 'color' #(299)!
  fillrule: 'enumerated , one of ( "evenodd" | "nonzero" )' #(300)!
  layer: 'enumerated , one of ( "below" | "above" )' #(301)!
  line:
    color: 'color' #(302)!
    dash: 'string' #(303)!
    width: 'number greater than or equal to 0' #(304)!
  opacity: 'number between or equal to 0 and 1' #(305)!
paper_bgcolor: 'color' #(306)!
plot_bgcolor: 'color' #(307)!
polar:
  angularaxis:
    autotypenumbers: 'enumerated , one of ( "convert types" | "strict" )' #(308)!
    categoryarray: 'data array' #(309)!
    categoryorder: 'enumerated , one of ( "trace" | "category ascending" | "category
      descending" | "array" | "total ascending" | "total descending" | "min ascending"
      | "min descending" | "max ascending" | "max descending" | "sum ascending" |
      "sum descending" | "mean ascending" | "mean descending" | "median ascending"
      | "median descending" )' #(310)!
    color: 'color' #(311)!
    direction: 'enumerated , one of ( "counterclockwise" | "clockwise" )' #(312)!
    dtick: 'number or categorical coordinate string' #(313)!
    exponentformat: 'enumerated , one of ( "none" | "e" | "e" | "power" | "si" | "b"
      )' #(314)!
    gridcolor: 'color' #(315)!
    griddash: 'string' #(316)!
    gridwidth: 'number greater than or equal to 0' #(317)!
    hoverformat: 'string' #(318)!
    layer: 'enumerated , one of ( "above traces" | "below traces" )' #(319)!
    linecolor: 'color' #(320)!
    linewidth: 'number greater than or equal to 0' #(321)!
    minexponent: 'number greater than or equal to 0' #(322)!
    nticks: 'integer greater than or equal to 0' #(323)!
    period: 'number greater than or equal to 0' #(324)!
    rotation: 'angle' #(325)!
    separatethousands: 'boolean' #(326)!
    showexponent: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(327)!
    showgrid: 'boolean' #(328)!
    showline: 'boolean' #(329)!
    showticklabels: 'boolean' #(330)!
    showtickprefix: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(331)!
    showticksuffix: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(332)!
    thetaunit: 'enumerated , one of ( "radians" | "degrees" )' #(333)!
    tick0: 'number or categorical coordinate string' #(334)!
    tickangle: 'angle' #(335)!
    tickcolor: 'color' #(336)!
    tickfont:
      color: color
      family: 'string' #(337)!
      size: number greater than or equal to 1
    tickformat: 'string' #(338)!
    tickformatstops:
      dtickrange: 'array' #(339)!
      enabled: 'boolean' #(340)!
      name: 'string' #(341)!
      templateitemname: 'string' #(342)!
      value: 'string' #(343)!
    ticklabelstep: 'integer greater than or equal to 1' #(344)!
    ticklen: 'number greater than or equal to 0' #(345)!
    tickmode: 'enumerated , one of ( "auto" | "linear" | "array" )' #(346)!
    tickprefix: 'string' #(347)!
    ticks: 'enumerated , one of ( "outside" | "inside" | "" )' #(348)!
    ticksuffix: 'string' #(349)!
    ticktext: 'data array' #(350)!
    tickvals: 'data array' #(351)!
    tickwidth: 'number greater than or equal to 0' #(352)!
    type: 'enumerated , one of ( "-" | "linear" | "category" )' #(353)!
    uirevision: 'number or categorical coordinate string' #(354)!
    visible: 'boolean' #(355)!
  bgcolor: 'color' #(356)!
  domain:
    column: 'integer greater than or equal to 0' #(357)!
    row: 'integer greater than or equal to 0' #(358)!
    x: 'array' #(359)!
    y: 'array' #(360)!
  gridshape: 'enumerated , one of ( "circular" | "linear" )' #(361)!
  hole: 'number between or equal to 0 and 1' #(362)!
  radialaxis:
    angle: 'angle' #(363)!
    autorange: 'enumerated , one of ( true | false | "reversed" )' #(364)!
    autotypenumbers: 'enumerated , one of ( "convert types" | "strict" )' #(365)!
    calendar: 'enumerated , one of ( "chinese" | "coptic" | "discworld" | "ethiopian"
      | "gregorian" | "hebrew" | "islamic" | "jalali" | "julian" | "mayan" | "nanakshahi"
      | "nepali" | "persian" | "taiwan" | "thai" | "ummalqura" )' #(366)!
    categoryarray: 'data array' #(367)!
    categoryorder: 'enumerated , one of ( "trace" | "category ascending" | "category
      descending" | "array" | "total ascending" | "total descending" | "min ascending"
      | "min descending" | "max ascending" | "max descending" | "sum ascending" |
      "sum descending" | "mean ascending" | "mean descending" | "median ascending"
      | "median descending" )' #(368)!
    color: 'color' #(369)!
    dtick: 'number or categorical coordinate string' #(370)!
    exponentformat: 'enumerated , one of ( "none" | "e" | "e" | "power" | "si" | "b"
      )' #(371)!
    gridcolor: 'color' #(372)!
    griddash: 'string' #(373)!
    gridwidth: 'number greater than or equal to 0' #(374)!
    hoverformat: 'string' #(375)!
    layer: 'enumerated , one of ( "above traces" | "below traces" )' #(376)!
    linecolor: 'color' #(377)!
    linewidth: 'number greater than or equal to 0' #(378)!
    minexponent: 'number greater than or equal to 0' #(379)!
    nticks: 'integer greater than or equal to 0' #(380)!
    range: 'array' #(381)!
    rangemode: 'enumerated , one of ( "tozero" | "nonnegative" | "normal" )' #(382)!
    separatethousands: 'boolean' #(383)!
    showexponent: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(384)!
    showgrid: 'boolean' #(385)!
    showline: 'boolean' #(386)!
    showticklabels: 'boolean' #(387)!
    showtickprefix: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(388)!
    showticksuffix: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(389)!
    side: 'enumerated , one of ( "clockwise" | "counterclockwise" )' #(390)!
    tick0: 'number or categorical coordinate string' #(391)!
    tickangle: 'angle' #(392)!
    tickcolor: 'color' #(393)!
    tickfont:
      color: color
      family: 'string' #(394)!
      size: number greater than or equal to 1
    tickformat: 'string' #(395)!
    tickformatstops:
      dtickrange: 'array' #(396)!
      enabled: 'boolean' #(397)!
      name: 'string' #(398)!
      templateitemname: 'string' #(399)!
      value: 'string' #(400)!
    ticklabelstep: 'integer greater than or equal to 1' #(401)!
    ticklen: 'number greater than or equal to 0' #(402)!
    tickmode: 'enumerated , one of ( "auto" | "linear" | "array" )' #(403)!
    tickprefix: 'string' #(404)!
    ticks: 'enumerated , one of ( "outside" | "inside" | "" )' #(405)!
    ticksuffix: 'string' #(406)!
    ticktext: 'data array' #(407)!
    tickvals: 'data array' #(408)!
    tickwidth: 'number greater than or equal to 0' #(409)!
    title:
      font:
        color: color
        family: 'string' #(410)!
        size: number greater than or equal to 1
      text: 'string' #(411)!
    type: 'enumerated , one of ( "-" | "linear" | "log" | "date" | "category" )' #(412)!
    uirevision: 'number or categorical coordinate string' #(413)!
    visible: 'boolean' #(414)!
  sector: 'array' #(415)!
  uirevision: 'number or categorical coordinate string' #(416)!
scene:
  annotations:
    align: 'enumerated , one of ( "left" | "center" | "right" )' #(417)!
    arrowcolor: 'color' #(418)!
    arrowhead: 'integer between or equal to 0 and 8' #(419)!
    arrowside: 'flaglist string. any combination of "end", "start" joined with a "+"
      or "none".' #(420)!
    arrowsize: 'number greater than or equal to 0.3' #(421)!
    arrowwidth: 'number greater than or equal to 0.1' #(422)!
    ax: 'number' #(423)!
    ay: 'number' #(424)!
    bgcolor: 'color' #(425)!
    bordercolor: 'color' #(426)!
    borderpad: 'number greater than or equal to 0' #(427)!
    borderwidth: 'number greater than or equal to 0' #(428)!
    captureevents: 'boolean' #(429)!
    font:
      color: color
      family: 'string' #(430)!
      size: number greater than or equal to 1
    height: 'number greater than or equal to 1' #(431)!
    hoverlabel:
      bgcolor: 'color' #(432)!
      bordercolor: 'color' #(433)!
      font:
        color: color
        family: 'string' #(434)!
        size: number greater than or equal to 1
    hovertext: 'string' #(435)!
    name: 'string' #(436)!
    opacity: 'number between or equal to 0 and 1' #(437)!
    showarrow: 'boolean' #(438)!
    standoff: 'number greater than or equal to 0' #(439)!
    startarrowhead: 'integer between or equal to 0 and 8' #(440)!
    startarrowsize: 'number greater than or equal to 0.3' #(441)!
    startstandoff: 'number greater than or equal to 0' #(442)!
    templateitemname: 'string' #(443)!
    text: 'string' #(444)!
    textangle: 'angle' #(445)!
    valign: 'enumerated , one of ( "top" | "middle" | "bottom" )' #(446)!
    visible: 'boolean' #(447)!
    width: 'number greater than or equal to 1' #(448)!
    x: 'number or categorical coordinate string' #(449)!
    xanchor: 'enumerated , one of ( "auto" | "left" | "center" | "right" )' #(450)!
    xshift: 'number' #(451)!
    y: 'number or categorical coordinate string' #(452)!
    yanchor: 'enumerated , one of ( "auto" | "top" | "middle" | "bottom" )' #(453)!
    yshift: 'number' #(454)!
    z: 'number or categorical coordinate string' #(455)!
  aspectmode: 'enumerated , one of ( "auto" | "cube" | "data" | "manual" )' #(456)!
  aspectratio:
    x: number greater than or equal to 0
    y: number greater than or equal to 0
    z: number greater than or equal to 0
  bgcolor: color
  camera:
    center:
      x: number
      y: number
      z: number
    eye:
      x: number
      y: number
      z: number
    projection:
      type: 'enumerated , one of ( "perspective" | "orthographic" )' #(457)!
    up:
      x: number
      y: number
      z: number
  domain:
    column: 'integer greater than or equal to 0' #(458)!
    row: 'integer greater than or equal to 0' #(459)!
    x: 'array' #(460)!
    y: 'array' #(461)!
  dragmode: 'enumerated , one of ( "orbit" | "turntable" | "zoom" | "pan" | false
    )' #(462)!
  hovermode: 'enumerated , one of ( "closest" | false )' #(463)!
  uirevision: 'number or categorical coordinate string' #(464)!
  xaxis:
    autorange: 'enumerated , one of ( true | false | "reversed" )' #(465)!
    autotypenumbers: 'enumerated , one of ( "convert types" | "strict" )' #(466)!
    backgroundcolor: 'color' #(467)!
    calendar: 'enumerated , one of ( "chinese" | "coptic" | "discworld" | "ethiopian"
      | "gregorian" | "hebrew" | "islamic" | "jalali" | "julian" | "mayan" | "nanakshahi"
      | "nepali" | "persian" | "taiwan" | "thai" | "ummalqura" )' #(468)!
    categoryarray: 'data array' #(469)!
    categoryorder: 'enumerated , one of ( "trace" | "category ascending" | "category
      descending" | "array" | "total ascending" | "total descending" | "min ascending"
      | "min descending" | "max ascending" | "max descending" | "sum ascending" |
      "sum descending" | "mean ascending" | "mean descending" | "median ascending"
      | "median descending" )' #(470)!
    color: 'color' #(471)!
    dtick: 'number or categorical coordinate string' #(472)!
    exponentformat: 'enumerated , one of ( "none" | "e" | "e" | "power" | "si" | "b"
      )' #(473)!
    gridcolor: 'color' #(474)!
    gridwidth: 'number greater than or equal to 0' #(475)!
    hoverformat: 'string' #(476)!
    linecolor: 'color' #(477)!
    linewidth: 'number greater than or equal to 0' #(478)!
    minexponent: 'number greater than or equal to 0' #(479)!
    mirror: 'enumerated , one of ( true | "ticks" | false | "all" | "allticks" )' #(480)!
    nticks: 'integer greater than or equal to 0' #(481)!
    range: 'array' #(482)!
    rangemode: 'enumerated , one of ( "normal" | "tozero" | "nonnegative" )' #(483)!
    separatethousands: 'boolean' #(484)!
    showaxeslabels: 'boolean' #(485)!
    showbackground: 'boolean' #(486)!
    showexponent: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(487)!
    showgrid: 'boolean' #(488)!
    showline: 'boolean' #(489)!
    showspikes: 'boolean' #(490)!
    showticklabels: 'boolean' #(491)!
    showtickprefix: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(492)!
    showticksuffix: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(493)!
    spikecolor: 'color' #(494)!
    spikesides: 'boolean' #(495)!
    spikethickness: 'number greater than or equal to 0' #(496)!
    tick0: 'number or categorical coordinate string' #(497)!
    tickangle: 'angle' #(498)!
    tickcolor: 'color' #(499)!
    tickfont:
      color: color
      family: 'string' #(500)!
      size: number greater than or equal to 1
    tickformat: 'string' #(501)!
    tickformatstops:
      dtickrange: 'array' #(502)!
      enabled: 'boolean' #(503)!
      name: 'string' #(504)!
      templateitemname: 'string' #(505)!
      value: 'string' #(506)!
    ticklen: 'number greater than or equal to 0' #(507)!
    tickmode: 'enumerated , one of ( "auto" | "linear" | "array" )' #(508)!
    tickprefix: 'string' #(509)!
    ticks: 'enumerated , one of ( "outside" | "inside" | "" )' #(510)!
    ticksuffix: 'string' #(511)!
    ticktext: 'data array' #(512)!
    tickvals: 'data array' #(513)!
    tickwidth: 'number greater than or equal to 0' #(514)!
    title:
      font:
        color: color
        family: 'string' #(515)!
        size: number greater than or equal to 1
      text: 'string' #(516)!
    type: 'enumerated , one of ( "-" | "linear" | "log" | "date" | "category" )' #(517)!
    visible: 'boolean' #(518)!
    zeroline: 'boolean' #(519)!
    zerolinecolor: 'color' #(520)!
    zerolinewidth: 'number' #(521)!
  yaxis:
    autorange: 'enumerated , one of ( true | false | "reversed" )' #(522)!
    autotypenumbers: 'enumerated , one of ( "convert types" | "strict" )' #(523)!
    backgroundcolor: 'color' #(524)!
    calendar: 'enumerated , one of ( "chinese" | "coptic" | "discworld" | "ethiopian"
      | "gregorian" | "hebrew" | "islamic" | "jalali" | "julian" | "mayan" | "nanakshahi"
      | "nepali" | "persian" | "taiwan" | "thai" | "ummalqura" )' #(525)!
    categoryarray: 'data array' #(526)!
    categoryorder: 'enumerated , one of ( "trace" | "category ascending" | "category
      descending" | "array" | "total ascending" | "total descending" | "min ascending"
      | "min descending" | "max ascending" | "max descending" | "sum ascending" |
      "sum descending" | "mean ascending" | "mean descending" | "median ascending"
      | "median descending" )' #(527)!
    color: 'color' #(528)!
    dtick: 'number or categorical coordinate string' #(529)!
    exponentformat: 'enumerated , one of ( "none" | "e" | "e" | "power" | "si" | "b"
      )' #(530)!
    gridcolor: 'color' #(531)!
    gridwidth: 'number greater than or equal to 0' #(532)!
    hoverformat: 'string' #(533)!
    linecolor: 'color' #(534)!
    linewidth: 'number greater than or equal to 0' #(535)!
    minexponent: 'number greater than or equal to 0' #(536)!
    mirror: 'enumerated , one of ( true | "ticks" | false | "all" | "allticks" )' #(537)!
    nticks: 'integer greater than or equal to 0' #(538)!
    range: 'array' #(539)!
    rangemode: 'enumerated , one of ( "normal" | "tozero" | "nonnegative" )' #(540)!
    separatethousands: 'boolean' #(541)!
    showaxeslabels: 'boolean' #(542)!
    showbackground: 'boolean' #(543)!
    showexponent: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(544)!
    showgrid: 'boolean' #(545)!
    showline: 'boolean' #(546)!
    showspikes: 'boolean' #(547)!
    showticklabels: 'boolean' #(548)!
    showtickprefix: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(549)!
    showticksuffix: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(550)!
    spikecolor: 'color' #(551)!
    spikesides: 'boolean' #(552)!
    spikethickness: 'number greater than or equal to 0' #(553)!
    tick0: 'number or categorical coordinate string' #(554)!
    tickangle: 'angle' #(555)!
    tickcolor: 'color' #(556)!
    tickfont:
      color: color
      family: 'string' #(557)!
      size: number greater than or equal to 1
    tickformat: 'string' #(558)!
    tickformatstops:
      dtickrange: 'array' #(559)!
      enabled: 'boolean' #(560)!
      name: 'string' #(561)!
      templateitemname: 'string' #(562)!
      value: 'string' #(563)!
    ticklen: 'number greater than or equal to 0' #(564)!
    tickmode: 'enumerated , one of ( "auto" | "linear" | "array" )' #(565)!
    tickprefix: 'string' #(566)!
    ticks: 'enumerated , one of ( "outside" | "inside" | "" )' #(567)!
    ticksuffix: 'string' #(568)!
    ticktext: 'data array' #(569)!
    tickvals: 'data array' #(570)!
    tickwidth: 'number greater than or equal to 0' #(571)!
    title:
      font:
        color: color
        family: 'string' #(572)!
        size: number greater than or equal to 1
      text: 'string' #(573)!
    type: 'enumerated , one of ( "-" | "linear" | "log" | "date" | "category" )' #(574)!
    visible: 'boolean' #(575)!
    zeroline: 'boolean' #(576)!
    zerolinecolor: 'color' #(577)!
    zerolinewidth: 'number' #(578)!
  zaxis:
    autorange: 'enumerated , one of ( true | false | "reversed" )' #(579)!
    autotypenumbers: 'enumerated , one of ( "convert types" | "strict" )' #(580)!
    backgroundcolor: 'color' #(581)!
    calendar: 'enumerated , one of ( "chinese" | "coptic" | "discworld" | "ethiopian"
      | "gregorian" | "hebrew" | "islamic" | "jalali" | "julian" | "mayan" | "nanakshahi"
      | "nepali" | "persian" | "taiwan" | "thai" | "ummalqura" )' #(582)!
    categoryarray: 'data array' #(583)!
    categoryorder: 'enumerated , one of ( "trace" | "category ascending" | "category
      descending" | "array" | "total ascending" | "total descending" | "min ascending"
      | "min descending" | "max ascending" | "max descending" | "sum ascending" |
      "sum descending" | "mean ascending" | "mean descending" | "median ascending"
      | "median descending" )' #(584)!
    color: 'color' #(585)!
    dtick: 'number or categorical coordinate string' #(586)!
    exponentformat: 'enumerated , one of ( "none" | "e" | "e" | "power" | "si" | "b"
      )' #(587)!
    gridcolor: 'color' #(588)!
    gridwidth: 'number greater than or equal to 0' #(589)!
    hoverformat: 'string' #(590)!
    linecolor: 'color' #(591)!
    linewidth: 'number greater than or equal to 0' #(592)!
    minexponent: 'number greater than or equal to 0' #(593)!
    mirror: 'enumerated , one of ( true | "ticks" | false | "all" | "allticks" )' #(594)!
    nticks: 'integer greater than or equal to 0' #(595)!
    range: 'array' #(596)!
    rangemode: 'enumerated , one of ( "normal" | "tozero" | "nonnegative" )' #(597)!
    separatethousands: 'boolean' #(598)!
    showaxeslabels: 'boolean' #(599)!
    showbackground: 'boolean' #(600)!
    showexponent: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(601)!
    showgrid: 'boolean' #(602)!
    showline: 'boolean' #(603)!
    showspikes: 'boolean' #(604)!
    showticklabels: 'boolean' #(605)!
    showtickprefix: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(606)!
    showticksuffix: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(607)!
    spikecolor: 'color' #(608)!
    spikesides: 'boolean' #(609)!
    spikethickness: 'number greater than or equal to 0' #(610)!
    tick0: 'number or categorical coordinate string' #(611)!
    tickangle: 'angle' #(612)!
    tickcolor: 'color' #(613)!
    tickfont:
      color: color
      family: 'string' #(614)!
      size: number greater than or equal to 1
    tickformat: 'string' #(615)!
    tickformatstops:
      dtickrange: 'array' #(616)!
      enabled: 'boolean' #(617)!
      name: 'string' #(618)!
      templateitemname: 'string' #(619)!
      value: 'string' #(620)!
    ticklen: 'number greater than or equal to 0' #(621)!
    tickmode: 'enumerated , one of ( "auto" | "linear" | "array" )' #(622)!
    tickprefix: 'string' #(623)!
    ticks: 'enumerated , one of ( "outside" | "inside" | "" )' #(624)!
    ticksuffix: 'string' #(625)!
    ticktext: 'data array' #(626)!
    tickvals: 'data array' #(627)!
    tickwidth: 'number greater than or equal to 0' #(628)!
    title:
      font:
        color: color
        family: 'string' #(629)!
        size: number greater than or equal to 1
      text: 'string' #(630)!
    type: 'enumerated , one of ( "-" | "linear" | "log" | "date" | "category" )' #(631)!
    visible: 'boolean' #(632)!
    zeroline: 'boolean' #(633)!
    zerolinecolor: 'color' #(634)!
    zerolinewidth: 'number' #(635)!
selectdirection: 'enumerated , one of ( "h" | "v" | "d" | "any" )' #(636)!
selectionrevision: 'number or categorical coordinate string' #(637)!
selections:
  line:
    color: 'color' #(638)!
    dash: 'string' #(639)!
    width: 'number greater than or equal to 1' #(640)!
  name: 'string' #(641)!
  opacity: 'number between or equal to 0 and 1' #(642)!
  path: 'string' #(643)!
  templateitemname: 'string' #(644)!
  type: 'enumerated , one of ( "rect" | "path" )' #(645)!
  x0: 'number or categorical coordinate string' #(646)!
  x1: 'number or categorical coordinate string' #(647)!
  xref: 'enumerated , one of ( "paper" | "/^x([2-9]|[1-9][0-9]+)?( domain)?$/" )' #(648)!
  y0: 'number or categorical coordinate string' #(649)!
  y1: 'number or categorical coordinate string' #(650)!
  yref: 'enumerated , one of ( "paper" | "/^y([2-9]|[1-9][0-9]+)?( domain)?$/" )' #(651)!
separators: 'string' #(652)!
shapes:
  editable: 'boolean' #(653)!
  fillcolor: 'color' #(654)!
  fillrule: 'enumerated , one of ( "evenodd" | "nonzero" )' #(655)!
  layer: 'enumerated , one of ( "below" | "above" )' #(656)!
  line:
    color: 'color' #(657)!
    dash: 'string' #(658)!
    width: 'number greater than or equal to 0' #(659)!
  name: 'string' #(660)!
  opacity: 'number between or equal to 0 and 1' #(661)!
  path: 'string' #(662)!
  templateitemname: 'string' #(663)!
  type: 'enumerated , one of ( "circle" | "rect" | "path" | "line" )' #(664)!
  visible: 'boolean' #(665)!
  x0: 'number or categorical coordinate string' #(666)!
  x1: 'number or categorical coordinate string' #(667)!
  xanchor: 'number or categorical coordinate string' #(668)!
  xref: 'enumerated , one of ( "paper" | "/^x([2-9]|[1-9][0-9]+)?( domain)?$/" )' #(669)!
  xsizemode: 'enumerated , one of ( "scaled" | "pixel" )' #(670)!
  y0: 'number or categorical coordinate string' #(671)!
  y1: 'number or categorical coordinate string' #(672)!
  yanchor: 'number or categorical coordinate string' #(673)!
  yref: 'enumerated , one of ( "paper" | "/^y([2-9]|[1-9][0-9]+)?( domain)?$/" )' #(674)!
  ysizemode: 'enumerated , one of ( "scaled" | "pixel" )' #(675)!
showlegend: 'boolean' #(676)!
sliders:
  active: 'number greater than or equal to 0' #(677)!
  activebgcolor: 'color' #(678)!
  bgcolor: 'color' #(679)!
  bordercolor: 'color' #(680)!
  borderwidth: 'number greater than or equal to 0' #(681)!
  currentvalue:
    font:
      color: color
      family: 'string' #(682)!
      size: number greater than or equal to 1
    offset: 'number' #(683)!
    prefix: 'string' #(684)!
    suffix: 'string' #(685)!
    visible: 'boolean' #(686)!
    xanchor: 'enumerated , one of ( "left" | "center" | "right" )' #(687)!
  font:
    color: color
    family: 'string' #(688)!
    size: number greater than or equal to 1
  len: 'number greater than or equal to 0' #(689)!
  lenmode: 'enumerated , one of ( "fraction" | "pixels" )' #(690)!
  minorticklen: 'number greater than or equal to 0' #(691)!
  name: 'string' #(692)!
  pad:
    b: 'number' #(693)!
    l: 'number' #(694)!
    r: 'number' #(695)!
    t: 'number' #(696)!
  steps:
    args: 'array' #(697)!
    execute: 'boolean' #(698)!
    label: 'string' #(699)!
    method: 'enumerated , one of ( "restyle" | "relayout" | "animate" | "update" |
      "skip" )' #(700)!
    name: 'string' #(701)!
    templateitemname: 'string' #(702)!
    value: 'string' #(703)!
    visible: 'boolean' #(704)!
  templateitemname: 'string' #(705)!
  tickcolor: 'color' #(706)!
  ticklen: 'number greater than or equal to 0' #(707)!
  tickwidth: 'number greater than or equal to 0' #(708)!
  transition:
    duration: 'number greater than or equal to 0' #(709)!
    easing: 'enumerated , one of ( "linear" | "quad" | "cubic" | "sin" | "exp" | "circle"
      | "elastic" | "back" | "bounce" | "linear-in" | "quad-in" | "cubic-in" | "sin-in"
      | "exp-in" | "circle-in" | "elastic-in" | "back-in" | "bounce-in" | "linear-out"
      | "quad-out" | "cubic-out" | "sin-out" | "exp-out" | "circle-out" | "elastic-out"
      | "back-out" | "bounce-out" | "linear-in-out" | "quad-in-out" | "cubic-in-out"
      | "sin-in-out" | "exp-in-out" | "circle-in-out" | "elastic-in-out" | "back-in-out"
      | "bounce-in-out" )' #(710)!
  visible: 'boolean' #(711)!
  x: 'number between or equal to -2 and 3' #(712)!
  xanchor: 'enumerated , one of ( "auto" | "left" | "center" | "right" )' #(713)!
  y: 'number between or equal to -2 and 3' #(714)!
  yanchor: 'enumerated , one of ( "auto" | "top" | "middle" | "bottom" )' #(715)!
smith:
  bgcolor: 'color' #(716)!
  domain:
    column: 'integer greater than or equal to 0' #(717)!
    row: 'integer greater than or equal to 0' #(718)!
    x: 'array' #(719)!
    y: 'array' #(720)!
  imaginaryaxis:
    color: 'color' #(721)!
    gridcolor: 'color' #(722)!
    griddash: 'string' #(723)!
    gridwidth: 'number greater than or equal to 0' #(724)!
    hoverformat: 'string' #(725)!
    layer: 'enumerated , one of ( "above traces" | "below traces" )' #(726)!
    linecolor: 'color' #(727)!
    linewidth: 'number greater than or equal to 0' #(728)!
    showgrid: 'boolean' #(729)!
    showline: 'boolean' #(730)!
    showticklabels: 'boolean' #(731)!
    showtickprefix: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(732)!
    showticksuffix: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(733)!
    tickcolor: 'color' #(734)!
    tickfont:
      color: color
      family: 'string' #(735)!
      size: number greater than or equal to 1
    tickformat: 'string' #(736)!
    ticklen: 'number greater than or equal to 0' #(737)!
    tickprefix: 'string' #(738)!
    ticks: 'enumerated , one of ( "outside" | "inside" | "" )' #(739)!
    ticksuffix: 'string' #(740)!
    tickvals: 'data array' #(741)!
    tickwidth: 'number greater than or equal to 0' #(742)!
    visible: 'boolean' #(743)!
  realaxis:
    color: 'color' #(744)!
    gridcolor: 'color' #(745)!
    griddash: 'string' #(746)!
    gridwidth: 'number greater than or equal to 0' #(747)!
    hoverformat: 'string' #(748)!
    layer: 'enumerated , one of ( "above traces" | "below traces" )' #(749)!
    linecolor: 'color' #(750)!
    linewidth: 'number greater than or equal to 0' #(751)!
    showgrid: 'boolean' #(752)!
    showline: 'boolean' #(753)!
    showticklabels: 'boolean' #(754)!
    showtickprefix: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(755)!
    showticksuffix: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(756)!
    side: 'enumerated , one of ( "top" | "bottom" )' #(757)!
    tickangle: 'angle' #(758)!
    tickcolor: 'color' #(759)!
    tickfont:
      color: color
      family: 'string' #(760)!
      size: number greater than or equal to 1
    tickformat: 'string' #(761)!
    ticklen: 'number greater than or equal to 0' #(762)!
    tickprefix: 'string' #(763)!
    ticks: 'enumerated , one of ( "top" | "bottom" | "" )' #(764)!
    ticksuffix: 'string' #(765)!
    tickvals: 'data array' #(766)!
    tickwidth: 'number greater than or equal to 0' #(767)!
    visible: 'boolean' #(768)!
spikedistance: 'integer greater than or equal to -1' #(769)!
template: 'number or categorical coordinate string' #(770)!
ternary:
  aaxis:
    color: 'color' #(771)!
    dtick: 'number or categorical coordinate string' #(772)!
    exponentformat: 'enumerated , one of ( "none" | "e" | "e" | "power" | "si" | "b"
      )' #(773)!
    gridcolor: 'color' #(774)!
    griddash: 'string' #(775)!
    gridwidth: 'number greater than or equal to 0' #(776)!
    hoverformat: 'string' #(777)!
    layer: 'enumerated , one of ( "above traces" | "below traces" )' #(778)!
    linecolor: 'color' #(779)!
    linewidth: 'number greater than or equal to 0' #(780)!
    min: 'number greater than or equal to 0' #(781)!
    minexponent: 'number greater than or equal to 0' #(782)!
    nticks: 'integer greater than or equal to 1' #(783)!
    separatethousands: 'boolean' #(784)!
    showexponent: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(785)!
    showgrid: 'boolean' #(786)!
    showline: 'boolean' #(787)!
    showticklabels: 'boolean' #(788)!
    showtickprefix: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(789)!
    showticksuffix: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(790)!
    tick0: 'number or categorical coordinate string' #(791)!
    tickangle: 'angle' #(792)!
    tickcolor: 'color' #(793)!
    tickfont:
      color: color
      family: 'string' #(794)!
      size: number greater than or equal to 1
    tickformat: 'string' #(795)!
    tickformatstops:
      dtickrange: 'array' #(796)!
      enabled: 'boolean' #(797)!
      name: 'string' #(798)!
      templateitemname: 'string' #(799)!
      value: 'string' #(800)!
    ticklabelstep: 'integer greater than or equal to 1' #(801)!
    ticklen: 'number greater than or equal to 0' #(802)!
    tickmode: 'enumerated , one of ( "auto" | "linear" | "array" )' #(803)!
    tickprefix: 'string' #(804)!
    ticks: 'enumerated , one of ( "outside" | "inside" | "" )' #(805)!
    ticksuffix: 'string' #(806)!
    ticktext: 'data array' #(807)!
    tickvals: 'data array' #(808)!
    tickwidth: 'number greater than or equal to 0' #(809)!
    title:
      font:
        color: color
        family: 'string' #(810)!
        size: number greater than or equal to 1
      text: 'string' #(811)!
    uirevision: 'number or categorical coordinate string' #(812)!
  baxis:
    color: 'color' #(813)!
    dtick: 'number or categorical coordinate string' #(814)!
    exponentformat: 'enumerated , one of ( "none" | "e" | "e" | "power" | "si" | "b"
      )' #(815)!
    gridcolor: 'color' #(816)!
    griddash: 'string' #(817)!
    gridwidth: 'number greater than or equal to 0' #(818)!
    hoverformat: 'string' #(819)!
    layer: 'enumerated , one of ( "above traces" | "below traces" )' #(820)!
    linecolor: 'color' #(821)!
    linewidth: 'number greater than or equal to 0' #(822)!
    min: 'number greater than or equal to 0' #(823)!
    minexponent: 'number greater than or equal to 0' #(824)!
    nticks: 'integer greater than or equal to 1' #(825)!
    separatethousands: 'boolean' #(826)!
    showexponent: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(827)!
    showgrid: 'boolean' #(828)!
    showline: 'boolean' #(829)!
    showticklabels: 'boolean' #(830)!
    showtickprefix: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(831)!
    showticksuffix: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(832)!
    tick0: 'number or categorical coordinate string' #(833)!
    tickangle: 'angle' #(834)!
    tickcolor: 'color' #(835)!
    tickfont:
      color: color
      family: 'string' #(836)!
      size: number greater than or equal to 1
    tickformat: 'string' #(837)!
    tickformatstops:
      dtickrange: 'array' #(838)!
      enabled: 'boolean' #(839)!
      name: 'string' #(840)!
      templateitemname: 'string' #(841)!
      value: 'string' #(842)!
    ticklabelstep: 'integer greater than or equal to 1' #(843)!
    ticklen: 'number greater than or equal to 0' #(844)!
    tickmode: 'enumerated , one of ( "auto" | "linear" | "array" )' #(845)!
    tickprefix: 'string' #(846)!
    ticks: 'enumerated , one of ( "outside" | "inside" | "" )' #(847)!
    ticksuffix: 'string' #(848)!
    ticktext: 'data array' #(849)!
    tickvals: 'data array' #(850)!
    tickwidth: 'number greater than or equal to 0' #(851)!
    title:
      font:
        color: color
        family: 'string' #(852)!
        size: number greater than or equal to 1
      text: 'string' #(853)!
    uirevision: 'number or categorical coordinate string' #(854)!
  bgcolor: 'color' #(855)!
  caxis:
    color: 'color' #(856)!
    dtick: 'number or categorical coordinate string' #(857)!
    exponentformat: 'enumerated , one of ( "none" | "e" | "e" | "power" | "si" | "b"
      )' #(858)!
    gridcolor: 'color' #(859)!
    griddash: 'string' #(860)!
    gridwidth: 'number greater than or equal to 0' #(861)!
    hoverformat: 'string' #(862)!
    layer: 'enumerated , one of ( "above traces" | "below traces" )' #(863)!
    linecolor: 'color' #(864)!
    linewidth: 'number greater than or equal to 0' #(865)!
    min: 'number greater than or equal to 0' #(866)!
    minexponent: 'number greater than or equal to 0' #(867)!
    nticks: 'integer greater than or equal to 1' #(868)!
    separatethousands: 'boolean' #(869)!
    showexponent: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(870)!
    showgrid: 'boolean' #(871)!
    showline: 'boolean' #(872)!
    showticklabels: 'boolean' #(873)!
    showtickprefix: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(874)!
    showticksuffix: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(875)!
    tick0: 'number or categorical coordinate string' #(876)!
    tickangle: 'angle' #(877)!
    tickcolor: 'color' #(878)!
    tickfont:
      color: color
      family: 'string' #(879)!
      size: number greater than or equal to 1
    tickformat: 'string' #(880)!
    tickformatstops:
      dtickrange: 'array' #(881)!
      enabled: 'boolean' #(882)!
      name: 'string' #(883)!
      templateitemname: 'string' #(884)!
      value: 'string' #(885)!
    ticklabelstep: 'integer greater than or equal to 1' #(886)!
    ticklen: 'number greater than or equal to 0' #(887)!
    tickmode: 'enumerated , one of ( "auto" | "linear" | "array" )' #(888)!
    tickprefix: 'string' #(889)!
    ticks: 'enumerated , one of ( "outside" | "inside" | "" )' #(890)!
    ticksuffix: 'string' #(891)!
    ticktext: 'data array' #(892)!
    tickvals: 'data array' #(893)!
    tickwidth: 'number greater than or equal to 0' #(894)!
    title:
      font:
        color: color
        family: 'string' #(895)!
        size: number greater than or equal to 1
      text: 'string' #(896)!
    uirevision: 'number or categorical coordinate string' #(897)!
  domain:
    column: 'integer greater than or equal to 0' #(898)!
    row: 'integer greater than or equal to 0' #(899)!
    x: 'array' #(900)!
    y: 'array' #(901)!
  sum: 'number greater than or equal to 0' #(902)!
  uirevision: 'number or categorical coordinate string' #(903)!
title:
  font:
    color: color
    family: 'string' #(904)!
    size: number greater than or equal to 1
  pad:
    b: 'number' #(905)!
    l: 'number' #(906)!
    r: 'number' #(907)!
    t: 'number' #(908)!
  text: 'string' #(909)!
  x: 'number between or equal to 0 and 1' #(910)!
  xanchor: 'enumerated , one of ( "auto" | "left" | "center" | "right" )' #(911)!
  xref: 'enumerated , one of ( "container" | "paper" )' #(912)!
  y: 'number between or equal to 0 and 1' #(913)!
  yanchor: 'enumerated , one of ( "auto" | "top" | "middle" | "bottom" )' #(914)!
  yref: 'enumerated , one of ( "container" | "paper" )' #(915)!
transition:
  duration: 'number greater than or equal to 0' #(916)!
  easing: 'enumerated , one of ( "linear" | "quad" | "cubic" | "sin" | "exp" | "circle"
    | "elastic" | "back" | "bounce" | "linear-in" | "quad-in" | "cubic-in" | "sin-in"
    | "exp-in" | "circle-in" | "elastic-in" | "back-in" | "bounce-in" | "linear-out"
    | "quad-out" | "cubic-out" | "sin-out" | "exp-out" | "circle-out" | "elastic-out"
    | "back-out" | "bounce-out" | "linear-in-out" | "quad-in-out" | "cubic-in-out"
    | "sin-in-out" | "exp-in-out" | "circle-in-out" | "elastic-in-out" | "back-in-out"
    | "bounce-in-out" )' #(917)!
  ordering: 'enumerated , one of ( "layout first" | "traces first" )' #(918)!
uirevision: 'number or categorical coordinate string' #(919)!
uniformtext:
  minsize: 'number greater than or equal to 0' #(920)!
  mode: 'enumerated , one of ( false | "hide" | "show" )' #(921)!
updatemenus:
  active: 'integer greater than or equal to -1' #(922)!
  bgcolor: 'color' #(923)!
  bordercolor: 'color' #(924)!
  borderwidth: 'number greater than or equal to 0' #(925)!
  buttons:
    args: 'array' #(927)!
    args2: 'array' #(926)!
    execute: 'boolean' #(928)!
    label: 'string' #(929)!
    method: 'enumerated , one of ( "restyle" | "relayout" | "animate" | "update" |
      "skip" )' #(930)!
    name: 'string' #(931)!
    templateitemname: 'string' #(932)!
    visible: 'boolean' #(933)!
  direction: 'enumerated , one of ( "left" | "right" | "up" | "down" )' #(934)!
  font:
    color: color
    family: 'string' #(935)!
    size: number greater than or equal to 1
  name: 'string' #(936)!
  pad:
    b: 'number' #(937)!
    l: 'number' #(938)!
    r: 'number' #(939)!
    t: 'number' #(940)!
  showactive: 'boolean' #(941)!
  templateitemname: 'string' #(942)!
  type: 'enumerated , one of ( "dropdown" | "buttons" )' #(943)!
  visible: 'boolean' #(944)!
  x: 'number between or equal to -2 and 3' #(945)!
  xanchor: 'enumerated , one of ( "auto" | "left" | "center" | "right" )' #(946)!
  y: 'number between or equal to -2 and 3' #(947)!
  yanchor: 'enumerated , one of ( "auto" | "top" | "middle" | "bottom" )' #(948)!
width: 'number greater than or equal to 10' #(949)!
xaxis:
  anchor: 'enumerated , one of ( "free" | "/^x([2-9]|[1-9][0-9]+)?( domain)?$/" |
    "/^y([2-9]|[1-9][0-9]+)?( domain)?$/" )' #(950)!
  automargin: 'flaglist string. any combination of "height", "width", "left", "right",
    "top", "bottom" joined with a "+" or true or false.' #(951)!
  autorange: 'enumerated , one of ( true | false | "reversed" )' #(952)!
  autotypenumbers: 'enumerated , one of ( "convert types" | "strict" )' #(953)!
  calendar: 'enumerated , one of ( "chinese" | "coptic" | "discworld" | "ethiopian"
    | "gregorian" | "hebrew" | "islamic" | "jalali" | "julian" | "mayan" | "nanakshahi"
    | "nepali" | "persian" | "taiwan" | "thai" | "ummalqura" )' #(954)!
  categoryarray: 'data array' #(955)!
  categoryorder: 'enumerated , one of ( "trace" | "category ascending" | "category
    descending" | "array" | "total ascending" | "total descending" | "min ascending"
    | "min descending" | "max ascending" | "max descending" | "sum ascending" | "sum
    descending" | "mean ascending" | "mean descending" | "median ascending" | "median
    descending" )' #(956)!
  color: 'color' #(957)!
  constrain: 'enumerated , one of ( "range" | "domain" )' #(958)!
  constraintoward: 'enumerated , one of ( "left" | "center" | "right" | "top" | "middle"
    | "bottom" )' #(959)!
  dividercolor: 'color' #(960)!
  dividerwidth: 'number' #(961)!
  domain: 'array' #(962)!
  dtick: 'number or categorical coordinate string' #(963)!
  exponentformat: 'enumerated , one of ( "none" | "e" | "e" | "power" | "si" | "b"
    )' #(964)!
  fixedrange: 'boolean' #(965)!
  gridcolor: 'color' #(966)!
  griddash: 'string' #(967)!
  gridwidth: 'number greater than or equal to 0' #(968)!
  hoverformat: 'string' #(969)!
  layer: 'enumerated , one of ( "above traces" | "below traces" )' #(970)!
  linecolor: 'color' #(971)!
  linewidth: 'number greater than or equal to 0' #(972)!
  matches: 'enumerated , one of ( "/^x([2-9]|[1-9][0-9]+)?( domain)?$/" | "/^y([2-9]|[1-9][0-9]+)?(
    domain)?$/" )' #(973)!
  minexponent: 'number greater than or equal to 0' #(974)!
  minor:
    dtick: 'number or categorical coordinate string' #(975)!
    gridcolor: 'color' #(976)!
    griddash: 'string' #(977)!
    gridwidth: 'number greater than or equal to 0' #(978)!
    nticks: 'integer greater than or equal to 0' #(979)!
    showgrid: 'boolean' #(980)!
    tick0: 'number or categorical coordinate string' #(981)!
    tickcolor: 'color' #(982)!
    ticklen: 'number greater than or equal to 0' #(983)!
    tickmode: 'enumerated , one of ( "auto" | "linear" | "array" )' #(984)!
    ticks: 'enumerated , one of ( "outside" | "inside" | "" )' #(985)!
    tickvals: 'data array' #(986)!
    tickwidth: 'number greater than or equal to 0' #(987)!
  mirror: 'enumerated , one of ( true | "ticks" | false | "all" | "allticks" )' #(988)!
  nticks: 'integer greater than or equal to 0' #(989)!
  overlaying: 'enumerated , one of ( "free" | "/^x([2-9]|[1-9][0-9]+)?( domain)?$/"
    | "/^y([2-9]|[1-9][0-9]+)?( domain)?$/" )' #(990)!
  position: 'number between or equal to 0 and 1' #(991)!
  range: 'array' #(992)!
  rangebreaks:
    bounds: 'array' #(993)!
    dvalue: 'number greater than or equal to 0' #(994)!
    enabled: 'boolean' #(995)!
    name: 'string' #(996)!
    pattern: 'enumerated , one of ( "day of week" | "hour" | "" )' #(997)!
    templateitemname: 'string' #(998)!
    values: 'array' #(999)!
  rangemode: 'enumerated , one of ( "normal" | "tozero" | "nonnegative" )' #(1000)!
  rangeselector:
    activecolor: 'color' #(1001)!
    bgcolor: 'color' #(1002)!
    bordercolor: 'color' #(1003)!
    borderwidth: 'number greater than or equal to 0' #(1004)!
    buttons:
      count: 'number greater than or equal to 0' #(1005)!
      label: 'string' #(1006)!
      name: 'string' #(1007)!
      step: 'enumerated , one of ( "month" | "year" | "day" | "hour" | "minute" |
        "second" | "all" )' #(1008)!
      stepmode: 'enumerated , one of ( "backward" | "todate" )' #(1009)!
      templateitemname: 'string' #(1010)!
      visible: 'boolean' #(1011)!
    font:
      color: color
      family: 'string' #(1012)!
      size: number greater than or equal to 1
    visible: 'boolean' #(1013)!
    x: 'number between or equal to -2 and 3' #(1014)!
    xanchor: 'enumerated , one of ( "auto" | "left" | "center" | "right" )' #(1015)!
    y: 'number between or equal to -2 and 3' #(1016)!
    yanchor: 'enumerated , one of ( "auto" | "top" | "middle" | "bottom" )' #(1017)!
  rangeslider:
    autorange: 'boolean' #(1018)!
    bgcolor: 'color' #(1019)!
    bordercolor: 'color' #(1020)!
    borderwidth: 'integer greater than or equal to 0' #(1021)!
    range: 'array' #(1022)!
    thickness: 'number between or equal to 0 and 1' #(1023)!
    visible: 'boolean' #(1024)!
    yaxis:
      range: 'array' #(1025)!
      rangemode: 'enumerated , one of ( "auto" | "fixed" | "match" )' #(1026)!
  scaleanchor: 'enumerated , one of ( "/^x([2-9]|[1-9][0-9]+)?( domain)?$/" | "/^y([2-9]|[1-9][0-9]+)?(
    domain)?$/" )' #(1027)!
  scaleratio: 'number greater than or equal to 0' #(1028)!
  separatethousands: 'boolean' #(1029)!
  showdividers: 'boolean' #(1030)!
  showexponent: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(1031)!
  showgrid: 'boolean' #(1032)!
  showline: 'boolean' #(1033)!
  showspikes: 'boolean' #(1034)!
  showticklabels: 'boolean' #(1035)!
  showtickprefix: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(1036)!
  showticksuffix: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(1037)!
  side: 'enumerated , one of ( "top" | "bottom" | "left" | "right" )' #(1038)!
  spikecolor: 'color' #(1039)!
  spikedash: 'string' #(1040)!
  spikemode: 'flaglist string. any combination of "toaxis", "across", "marker" joined
    with a "+"' #(1041)!
  spikesnap: 'enumerated , one of ( "data" | "cursor" | "hovered data" )' #(1042)!
  spikethickness: 'number' #(1043)!
  tick0: 'number or categorical coordinate string' #(1044)!
  tickangle: 'angle' #(1045)!
  tickcolor: 'color' #(1046)!
  tickfont:
    color: color
    family: 'string' #(1047)!
    size: number greater than or equal to 1
  tickformat: 'string' #(1048)!
  tickformatstops:
    dtickrange: 'array' #(1049)!
    enabled: 'boolean' #(1050)!
    name: 'string' #(1051)!
    templateitemname: 'string' #(1052)!
    value: 'string' #(1053)!
  ticklabelmode: 'enumerated , one of ( "instant" | "period" )' #(1054)!
  ticklabeloverflow: 'enumerated , one of ( "allow" | "hide past div" | "hide past
    domain" )' #(1055)!
  ticklabelposition: 'enumerated , one of ( "outside" | "inside" | "outside top" |
    "inside top" | "outside left" | "inside left" | "outside right" | "inside right"
    | "outside bottom" | "inside bottom" )' #(1056)!
  ticklabelstep: 'integer greater than or equal to 1' #(1057)!
  ticklen: 'number greater than or equal to 0' #(1058)!
  tickmode: 'enumerated , one of ( "auto" | "linear" | "array" )' #(1059)!
  tickprefix: 'string' #(1060)!
  ticks: 'enumerated , one of ( "outside" | "inside" | "" )' #(1061)!
  tickson: 'enumerated , one of ( "labels" | "boundaries" )' #(1062)!
  ticksuffix: 'string' #(1063)!
  ticktext: 'data array' #(1064)!
  tickvals: 'data array' #(1065)!
  tickwidth: 'number greater than or equal to 0' #(1066)!
  title:
    font:
      color: color
      family: 'string' #(1067)!
      size: number greater than or equal to 1
    standoff: 'number greater than or equal to 0' #(1068)!
    text: 'string' #(1069)!
  type: 'enumerated , one of ( "-" | "linear" | "log" | "date" | "category" | "multicategory"
    )' #(1070)!
  uirevision: 'number or categorical coordinate string' #(1071)!
  visible: 'boolean' #(1072)!
  zeroline: 'boolean' #(1073)!
  zerolinecolor: 'color' #(1074)!
  zerolinewidth: 'number' #(1075)!
yaxis:
  anchor: 'enumerated , one of ( "free" | "/^x([2-9]|[1-9][0-9]+)?( domain)?$/" |
    "/^y([2-9]|[1-9][0-9]+)?( domain)?$/" )' #(1076)!
  automargin: 'flaglist string. any combination of "height", "width", "left", "right",
    "top", "bottom" joined with a "+" or true or false.' #(1077)!
  autorange: 'enumerated , one of ( true | false | "reversed" )' #(1078)!
  autotypenumbers: 'enumerated , one of ( "convert types" | "strict" )' #(1079)!
  calendar: 'enumerated , one of ( "chinese" | "coptic" | "discworld" | "ethiopian"
    | "gregorian" | "hebrew" | "islamic" | "jalali" | "julian" | "mayan" | "nanakshahi"
    | "nepali" | "persian" | "taiwan" | "thai" | "ummalqura" )' #(1080)!
  categoryarray: 'data array' #(1081)!
  categoryorder: 'enumerated , one of ( "trace" | "category ascending" | "category
    descending" | "array" | "total ascending" | "total descending" | "min ascending"
    | "min descending" | "max ascending" | "max descending" | "sum ascending" | "sum
    descending" | "mean ascending" | "mean descending" | "median ascending" | "median
    descending" )' #(1082)!
  color: 'color' #(1083)!
  constrain: 'enumerated , one of ( "range" | "domain" )' #(1084)!
  constraintoward: 'enumerated , one of ( "left" | "center" | "right" | "top" | "middle"
    | "bottom" )' #(1085)!
  dividercolor: 'color' #(1086)!
  dividerwidth: 'number' #(1087)!
  domain: 'array' #(1088)!
  dtick: 'number or categorical coordinate string' #(1089)!
  exponentformat: 'enumerated , one of ( "none" | "e" | "e" | "power" | "si" | "b"
    )' #(1090)!
  fixedrange: 'boolean' #(1091)!
  gridcolor: 'color' #(1092)!
  griddash: 'string' #(1093)!
  gridwidth: 'number greater than or equal to 0' #(1094)!
  hoverformat: 'string' #(1095)!
  layer: 'enumerated , one of ( "above traces" | "below traces" )' #(1096)!
  linecolor: 'color' #(1097)!
  linewidth: 'number greater than or equal to 0' #(1098)!
  matches: 'enumerated , one of ( "/^x([2-9]|[1-9][0-9]+)?( domain)?$/" | "/^y([2-9]|[1-9][0-9]+)?(
    domain)?$/" )' #(1099)!
  minexponent: 'number greater than or equal to 0' #(1100)!
  minor:
    dtick: 'number or categorical coordinate string' #(1101)!
    gridcolor: 'color' #(1102)!
    griddash: 'string' #(1103)!
    gridwidth: 'number greater than or equal to 0' #(1104)!
    nticks: 'integer greater than or equal to 0' #(1105)!
    showgrid: 'boolean' #(1106)!
    tick0: 'number or categorical coordinate string' #(1107)!
    tickcolor: 'color' #(1108)!
    ticklen: 'number greater than or equal to 0' #(1109)!
    tickmode: 'enumerated , one of ( "auto" | "linear" | "array" )' #(1110)!
    ticks: 'enumerated , one of ( "outside" | "inside" | "" )' #(1111)!
    tickvals: 'data array' #(1112)!
    tickwidth: 'number greater than or equal to 0' #(1113)!
  mirror: 'enumerated , one of ( true | "ticks" | false | "all" | "allticks" )' #(1114)!
  nticks: 'integer greater than or equal to 0' #(1115)!
  overlaying: 'enumerated , one of ( "free" | "/^x([2-9]|[1-9][0-9]+)?( domain)?$/"
    | "/^y([2-9]|[1-9][0-9]+)?( domain)?$/" )' #(1116)!
  position: 'number between or equal to 0 and 1' #(1117)!
  range: 'array' #(1118)!
  rangebreaks:
    bounds: 'array' #(1119)!
    dvalue: 'number greater than or equal to 0' #(1120)!
    enabled: 'boolean' #(1121)!
    name: 'string' #(1122)!
    pattern: 'enumerated , one of ( "day of week" | "hour" | "" )' #(1123)!
    templateitemname: 'string' #(1124)!
    values: 'array' #(1125)!
  rangemode: 'enumerated , one of ( "normal" | "tozero" | "nonnegative" )' #(1126)!
  scaleanchor: 'enumerated , one of ( "/^x([2-9]|[1-9][0-9]+)?( domain)?$/" | "/^y([2-9]|[1-9][0-9]+)?(
    domain)?$/" )' #(1127)!
  scaleratio: 'number greater than or equal to 0' #(1128)!
  separatethousands: 'boolean' #(1129)!
  showdividers: 'boolean' #(1130)!
  showexponent: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(1131)!
  showgrid: 'boolean' #(1132)!
  showline: 'boolean' #(1133)!
  showspikes: 'boolean' #(1134)!
  showticklabels: 'boolean' #(1135)!
  showtickprefix: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(1136)!
  showticksuffix: 'enumerated , one of ( "all" | "first" | "last" | "none" )' #(1137)!
  side: 'enumerated , one of ( "top" | "bottom" | "left" | "right" )' #(1138)!
  spikecolor: 'color' #(1139)!
  spikedash: 'string' #(1140)!
  spikemode: 'flaglist string. any combination of "toaxis", "across", "marker" joined
    with a "+"' #(1141)!
  spikesnap: 'enumerated , one of ( "data" | "cursor" | "hovered data" )' #(1142)!
  spikethickness: 'number' #(1143)!
  tick0: 'number or categorical coordinate string' #(1144)!
  tickangle: 'angle' #(1145)!
  tickcolor: 'color' #(1146)!
  tickfont:
    color: color
    family: 'string' #(1147)!
    size: number greater than or equal to 1
  tickformat: 'string' #(1148)!
  tickformatstops:
    dtickrange: 'array' #(1149)!
    enabled: 'boolean' #(1150)!
    name: 'string' #(1151)!
    templateitemname: 'string' #(1152)!
    value: 'string' #(1153)!
  ticklabelmode: 'enumerated , one of ( "instant" | "period" )' #(1154)!
  ticklabeloverflow: 'enumerated , one of ( "allow" | "hide past div" | "hide past
    domain" )' #(1155)!
  ticklabelposition: 'enumerated , one of ( "outside" | "inside" | "outside top" |
    "inside top" | "outside left" | "inside left" | "outside right" | "inside right"
    | "outside bottom" | "inside bottom" )' #(1156)!
  ticklabelstep: 'integer greater than or equal to 1' #(1157)!
  ticklen: 'number greater than or equal to 0' #(1158)!
  tickmode: 'enumerated , one of ( "auto" | "linear" | "array" )' #(1159)!
  tickprefix: 'string' #(1160)!
  ticks: 'enumerated , one of ( "outside" | "inside" | "" )' #(1161)!
  tickson: 'enumerated , one of ( "labels" | "boundaries" )' #(1162)!
  ticksuffix: 'string' #(1163)!
  ticktext: 'data array' #(1164)!
  tickvals: 'data array' #(1165)!
  tickwidth: 'number greater than or equal to 0' #(1166)!
  title:
    font:
      color: color
      family: 'string' #(1167)!
      size: number greater than or equal to 1
    standoff: 'number greater than or equal to 0' #(1168)!
    text: 'string' #(1169)!
  type: 'enumerated , one of ( "-" | "linear" | "log" | "date" | "category" | "multicategory"
    )' #(1170)!
  uirevision: 'number or categorical coordinate string' #(1171)!
  visible: 'boolean' #(1172)!
  zeroline: 'boolean' #(1173)!
  zerolinecolor: 'color' #(1174)!
  zerolinewidth: 'number' #(1175)!
  1. Sets the color filling the active selection' interior.
  2. Sets the opacity of the active selection.
  3. Sets the color filling the active shape' interior.
  4. Sets the opacity of the active shape.
  5. HTML tags) or if an explicit width is set to override the text width.
  6. Sets the color of the annotation arrow.
  7. Sets the end annotation arrow head style.
  8. Sets the annotation arrow head position.
  9. Sets the size of the end annotation arrow head, relative to arrowwidth. A value of 1 (default) gives a head about 3x as wide as the line.
  10. Sets the width (in px) of annotation arrow line.
  11. Sets the x component of the arrow tail about the arrow head. If axref is pixel, a positive (negative) component corresponds to an arrow pointing from right to left (left to right). If axref is not pixel and is exactly the same as xref, this is an absolute value on that axis, like x, specified in the same coordinates as xref.
  12. Indicates in what coordinates the tail of the annotation (ax,ay) is specified. If set to a x axis id (e.g. "x" or "x2"), the x position refers to a x coordinate. If set to "paper", the x position refers to the distance from the left of the plotting area in normalized coordinates where "0" ("1") corresponds to the left (right). If set to a x axis ID followed by "domain" (separated by a space), the position behaves like for "paper", but refers to the distance in fractions of the domain length from the left of the domain of that axis: e.g., "x2 domain" refers to the domain of the second x axis and a x position of 0.5 refers to the point between the left and the right of the domain of the second x axis. In order for absolute positioning of the arrow to work, "axref" must be exactly the same as "xref", otherwise "axref" will revert to "pixel" (explained next). For relative positioning, "axref" can be set to "pixel", in which case the "ax" value is specified in pixels relative to "x". Absolute positioning is useful for trendline annotations which should continue to indicate the correct trend when zoomed. Relative positioning is useful for specifying the text offset for an annotated point.
  13. Sets the y component of the arrow tail about the arrow head. If ayref is pixel, a positive (negative) component corresponds to an arrow pointing from bottom to top (top to bottom). If ayref is not pixel and is exactly the same as yref, this is an absolute value on that axis, like y, specified in the same coordinates as yref.
  14. Indicates in what coordinates the tail of the annotation (ax,ay) is specified. If set to a y axis id (e.g. "y" or "y2"), the y position refers to a y coordinate. If set to "paper", the y position refers to the distance from the bottom of the plotting area in normalized coordinates where "0" ("1") corresponds to the bottom (top). If set to a y axis ID followed by "domain" (separated by a space), the position behaves like for "paper", but refers to the distance in fractions of the domain length from the bottom of the domain of that axis: e.g., "y2 domain" refers to the domain of the second y axis and a y position of 0.5 refers to the point between the bottom and the top of the domain of the second y axis. In order for absolute positioning of the arrow to work, "ayref" must be exactly the same as "yref", otherwise "ayref" will revert to "pixel" (explained next). For relative positioning, "ayref" can be set to "pixel", in which case the "ay" value is specified in pixels relative to "y". Absolute positioning is useful for trendline annotations which should continue to indicate the correct trend when zoomed. Relative positioning is useful for specifying the text offset for an annotated point.
  15. Sets the background color of the annotation.
  16. Sets the color of the border enclosing the annotation text.
  17. Sets the padding (in px) between the text and the enclosing border.
  18. Sets the width (in px) of the border enclosing the annotation text.
  19. Determines whether the annotation text box captures mouse move and click events, or allows those events to pass through to data points in the plot that may be behind the annotation. By default captureevents is "false" unless hovertext is provided. If you use the event plotly_clickannotation without hovertext you must explicitly enable captureevents.
  20. Makes this annotation respond to clicks on the plot. If you click a data point that exactly matches the x and y values of this annotation, and it is hidden (visible: false), it will appear. In "onoff" mode, you must click the same point again to make it disappear, so if you click multiple points, you can show multiple annotations. In "onout" mode, a click anywhere else in the plot (on another data point or not) will hide this annotation. If you need to show/hide this annotation in response to different x or y values, you can set xclick and/or yclick. This is useful for example to label the side of a bar. To label markers though, standoff is preferred over xclick and yclick.
  21. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  22. Sets an explicit height for the text box. null (default) lets the text set the box height. Taller text will be clipped.
  23. Sets the background color of the hover label. By default uses the annotation's bgcolor made opaque, or white if it was transparent.
  24. Sets the border color of the hover label. By default uses either dark grey or white, for maximum contrast with hoverlabel.bgcolor.
  25. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  26. Sets text to appear when hovering over this annotation. If omitted or blank, no hover label will appear.
  27. When used in a template, named items are created in the output figure in addition to any items the figure already has in this array. You can modify these items in the output figure by making your own item with templateitemname matching this name alongside your modifications (including visible: false or enabled: false to hide it). Has no effect outside of a template.
  28. Sets the opacity of the annotation (text + arrow).
  29. Determines whether or not the annotation is drawn with an arrow. If "true", text is placed near the arrow's tail. If "false", text lines up with the x and y provided.
  30. Sets a distance, in pixels, to move the end arrowhead away from the position it is pointing at, for example to point at the edge of a marker independent of zoom. Note that this shortens the arrow from the ax / ay vector, in contrast to xshift / yshift which moves everything by this amount.
  31. Sets the start annotation arrow head style.
  32. Sets the size of the start annotation arrow head, relative to arrowwidth. A value of 1 (default) gives a head about 3x as wide as the line.
  33. Sets a distance, in pixels, to move the start arrowhead away from the position it is pointing at, for example to point at the edge of a marker independent of zoom. Note that this shortens the arrow from the ax / ay vector, in contrast to xshift / yshift which moves everything by this amount.
  34. Used to refer to a named item in this array in the template. Named items from the template will be created even without a matching item in the input figure, but you can modify one by making an item with templateitemname matching its name, alongside your modifications (including visible: false or enabled: false to hide it). If there is no template or no matching item, this item will be hidden unless you explicitly show it with visible: true.
  35. ), bold (), italics (), hyperlinks (). Tags , , are also supported.
  36. Sets the angle at which the text is drawn with respect to the horizontal.
  37. Sets the vertical alignment of the text within the box. Has an effect only if an explicit height is set to override the text height.
  38. Determines whether or not this annotation is visible.
  39. to start a new line.
  40. Sets the annotation's x position. If the axis type is "log", then you must take the log of your desired range. If the axis type is "date", it should be date strings, like date data, though Date objects and unix milliseconds will be accepted and converted to strings. If the axis type is "category", it should be numbers, using the scale where each category is assigned a serial number from zero in the order it appears.
  41. Sets the text box's horizontal position anchor This anchor binds the x position to the "left", "center" or "right" of the annotation. For example, if x is set to 1, xref to "paper" and xanchor to "right" then the right-most portion of the annotation lines up with the right-most edge of the plotting area. If "auto", the anchor is equivalent to "center" for data-referenced annotations or if there is an arrow, whereas for paper-referenced with no arrow, the anchor picked corresponds to the closest side.
  42. Toggle this annotation when clicking a data point whose x value is xclick rather than the annotation's x value.
  43. Sets the annotation's x coordinate axis. If set to a x axis id (e.g. "x" or "x2"), the x position refers to a x coordinate. If set to "paper", the x position refers to the distance from the left of the plotting area in normalized coordinates where "0" ("1") corresponds to the left (right). If set to a x axis ID followed by "domain" (separated by a space), the position behaves like for "paper", but refers to the distance in fractions of the domain length from the left of the domain of that axis: e.g., "x2 domain" refers to the domain of the second x axis and a x position of 0.5 refers to the point between the left and the right of the domain of the second x axis.
  44. Shifts the position of the whole annotation and arrow to the right (positive) or left (negative) by this many pixels.
  45. Sets the annotation's y position. If the axis type is "log", then you must take the log of your desired range. If the axis type is "date", it should be date strings, like date data, though Date objects and unix milliseconds will be accepted and converted to strings. If the axis type is "category", it should be numbers, using the scale where each category is assigned a serial number from zero in the order it appears.
  46. Sets the text box's vertical position anchor This anchor binds the y position to the "top", "middle" or "bottom" of the annotation. For example, if y is set to 1, yref to "paper" and yanchor to "top" then the top-most portion of the annotation lines up with the top-most edge of the plotting area. If "auto", the anchor is equivalent to "middle" for data-referenced annotations or if there is an arrow, whereas for paper-referenced with no arrow, the anchor picked corresponds to the closest side.
  47. Toggle this annotation when clicking a data point whose y value is yclick rather than the annotation's y value.
  48. Sets the annotation's y coordinate axis. If set to a y axis id (e.g. "y" or "y2"), the y position refers to a y coordinate. If set to "paper", the y position refers to the distance from the bottom of the plotting area in normalized coordinates where "0" ("1") corresponds to the bottom (top). If set to a y axis ID followed by "domain" (separated by a space), the position behaves like for "paper", but refers to the distance in fractions of the domain length from the bottom of the domain of that axis: e.g., "y2 domain" refers to the domain of the second y axis and a y position of 0.5 refers to the point between the bottom and the top of the domain of the second y axis.
  49. Shifts the position of the whole annotation and arrow up (positive) or down (negative) by this many pixels.
  50. Determines whether or not a layout width or height that has been left undefined by the user is initialized on each relayout. Note that, regardless of this attribute, an undefined layout width or height is always initialized on the first call to plot.
  51. Using "strict" a numeric string in trace data is not converted to a number. Using "convert types" a numeric string in trace data may be treated as a number during automatic axis type detection. This is the default value; however it could be overridden for individual axes.
  52. Sets the rounding of bar corners. May be an integer number of pixels, or a percentage of bar width (as a string ending in %)
  53. Sets the default calendar system to use for interpreting and displaying dates throughout the plot.
  54. Determines the mode of single click interactions. "event" is the default value and emits the plotly_click event. In addition this mode emits the plotly_selected event in drag modes "lasso" and "select", but with no event data attached (kept for compatibility reasons). The "select" flag enables selecting single data points via click. This mode also supports persistent selections, meaning that pressing Shift while clicking, adds to / subtracts from an existing selection. "select" with hovermode: "x" can be confusing, consider explicitly setting hovermode: "closest" when using this feature. Selection events are sent accordingly as long as "event" flag is set as well. When the "event" flag is missing, plotly_click and plotly_selected events are not fired.
  55. Determines whether the colorscale is a default palette (autocolorscale: true) or the palette determined by colorscale. In case colorscale is unspecified or autocolorscale is true, the default palette will be chosen according to whether numbers in the color array are all positive, all negative or mixed.
  56. Determines whether or not the color domain is computed with respect to the input data (here corresponding trace color array(s)) or the bounds set in cmin and cmax Defaults to false when cmin and cmax are set by the user.
  57. Sets the upper bound of the color domain. Value should have the same units as corresponding trace color array(s) and if set, cmin must be set as well.
  58. Sets the mid-point of the color domain by scaling cmin and/or cmax to be equidistant to this point. Value should have the same units as corresponding trace color array(s). Has no effect when cauto is false.
  59. Sets the lower bound of the color domain. Value should have the same units as corresponding trace color array(s) and if set, cmax must be set as well.
  60. Sets the color of padded area.
  61. Sets the axis line color.
  62. Sets the width (in px) or the border enclosing this color bar.
  63. Sets the step in-between ticks on this axis. Use with tick0. Must be a positive number, or special strings available to "log" and "date" axes. If the axis type is "log", then ticks are set every 10^(n"dtick) where n is the tick number. For example, to set a tick mark at 1, 10, 100, 1000, ... set dtick to 1. To set tick marks at 1, 100, 10000, ... set dtick to 2. To set tick marks at 1, 5, 25, 125, 625, 3125, ... set dtick to log_10(5), or 0.69897000433. "log" has several special values; "L", where f is a positive number, gives ticks linearly spaced in value (but not position). For example tick0 = 0.1, dtick = "L0.5" will put ticks at 0.1, 0.6, 1.1, 1.6 etc. To show powers of 10 plus small digits between, use "D1" (all digits) or "D2" (only 2 and 5). tick0 is ignored for "D1" and "D2". If the axis type is "date", then you must convert the time to milliseconds. For example, to set the interval between ticks to one day, set dtick to 86400000.0. "date" also has special values "M" gives ticks spaced by a number of months. n must be a positive integer. To set ticks on the 15th of every third month, set tick0 to "2000-01-15" and dtick to "M3". To set ticks every 4 years, set dtick to "M48"
  64. Determines a formatting rule for the tick exponents. For example, consider the number 1,000,000,000. If "none", it appears as 1,000,000,000. If "e", 1e+9. If "E", 1E+9. If "power", 1x10^9 (with 9 in a super script). If "SI", 1G. If "B", 1B.
  65. Sets the length of the color bar This measure excludes the padding of both ends. That is, the color bar length is this length minus the padding on both ends.
  66. Determines whether this color bar's length (i.e. the measure in the color variation direction) is set in units of plot "fraction" or in "pixels. Use len to set the value.
  67. Hide SI prefix for 10^n if |n| is below this number. This only has an effect when tickformat is "SI" or "B".
  68. Specifies the maximum number of ticks for the particular axis. The actual number of ticks will be chosen automatically to be less than or equal to nticks. Has an effect only if tickmode is set to "auto".
  69. Sets the orientation of the colorbar.
  70. Sets the axis line color.
  71. Sets the width (in px) of the axis line.
  72. If "true", even 4-digit integers are separated
  73. If "all", all exponents are shown besides their significands. If "first", only the exponent of the first tick is shown. If "last", only the exponent of the last tick is shown. If "none", no exponents appear.
  74. Determines whether or not the tick labels are drawn.
  75. If "all", all tick labels are displayed with a prefix. If "first", only the first tick is displayed with a prefix. If "last", only the last tick is displayed with a suffix. If "none", tick prefixes are hidden.
  76. Same as showtickprefix but for tick suffixes.
  77. Sets the thickness of the color bar This measure excludes the size of the padding, ticks and labels.
  78. Determines whether this color bar's thickness (i.e. the measure in the constant color direction) is set in units of plot "fraction" or in "pixels". Use thickness to set the value.
  79. Sets the placement of the first tick on this axis. Use with dtick. If the axis type is "log", then you must take the log of your starting tick (e.g. to set the starting tick to 100, set the tick0 to 2) except when dtick="L" (see dtick for more info). If the axis type is "date", it should be a date string, like date data. If the axis type is "category", it should be a number, using the scale where each category is assigned a serial number from zero in the order it appears.
  80. Sets the angle of the tick labels with respect to the horizontal. For example, a tickangle of -90 draws the tick labels vertically.
  81. Sets the tick color.
  82. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  83. 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"
  84. range ["min", "max"], where "min", "max" - dtick values which describe some zoom level, it is possible to omit "min" or "max" value by passing "null"
  85. Determines whether or not this stop is used. If false, this stop is ignored even within its dtickrange.
  86. When used in a template, named items are created in the output figure in addition to any items the figure already has in this array. You can modify these items in the output figure by making your own item with templateitemname matching this name alongside your modifications (including visible: false or enabled: false to hide it). Has no effect outside of a template.
  87. Used to refer to a named item in this array in the template. Named items from the template will be created even without a matching item in the input figure, but you can modify one by making an item with templateitemname matching its name, alongside your modifications (including visible: false or enabled: false to hide it). If there is no template or no matching item, this item will be hidden unless you explicitly show it with visible: true.
  88. string - dtickformat for described zoom level, the same as "tickformat"
  89. Determines how we handle tick labels that would overflow either the graph div or the domain of the axis. The default value for inside tick labels is "hide past domain". In other cases the default is "hide past div".
  90. Determines where tick labels are drawn relative to the ticks. Left and right options are used when orientation is "h", top and bottom when orientation is "v".
  91. Sets the spacing between tick labels as compared to the spacing between ticks. A value of 1 (default) means each tick gets a label. A value of 2 means shows every 2nd label. A larger value n means only every nth tick is labeled. tick0 determines which labels are shown. Not implemented for axes with type "log" or "multicategory", or when tickmode is "array".
  92. Sets the tick length (in px).
  93. Sets the tick mode for this axis. If "auto", the number of ticks is set via nticks. If "linear", the placement of the ticks is determined by a starting position tick0 and a tick step dtick ("linear" is the default value if tick0 and dtick are provided). If "array", the placement of the ticks is set via tickvals and the tick text is ticktext. ("array" is the default value if tickvals is provided).
  94. Sets a tick label prefix.
  95. Determines whether ticks are drawn or not. If "", this axis' ticks are not drawn. If "outside" ("inside"), this axis' are drawn outside (inside) the axis lines.
  96. Sets a tick label suffix.
  97. Sets the text displayed at the ticks position via tickvals. Only has an effect if tickmode is set to "array". Used with tickvals.
  98. Sets the values at which ticks on this axis appear. Only has an effect if tickmode is set to "array". Used with ticktext.
  99. Sets the tick width (in px).
  100. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  101. Determines the location of color bar's title with respect to the color bar. Defaults to "top" when orientation if "v" and defaults to "right" when orientation if "h". Note that the title's location used to be set by the now deprecated titleside attribute.
  102. Sets the title of the color bar. Note that before the existence of title.text, the title's contents used to be defined as the title attribute itself. This behavior has been deprecated.
  103. Sets the x position of the color bar (in plot fraction). Defaults to 1.02 when orientation is "v" and 0.5 when orientation is "h".
  104. Sets this color bar's horizontal position anchor. This anchor binds the x position to the "left", "center" or "right" of the color bar. Defaults to "left" when orientation is "v" and "center" when orientation is "h".
  105. Sets the amount of padding (in px) along the x direction.
  106. Sets the y position of the color bar (in plot fraction). Defaults to 0.5 when orientation is "v" and 1.02 when orientation is "h".
  107. Sets this color bar's vertical position anchor This anchor binds the y position to the "top", "middle" or "bottom" of the color bar. Defaults to "middle" when orientation is "v" and "bottom" when orientation is "h".
  108. Sets the amount of padding (in px) along the y direction.
  109. Sets the colorscale. The colorscale must be an array containing arrays mapping a normalized value to an rgb, rgba, hex, hsl, hsv, or named color string. At minimum, a mapping for the lowest (0) and highest (1) values are required. For example, [[0, 'rgb(0,0,255)'], [1, 'rgb(255,0,0)']]. To control the bounds of the colorscale in color space, use cmin and cmax. Alternatively, colorscale may be a palette name string of the following list: Blackbody,Bluered,Blues,Cividis,Earth,Electric,Greens,Greys,Hot,Jet,Picnic,Portland,Rainbow,RdBu,Reds,Viridis,YlGnBu,YlOrRd.
  110. Reverses the color mapping if true. If true, cmin will correspond to the last color in the array and cmax will correspond to the first color.
  111. Determines whether or not a colorbar is displayed for this trace.
  112. Sets the default diverging colorscale. Note that autocolorscale must be true for this attribute to work.
  113. Sets the default sequential colorscale for positive values. Note that autocolorscale must be true for this attribute to work.
  114. Sets the default sequential colorscale for negative values. Note that autocolorscale must be true for this attribute to work.
  115. Sets the default trace colors.
  116. Placeholder for exporting automargin-impacting values namely margin.t, margin.b, margin.l and margin.r in "full-json" mode.
  117. If provided, a changed value tells Plotly.react that one or more data arrays has changed. This way you can modify arrays in-place rather than making a complete new copy for an incremental change. If NOT provided, Plotly.react assumes that data arrays are being treated as immutable, thus any data array with a different identity from its predecessor contains new data.
  118. Determines the mode of drag interactions. "select" and "lasso" apply only to scatter traces with markers or text. "orbit" and "turntable" apply only to 3D scenes.
  119. Controls persistence of user-driven changes in editable: true configuration, other than trace names and axis titles. Defaults to layout.uirevision.
  120. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  121. Set the background color of the map
  122. Sets the latitude of the map's center. For all projection types, the map's latitude center lies at the middle of the latitude range by default.
  123. Sets the longitude of the map's center. By default, the map's longitude center lies at the middle of the longitude range for scoped projection and above projection.rotation.lon otherwise.
  124. Sets the coastline color.
  125. Sets the coastline stroke width (in px).
  126. Sets line color of the country boundaries.
  127. Sets line width (in px) of the country boundaries.
  128. If there is a layout grid, use the domain for this column in the grid for this geo subplot . Note that geo subplots are constrained by domain. In general, when projection.scale is set to 1. a map will fit either its x or y domain, but not both.
  129. If there is a layout grid, use the domain for this row in the grid for this geo subplot . Note that geo subplots are constrained by domain. In general, when projection.scale is set to 1. a map will fit either its x or y domain, but not both.
  130. Sets the horizontal domain of this geo subplot (in plot fraction). Note that geo subplots are constrained by domain. In general, when projection.scale is set to 1. a map will fit either its x or y domain, but not both.
  131. Sets the vertical domain of this geo subplot (in plot fraction). Note that geo subplots are constrained by domain. In general, when projection.scale is set to 1. a map will fit either its x or y domain, but not both.
  132. Determines if this subplot's view settings are auto-computed to fit trace data. On scoped maps, setting fitbounds leads to center.lon and center.lat getting auto-filled. On maps with a non-clipped projection, setting fitbounds leads to center.lon, center.lat, and projection.rotation.lon getting auto-filled. On maps with a clipped projection, setting fitbounds leads to center.lon, center.lat, projection.rotation.lon, projection.rotation.lat, lonaxis.range and lonaxis.range getting auto-filled. If "locations", only the trace's visible locations are considered in the fitbounds computations. If "geojson", the entire trace input geojson (if provided) is considered in the fitbounds computations, Defaults to "false".
  133. Sets the color the frame.
  134. Sets the stroke width (in px) of the frame.
  135. Sets the color of the lakes.
  136. Sets the land mass color.
  137. Sets the graticule's longitude/latitude tick step.
  138. Sets the graticule's stroke color.
  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 graticule's stroke width (in px).
  141. Sets the range of this axis (in degrees), sets the map's clipped coordinates.
  142. Sets whether or not graticule are shown on the map.
  143. Sets the graticule's starting tick longitude/latitude.
  144. Sets the graticule's longitude/latitude tick step.
  145. Sets the graticule's stroke color.
  146. 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").
  147. Sets the graticule's stroke width (in px).
  148. Sets the range of this axis (in degrees), sets the map's clipped coordinates.
  149. Sets whether or not graticule are shown on the map.
  150. Sets the graticule's starting tick longitude/latitude.
  151. Sets the ocean color
  152. For satellite projection type only. Sets the distance from the center of the sphere to the point of view as a proportion of the sphere���s radius.
  153. For conic projection types only. Sets the parallels (tangent, secant) where the cone intersects the sphere.
  154. Rotates the map along meridians (in degrees North).
  155. Rotates the map along parallels (in degrees East). Defaults to the center of the lonaxis.range values.
  156. Roll the map (in degrees) For example, a roll of "180" makes the map appear upside down.
  157. Zooms in or out on the map view. A scale of "1" corresponds to the largest zoom level that fits the map's lon and lat ranges.
  158. For satellite projection type only. Sets the tilt angle of perspective projection.
  159. Sets the projection type.
  160. Sets the resolution of the base layers. The values have units of km/mm e.g. 110 corresponds to a scale ratio of 1:110,000,000.
  161. Sets color of the rivers.
  162. Sets the stroke width (in px) of the rivers.
  163. Set the scope of the map.
  164. Sets whether or not the coastlines are drawn.
  165. Sets whether or not country boundaries are drawn.
  166. Sets whether or not a frame is drawn around the map.
  167. Sets whether or not lakes are drawn.
  168. Sets whether or not land masses are filled in color.
  169. Sets whether or not oceans are filled in color.
  170. Sets whether or not rivers are drawn.
  171. Sets whether or not boundaries of subunits within countries (e.g. states, provinces) are drawn.
  172. Sets the color of the subunits boundaries.
  173. Sets the stroke width (in px) of the subunits boundaries.
  174. Controls persistence of user-driven changes in the view (projection and center). Defaults to layout.uirevision.
  175. Sets the default visibility of the base layers.
  176. The number of columns in the grid. If you provide a 2D subplots array, the length of its longest row is used as the default. If you give an xaxes array, its length is used as the default. But it's also possible to have a different length, if you want to leave a row at the end for non-cartesian subplots.
  177. Sets the horizontal domain of this grid subplot (in plot fraction). The first and last cells end exactly at the domain edges, with no grout around the edges.
  178. Sets the vertical domain of this grid subplot (in plot fraction). The first and last cells end exactly at the domain edges, with no grout around the edges.
  179. If no subplots, xaxes, or yaxes are given but we do have rows and columns, we can generate defaults using consecutive axis IDs, in two ways: "coupled" gives one x axis per column and one y axis per row. "independent" uses a new xy pair for each cell, left-to-right across each row then iterating rows according to roworder.
  180. Is the first row the top or the bottom? Note that columns are always enumerated from left to right.
  181. The number of rows in the grid. If you provide a 2D subplots array or a yaxes array, its length is used as the default. But it's also possible to have a different length, if you want to leave a row at the end for non-cartesian subplots.
  182. Used for freeform grids, where some axes may be shared across subplots but others are not. Each entry should be a cartesian subplot id, like "xy" or "x3y2", or "" to leave that cell empty. You may reuse x axes within the same column, and y axes within the same row. Non-cartesian subplots and traces that support domain can place themselves in this grid separately using the gridcell attribute.
  183. Used with yaxes when the x and y axes are shared across columns and rows. Each entry should be an x axis id like "x", "x2", etc., or "" to not put an x axis in that column. Entries other than "" must be unique. Ignored if subplots is present. If missing but yaxes is present, will generate consecutive IDs.
  184. Horizontal space between grid cells, expressed as a fraction of the total width available to one cell. Defaults to 0.1 for coupled-axes grids and 0.2 for independent grids.
  185. Sets where the x axis labels and titles go. "bottom" means the very bottom of the grid. "bottom plot" is the lowest plot that each x axis is used in. "top" and "top plot" are similar.
  186. Used with yaxes when the x and y axes are shared across columns and rows. Each entry should be an y axis id like "y", "y2", etc., or "" to not put a y axis in that row. Entries other than "" must be unique. Ignored if subplots is present. If missing but xaxes is present, will generate consecutive IDs.
  187. Vertical space between grid cells, expressed as a fraction of the total height available to one cell. Defaults to 0.1 for coupled-axes grids and 0.3 for independent grids.
  188. Sets where the y axis labels and titles go. "left" means the very left edge of the grid. "left plot" is the leftmost plot that each y axis is used in. "right" and "right plot" are similar.
  189. Sets the plot's height (in px).
  190. Determines whether or not a text link citing the data source is placed at the bottom-right cored of the figure. Has only an effect only on graphs that have been generated via forked graphs from the Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise).
  191. Sets the default distance (in pixels) to look for data to add hover labels (-1 means no cutoff, 0 means no looking for data). This is only a real distance for hovering on point-like objects, like scatter points. For area-like objects (bars, scatter fills, etc) hovering is on inside the area and off outside, but these objects will not supersede hover on point-like objects in case of conflict.
  192. Sets the horizontal alignment of the text content within hover label box. Has an effect only if the hover label text spans more two or more lines
  193. Sets the background color of all hover labels on graph
  194. Sets the border color of all hover labels on graph.
  195. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  196. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  197. Sets the default length (in number of characters) of the trace name in the hover labels for all traces. -1 shows the whole name regardless of length. 0-3 shows the first 0-3 characters, and an integer >3 will show the whole name if it is less than that many characters, but if it is longer, will truncate to namelength - 3 characters and add an ellipsis.
  198. Determines the mode of hover interactions. If "closest", a single hoverlabel will appear for the "closest" point within the hoverdistance. If "x" (or "y"), multiple hoverlabels will appear for multiple points at the "closest" x- (or y-) coordinate within the hoverdistance, with the caveat that no more than one hoverlabel will appear per trace. If "x unified" (or "y unified"), a single hoverlabel will appear multiple points at the closest x- (or y-) coordinate within the hoverdistance with the caveat that no more than one hoverlabel will appear per trace. In this mode, spikelines are enabled by default perpendicular to the specified axis. If false, hover interactions are disabled.
  199. Specifies whether images are drawn below or above traces. When xref and yref are both set to paper, image is drawn below the entire plot area.
  200. When used in a template, named items are created in the output figure in addition to any items the figure already has in this array. You can modify these items in the output figure by making your own item with templateitemname matching this name alongside your modifications (including visible: false or enabled: false to hide it). Has no effect outside of a template.
  201. Sets the opacity of the image.
  202. Sets the image container size horizontally. The image will be sized based on the position value. When xref is set to paper, units are sized relative to the plot width. When xref ends with domain, units are sized relative to the axis width.
  203. Sets the image container size vertically. The image will be sized based on the position value. When yref is set to paper, units are sized relative to the plot height. When yref ends with domain, units are sized relative to the axis height.
  204. Specifies which dimension of the image to constrain.
  205. Specifies the URL of the image to be used. The URL must be accessible from the domain where the plot code is run, and can be either relative or absolute.
  206. Used to refer to a named item in this array in the template. Named items from the template will be created even without a matching item in the input figure, but you can modify one by making an item with templateitemname matching its name, alongside your modifications (including visible: false or enabled: false to hide it). If there is no template or no matching item, this item will be hidden unless you explicitly show it with visible: true.
  207. Determines whether or not this image is visible.
  208. Sets the image's x position. When xref is set to paper, units are sized relative to the plot height. See xref for more info
  209. Sets the anchor for the x position
  210. Sets the images's x coordinate axis. If set to a x axis id (e.g. "x" or "x2"), the x position refers to a x coordinate. If set to "paper", the x position refers to the distance from the left of the plotting area in normalized coordinates where "0" ("1") corresponds to the left (right). If set to a x axis ID followed by "domain" (separated by a space), the position behaves like for "paper", but refers to the distance in fractions of the domain length from the left of the domain of that axis: e.g., "x2 domain" refers to the domain of the second x axis and a x position of 0.5 refers to the point between the left and the right of the domain of the second x axis.
  211. Sets the image's y position. When yref is set to paper, units are sized relative to the plot height. See yref for more info
  212. Sets the anchor for the y position.
  213. Sets the images's y coordinate axis. If set to a y axis id (e.g. "y" or "y2"), the y position refers to a y coordinate. If set to "paper", the y position refers to the distance from the bottom of the plotting area in normalized coordinates where "0" ("1") corresponds to the bottom (top). If set to a y axis ID followed by "domain" (separated by a space), the position behaves like for "paper", but refers to the distance in fractions of the domain length from the bottom of the domain of that axis: e.g., "y2 domain" refers to the domain of the second y axis and a y position of 0.5 refers to the point between the bottom and the top of the domain of the second y axis.
  214. Sets the legend background color. Defaults to layout.paper_bgcolor.
  215. Sets the color of the border enclosing the legend.
  216. Sets the width (in px) of the border enclosing the legend.
  217. Sets the width (in px or fraction) of the legend. Use 0 to size the entry based on the text width, when entrywidthmode is set to "pixels".
  218. Determines what entrywidth means.
  219. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  220. Determines the behavior on legend group item click. "toggleitem" toggles the visibility of the individual item clicked on the graph. "togglegroup" toggles the visibility of all items in the same legendgroup as the item clicked on the graph.
  221. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  222. Determines the behavior on legend item click. "toggle" toggles the visibility of the item clicked on the graph. "toggleothers" makes the clicked item the sole visible item on the graph. "false" disables legend item click interactions.
  223. Determines the behavior on legend item double-click. "toggle" toggles the visibility of the item clicked on the graph. "toggleothers" makes the clicked item the sole visible item on the graph. "false" disables legend item double-click interactions.
  224. Determines if the legend items symbols scale with their corresponding "trace" attributes or remain "constant" independent of the symbol size on the graph.
  225. Sets the width (in px) of the legend item symbols (the part other than the title.text).
  226. Sets the orientation of the legend.
  227. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  228. Determines the location of legend's title with respect to the legend items. Defaulted to "top" with orientation is "h". Defaulted to "left" with orientation is "v". The "top left" options could be used to expand legend area in both x and y sides.
  229. Sets the title of the legend.
  230. Sets the amount of vertical space (in px) between legend groups.
  231. Determines the order at which the legend items are displayed. If "normal", the items are displayed top-to-bottom in the same order as the input data. If "reversed", the items are displayed in the opposite order as "normal". If "grouped", the items are displayed in groups (when a trace legendgroup is provided). if "grouped+reversed", the items are displayed in the opposite order as "grouped".
  232. Controls persistence of legend-driven changes in trace and pie label visibility. Defaults to layout.uirevision.
  233. Sets the vertical alignment of the symbols with respect to their associated text.
  234. Sets the x position (in normalized coordinates) of the legend. Defaults to "1.02" for vertical legends and defaults to "0" for horizontal legends.
  235. Sets the legend's horizontal position anchor. This anchor binds the x position to the "left", "center" or "right" of the legend. Value "auto" anchors legends to the right for x values greater than or equal to 2/3, anchors legends to the left for x values less than or equal to 1/3 and anchors legends with respect to their center otherwise.
  236. Sets the y position (in normalized coordinates) of the legend. Defaults to "1" for vertical legends, defaults to "-0.1" for horizontal legends on graphs w/o range sliders and defaults to "1.1" for horizontal legends on graph with one or multiple range sliders.
  237. Sets the legend's vertical position anchor This anchor binds the y position to the "top", "middle" or "bottom" of the legend. Value "auto" anchors legends at their bottom for y values less than or equal to 1/3, anchors legends to at their top for y values greater than or equal to 2/3 and anchors legends with respect to their middle otherwise.
  238. 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.
  239. Sets the bearing angle of the map in degrees counter-clockwise from North (mapbox.bearing).
  240. Sets the maximum longitude of the map (in degrees East) if west, south and north are declared.
  241. Sets the maximum latitude of the map (in degrees North) if east, west and south are declared.
  242. Sets the minimum latitude of the map (in degrees North) if east, west and north are declared.
  243. Sets the minimum longitude of the map (in degrees East) if east, south and north are declared.
  244. Sets the latitude of the center of the map (in degrees North).
  245. Sets the longitude of the center of the map (in degrees East).
  246. If there is a layout grid, use the domain for this column in the grid for this mapbox subplot .
  247. If there is a layout grid, use the domain for this row in the grid for this mapbox subplot .
  248. Sets the horizontal domain of this mapbox subplot (in plot fraction).
  249. Sets the vertical domain of this mapbox subplot (in plot fraction).
  250. Determines if the layer will be inserted before the layer with the specified ID. If omitted or set to '', the layer will be inserted above every existing layer.
  251. Sets the circle radius (mapbox.layer.paint.circle-radius). Has an effect only when type is set to "circle".
  252. Sets the primary layer color. If type is "circle", color corresponds to the circle color (mapbox.layer.paint.circle-color) If type is "line", color corresponds to the line color (mapbox.layer.paint.line-color) If type is "fill", color corresponds to the fill color (mapbox.layer.paint.fill-color) If type is "symbol", color corresponds to the icon color (mapbox.layer.paint.icon-color)
  253. Sets the coordinates array contains [longitude, latitude] pairs for the image corners listed in clockwise order: top left, top right, bottom right, bottom left. Only has an effect for "image" sourcetype.
  254. Sets the fill outline color (mapbox.layer.paint.fill-outline-color). Has an effect only when type is set to "fill".
  255. Sets the length of dashes and gaps (mapbox.layer.paint.line-dasharray). Has an effect only when type is set to "line".
  256. Sets the line width (mapbox.layer.paint.line-width). Has an effect only when type is set to "line".
  257. Sets the maximum zoom level (mapbox.layer.maxzoom). At zoom levels equal to or greater than the maxzoom, the layer will be hidden.
  258. Sets the minimum zoom level (mapbox.layer.minzoom). At zoom levels less than the minzoom, the layer will be hidden.
  259. When used in a template, named items are created in the output figure in addition to any items the figure already has in this array. You can modify these items in the output figure by making your own item with templateitemname matching this name alongside your modifications (including visible: false or enabled: false to hide it). Has no effect outside of a template.
  260. Sets the opacity of the layer. If type is "circle", opacity corresponds to the circle opacity (mapbox.layer.paint.circle-opacity) If type is "line", opacity corresponds to the line opacity (mapbox.layer.paint.line-opacity) If type is "fill", opacity corresponds to the fill opacity (mapbox.layer.paint.fill-opacity) If type is "symbol", opacity corresponds to the icon/text opacity (mapbox.layer.paint.text-opacity)
  261. Sets the source data for this layer (mapbox.layer.source). When sourcetype is set to "geojson", source can be a URL to a GeoJSON or a GeoJSON object. When sourcetype is set to "vector" or "raster", source can be a URL or an array of tile URLs. When sourcetype is set to "image", source can be a URL to an image.
  262. Sets the attribution for this source.
  263. Specifies the layer to use from a vector tile source (mapbox.layer.source-layer). Required for "vector" source type that supports multiple layers.
  264. Sets the source type for this layer, that is the type of the layer data.
  265. Sets the symbol icon image (mapbox.layer.layout.icon-image). Full list: https://www.mapbox.com/maki-icons/
  266. Sets the symbol icon size (mapbox.layer.layout.icon-size). Has an effect only when type is set to "symbol".
  267. Sets the symbol and/or text placement (mapbox.layer.layout.symbol-placement). If placement is "point", the label is placed where the geometry is located If placement is "line", the label is placed along the line of the geometry If placement is "line-center", the label is placed on the center of the geometry
  268. Sets the symbol text (mapbox.layer.layout.text-field).
  269. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  270. Sets the positions of the text elements with respects to the (x,y) coordinates.
  271. Used to refer to a named item in this array in the template. Named items from the template will be created even without a matching item in the input figure, but you can modify one by making an item with templateitemname matching its name, alongside your modifications (including visible: false or enabled: false to hide it). If there is no template or no matching item, this item will be hidden unless you explicitly show it with visible: true.
  272. Sets the layer type, that is the how the layer data set in source will be rendered With sourcetype set to "geojson", the following values are allowed: "circle", "line", "fill" and "symbol". but note that "line" and "fill" are not compatible with Point GeoJSON geometries. With sourcetype set to "vector", the following values are allowed: "circle", "line", "fill" and "symbol". With sourcetype set to "raster" or "image", only the "raster" value is allowed.
  273. Determines whether this layer is displayed
  274. Sets the pitch angle of the map (in degrees, where "0" means perpendicular to the surface of the map) (mapbox.pitch).
  275. Defines the map layers that are rendered by default below the trace layers defined in data, which are themselves by default rendered below the layers defined in layout.mapbox.layers. These layers can be defined either explicitly as a Mapbox Style object which can contain multiple layer definitions that load data from any public or private Tile Map Service (TMS or XYZ) or Web Map Service (WMS) or implicitly by using one of the built-in style objects which use WMSes which do not require any access tokens, or by using a default Mapbox style or custom Mapbox style URL, both of which require a Mapbox access token Note that Mapbox access token can be set in the accesstoken attribute or in the mapboxAccessToken config option. Mapbox Style objects are of the form described in the Mapbox GL JS documentation available at https://docs.mapbox.com/mapbox-gl-js/style-spec The built-in plotly.js styles objects are: carto-darkmatter, carto-positron, open-street-map, stamen-terrain, stamen-toner, stamen-watercolor, white-bg The built-in Mapbox styles are: basic, streets, outdoors, light, dark, satellite, satellite-streets Mapbox style URLs are of the form: mapbox://mapbox.mapbox--
  276. Controls persistence of user-driven changes in the view: center, zoom, bearing, pitch. Defaults to layout.uirevision.
  277. Sets the zoom level of the map (mapbox.zoom).
  278. Turns on/off margin expansion computations. Legends, colorbars, updatemenus, sliders, axis rangeselector and rangeslider are allowed to push the margins by defaults.
  279. Sets the bottom margin (in px).
  280. Sets the left margin (in px).
  281. Sets the amount of padding (in px) between the plotting area and the axis lines
  282. Sets the right margin (in px).
  283. Sets the top margin (in px).
  284. Assigns extra meta information that can be used in various text attributes. Attributes such as the graph, axis and colorbar title.text, annotation text trace.name in legend items, rangeselector, updatemenus and sliders label text all support meta. One can access meta fields using template strings: %{meta[i]} where i is the index of the meta item in question. meta can also be an object for example {key: value} which can be accessed %{meta[key]}.
  285. Minimum height of the plot with margin.automargin applied (in px)
  286. Minimum width of the plot with margin.automargin applied (in px)
  287. Sets the color of the active or hovered on icons in the modebar.
  288. 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".
  289. Sets the background color of the modebar.
  290. Sets the color of the icons in the modebar.
  291. Sets the orientation of the modebar.
  292. 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", "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", "zoomInMapbox", "zoomOut2d", "zoomOutGeo", "zoomOutMapbox", "zoomin", "zoomout".
  293. Controls persistence of user-driven changes related to the modebar, including hovermode, dragmode, and showspikes at both the root level and inside subplots. Defaults to layout.uirevision.
  294. Sets the line color. By default uses either dark grey or white to increase contrast with background color.
  295. 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").
  296. Sets the line width (in px).
  297. Describes how a new selection is created. If immediate, a new selection is created after first mouse up. If gradual, a new selection is not created after first mouse. By adding to and subtracting from the initial selection, this option allows declaring extra outlines of the selection.
  298. When dragmode is set to "drawrect", "drawline" or "drawcircle" this limits the drag to be horizontal, vertical or diagonal. Using "diagonal" there is no limit e.g. in drawing lines in any direction. "ortho" limits the draw to be either horizontal or vertical. "horizontal" allows horizontal extend. "vertical" allows vertical extend.
  299. Sets the color filling new shapes' interior. Please note that if using a fillcolor with alpha greater than half, drag inside the active shape starts moving the shape underneath, otherwise a new shape could be started over.
  300. Determines the path's interior. For more info please visit https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fill-rule
  301. Specifies whether new shapes are drawn below or above traces.
  302. Sets the line color. By default uses either dark grey or white to increase contrast with background color.
  303. 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").
  304. Sets the line width (in px).
  305. Sets the opacity of new shapes.
  306. Sets the background color of the paper where the graph is drawn.
  307. Sets the background color of the plotting area in-between x and y axes.
  308. Using "strict" a numeric string in trace data is not converted to a number. Using "convert types" a numeric string in trace data may be treated as a number during automatic axis type detection. Defaults to layout.autotypenumbers.
  309. Sets the order in which categories on this axis appear. Only has an effect if categoryorder is set to "array". Used with categoryorder.
  310. Specifies the ordering logic for the case of categorical variables. By default, plotly uses "trace", which specifies the order that is present in the data supplied. Set categoryorder to "category ascending" or "category descending" if order should be determined by the alphanumerical order of the category names. Set categoryorder to "array" to derive the ordering from the attribute categoryarray. If a category is not found in the categoryarray array, the sorting behavior for that attribute will be identical to the "trace" mode. The unspecified categories will follow the categories in categoryarray. Set categoryorder to "total ascending" or "total descending" if order should be determined by the numerical order of the values. Similarly, the order can be determined by the min, max, sum, mean or median of all the values.
  311. Sets default for all colors associated with this axis all at once: line, font, tick, and grid colors. Grid color is lightened by blending this with the plot background Individual pieces can override this.
  312. Sets the direction corresponding to positive angles.
  313. Sets the step in-between ticks on this axis. Use with tick0. Must be a positive number, or special strings available to "log" and "date" axes. If the axis type is "log", then ticks are set every 10^(n"dtick) where n is the tick number. For example, to set a tick mark at 1, 10, 100, 1000, ... set dtick to 1. To set tick marks at 1, 100, 10000, ... set dtick to 2. To set tick marks at 1, 5, 25, 125, 625, 3125, ... set dtick to log_10(5), or 0.69897000433. "log" has several special values; "L", where f is a positive number, gives ticks linearly spaced in value (but not position). For example tick0 = 0.1, dtick = "L0.5" will put ticks at 0.1, 0.6, 1.1, 1.6 etc. To show powers of 10 plus small digits between, use "D1" (all digits) or "D2" (only 2 and 5). tick0 is ignored for "D1" and "D2". If the axis type is "date", then you must convert the time to milliseconds. For example, to set the interval between ticks to one day, set dtick to 86400000.0. "date" also has special values "M" gives ticks spaced by a number of months. n must be a positive integer. To set ticks on the 15th of every third month, set tick0 to "2000-01-15" and dtick to "M3". To set ticks every 4 years, set dtick to "M48"
  314. Determines a formatting rule for the tick exponents. For example, consider the number 1,000,000,000. If "none", it appears as 1,000,000,000. If "e", 1e+9. If "E", 1E+9. If "power", 1x10^9 (with 9 in a super script). If "SI", 1G. If "B", 1B.
  315. Sets the color of the grid lines.
  316. 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").
  317. Sets the width (in px) of the grid lines.
  318. 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"
  319. Sets the layer on which this axis is displayed. If "above traces", this axis is displayed above all the subplot's traces If "below traces", this axis is displayed below all the subplot's traces, but above the grid lines. Useful when used together with scatter-like traces with cliponaxis set to "false" to show markers and/or text nodes above this axis.
  320. Sets the axis line color.
  321. Sets the width (in px) of the axis line.
  322. Hide SI prefix for 10^n if |n| is below this number. This only has an effect when tickformat is "SI" or "B".
  323. Specifies the maximum number of ticks for the particular axis. The actual number of ticks will be chosen automatically to be less than or equal to nticks. Has an effect only if tickmode is set to "auto".
  324. Set the angular period. Has an effect only when angularaxis.type is "category".
  325. Sets that start position (in degrees) of the angular axis By default, polar subplots with direction set to "counterclockwise" get a rotation of "0" which corresponds to due East (like what mathematicians prefer). In turn, polar with direction set to "clockwise" get a rotation of "90" which corresponds to due North (like on a compass),
  326. If "true", even 4-digit integers are separated
  327. If "all", all exponents are shown besides their significands. If "first", only the exponent of the first tick is shown. If "last", only the exponent of the last tick is shown. If "none", no exponents appear.
  328. Determines whether or not grid lines are drawn. If "true", the grid lines are drawn at every tick mark.
  329. Determines whether or not a line bounding this axis is drawn.
  330. Determines whether or not the tick labels are drawn.
  331. If "all", all tick labels are displayed with a prefix. If "first", only the first tick is displayed with a prefix. If "last", only the last tick is displayed with a suffix. If "none", tick prefixes are hidden.
  332. Same as showtickprefix but for tick suffixes.
  333. Sets the format unit of the formatted "theta" values. Has an effect only when angularaxis.type is "linear".
  334. Sets the placement of the first tick on this axis. Use with dtick. If the axis type is "log", then you must take the log of your starting tick (e.g. to set the starting tick to 100, set the tick0 to 2) except when dtick="L" (see dtick for more info). If the axis type is "date", it should be a date string, like date data. If the axis type is "category", it should be a number, using the scale where each category is assigned a serial number from zero in the order it appears.
  335. Sets the angle of the tick labels with respect to the horizontal. For example, a tickangle of -90 draws the tick labels vertically.
  336. Sets the tick color.
  337. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  338. 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"
  339. range ["min", "max"], where "min", "max" - dtick values which describe some zoom level, it is possible to omit "min" or "max" value by passing "null"
  340. Determines whether or not this stop is used. If false, this stop is ignored even within its dtickrange.
  341. When used in a template, named items are created in the output figure in addition to any items the figure already has in this array. You can modify these items in the output figure by making your own item with templateitemname matching this name alongside your modifications (including visible: false or enabled: false to hide it). Has no effect outside of a template.
  342. Used to refer to a named item in this array in the template. Named items from the template will be created even without a matching item in the input figure, but you can modify one by making an item with templateitemname matching its name, alongside your modifications (including visible: false or enabled: false to hide it). If there is no template or no matching item, this item will be hidden unless you explicitly show it with visible: true.
  343. string - dtickformat for described zoom level, the same as "tickformat"
  344. Sets the spacing between tick labels as compared to the spacing between ticks. A value of 1 (default) means each tick gets a label. A value of 2 means shows every 2nd label. A larger value n means only every nth tick is labeled. tick0 determines which labels are shown. Not implemented for axes with type "log" or "multicategory", or when tickmode is "array".
  345. Sets the tick length (in px).
  346. Sets the tick mode for this axis. If "auto", the number of ticks is set via nticks. If "linear", the placement of the ticks is determined by a starting position tick0 and a tick step dtick ("linear" is the default value if tick0 and dtick are provided). If "array", the placement of the ticks is set via tickvals and the tick text is ticktext. ("array" is the default value if tickvals is provided).
  347. Sets a tick label prefix.
  348. Determines whether ticks are drawn or not. If "", this axis' ticks are not drawn. If "outside" ("inside"), this axis' are drawn outside (inside) the axis lines.
  349. Sets a tick label suffix.
  350. Sets the text displayed at the ticks position via tickvals. Only has an effect if tickmode is set to "array". Used with tickvals.
  351. Sets the values at which ticks on this axis appear. Only has an effect if tickmode is set to "array". Used with ticktext.
  352. Sets the tick width (in px).
  353. Sets the angular axis type. If "linear", set thetaunit to determine the unit in which axis value are shown. If "category, use period to set the number of integer coordinates around polar axis.
  354. Controls persistence of user-driven changes in axis rotation. Defaults to polar<N>.uirevision.
  355. A single toggle to hide the axis while preserving interaction like dragging. Default is true when a cheater plot is present on the axis, otherwise false
  356. Set the background color of the subplot
  357. If there is a layout grid, use the domain for this column in the grid for this polar subplot .
  358. If there is a layout grid, use the domain for this row in the grid for this polar subplot .
  359. Sets the horizontal domain of this polar subplot (in plot fraction).
  360. Sets the vertical domain of this polar subplot (in plot fraction).
  361. Determines if the radial axis grid lines and angular axis line are drawn as "circular" sectors or as "linear" (polygon) sectors. Has an effect only when the angular axis has type "category". Note that radialaxis.angle is snapped to the angle of the closest vertex when gridshape is "circular" (so that radial axis scale is the same as the data scale).
  362. Sets the fraction of the radius to cut out of the polar subplot.
  363. Sets the angle (in degrees) from which the radial axis is drawn. Note that by default, radial axis line on the theta=0 line corresponds to a line pointing right (like what mathematicians prefer). Defaults to the first polar.sector angle.
  364. Determines whether or not the range of this axis is computed in relation to the input data. See rangemode for more info. If range is provided, then autorange is set to "false".
  365. Using "strict" a numeric string in trace data is not converted to a number. Using "convert types" a numeric string in trace data may be treated as a number during automatic axis type detection. Defaults to layout.autotypenumbers.
  366. Sets the calendar system to use for range and tick0 if this is a date axis. This does not set the calendar for interpreting data on this axis, that's specified in the trace or via the global layout.calendar
  367. Sets the order in which categories on this axis appear. Only has an effect if categoryorder is set to "array". Used with categoryorder.
  368. Specifies the ordering logic for the case of categorical variables. By default, plotly uses "trace", which specifies the order that is present in the data supplied. Set categoryorder to "category ascending" or "category descending" if order should be determined by the alphanumerical order of the category names. Set categoryorder to "array" to derive the ordering from the attribute categoryarray. If a category is not found in the categoryarray array, the sorting behavior for that attribute will be identical to the "trace" mode. The unspecified categories will follow the categories in categoryarray. Set categoryorder to "total ascending" or "total descending" if order should be determined by the numerical order of the values. Similarly, the order can be determined by the min, max, sum, mean or median of all the values.
  369. Sets default for all colors associated with this axis all at once: line, font, tick, and grid colors. Grid color is lightened by blending this with the plot background Individual pieces can override this.
  370. Sets the step in-between ticks on this axis. Use with tick0. Must be a positive number, or special strings available to "log" and "date" axes. If the axis type is "log", then ticks are set every 10^(n"dtick) where n is the tick number. For example, to set a tick mark at 1, 10, 100, 1000, ... set dtick to 1. To set tick marks at 1, 100, 10000, ... set dtick to 2. To set tick marks at 1, 5, 25, 125, 625, 3125, ... set dtick to log_10(5), or 0.69897000433. "log" has several special values; "L", where f is a positive number, gives ticks linearly spaced in value (but not position). For example tick0 = 0.1, dtick = "L0.5" will put ticks at 0.1, 0.6, 1.1, 1.6 etc. To show powers of 10 plus small digits between, use "D1" (all digits) or "D2" (only 2 and 5). tick0 is ignored for "D1" and "D2". If the axis type is "date", then you must convert the time to milliseconds. For example, to set the interval between ticks to one day, set dtick to 86400000.0. "date" also has special values "M" gives ticks spaced by a number of months. n must be a positive integer. To set ticks on the 15th of every third month, set tick0 to "2000-01-15" and dtick to "M3". To set ticks every 4 years, set dtick to "M48"
  371. Determines a formatting rule for the tick exponents. For example, consider the number 1,000,000,000. If "none", it appears as 1,000,000,000. If "e", 1e+9. If "E", 1E+9. If "power", 1x10^9 (with 9 in a super script). If "SI", 1G. If "B", 1B.
  372. Sets the color of the grid lines.
  373. 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").
  374. Sets the width (in px) of the grid lines.
  375. 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"
  376. Sets the layer on which this axis is displayed. If "above traces", this axis is displayed above all the subplot's traces If "below traces", this axis is displayed below all the subplot's traces, but above the grid lines. Useful when used together with scatter-like traces with cliponaxis set to "false" to show markers and/or text nodes above this axis.
  377. Sets the axis line color.
  378. Sets the width (in px) of the axis line.
  379. Hide SI prefix for 10^n if |n| is below this number. This only has an effect when tickformat is "SI" or "B".
  380. Specifies the maximum number of ticks for the particular axis. The actual number of ticks will be chosen automatically to be less than or equal to nticks. Has an effect only if tickmode is set to "auto".
  381. Sets the range of this axis. If the axis type is "log", then you must take the log of your desired range (e.g. to set the range from 1 to 100, set the range from 0 to 2). If the axis type is "date", it should be date strings, like date data, though Date objects and unix milliseconds will be accepted and converted to strings. If the axis type is "category", it should be numbers, using the scale where each category is assigned a serial number from zero in the order it appears.
  382. If "tozero"`, the range extends to 0, regardless of the input data If "nonnegative", the range is non-negative, regardless of the input data. If "normal", the range is computed in relation to the extrema of the input data (same behavior as for cartesian axes).
  383. If "true", even 4-digit integers are separated
  384. If "all", all exponents are shown besides their significands. If "first", only the exponent of the first tick is shown. If "last", only the exponent of the last tick is shown. If "none", no exponents appear.
  385. Determines whether or not grid lines are drawn. If "true", the grid lines are drawn at every tick mark.
  386. Determines whether or not a line bounding this axis is drawn.
  387. Determines whether or not the tick labels are drawn.
  388. If "all", all tick labels are displayed with a prefix. If "first", only the first tick is displayed with a prefix. If "last", only the last tick is displayed with a suffix. If "none", tick prefixes are hidden.
  389. Same as showtickprefix but for tick suffixes.
  390. Determines on which side of radial axis line the tick and tick labels appear.
  391. Sets the placement of the first tick on this axis. Use with dtick. If the axis type is "log", then you must take the log of your starting tick (e.g. to set the starting tick to 100, set the tick0 to 2) except when dtick="L" (see dtick for more info). If the axis type is "date", it should be a date string, like date data. If the axis type is "category", it should be a number, using the scale where each category is assigned a serial number from zero in the order it appears.
  392. Sets the angle of the tick labels with respect to the horizontal. For example, a tickangle of -90 draws the tick labels vertically.
  393. Sets the tick color.
  394. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  395. 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"
  396. range ["min", "max"], where "min", "max" - dtick values which describe some zoom level, it is possible to omit "min" or "max" value by passing "null"
  397. Determines whether or not this stop is used. If false, this stop is ignored even within its dtickrange.
  398. When used in a template, named items are created in the output figure in addition to any items the figure already has in this array. You can modify these items in the output figure by making your own item with templateitemname matching this name alongside your modifications (including visible: false or enabled: false to hide it). Has no effect outside of a template.
  399. Used to refer to a named item in this array in the template. Named items from the template will be created even without a matching item in the input figure, but you can modify one by making an item with templateitemname matching its name, alongside your modifications (including visible: false or enabled: false to hide it). If there is no template or no matching item, this item will be hidden unless you explicitly show it with visible: true.
  400. string - dtickformat for described zoom level, the same as "tickformat"
  401. Sets the spacing between tick labels as compared to the spacing between ticks. A value of 1 (default) means each tick gets a label. A value of 2 means shows every 2nd label. A larger value n means only every nth tick is labeled. tick0 determines which labels are shown. Not implemented for axes with type "log" or "multicategory", or when tickmode is "array".
  402. Sets the tick length (in px).
  403. Sets the tick mode for this axis. If "auto", the number of ticks is set via nticks. If "linear", the placement of the ticks is determined by a starting position tick0 and a tick step dtick ("linear" is the default value if tick0 and dtick are provided). If "array", the placement of the ticks is set via tickvals and the tick text is ticktext. ("array" is the default value if tickvals is provided).
  404. Sets a tick label prefix.
  405. Determines whether ticks are drawn or not. If "", this axis' ticks are not drawn. If "outside" ("inside"), this axis' are drawn outside (inside) the axis lines.
  406. Sets a tick label suffix.
  407. Sets the text displayed at the ticks position via tickvals. Only has an effect if tickmode is set to "array". Used with tickvals.
  408. Sets the values at which ticks on this axis appear. Only has an effect if tickmode is set to "array". Used with ticktext.
  409. Sets the tick width (in px).
  410. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  411. Sets the title of this axis. Note that before the existence of title.text, the title's contents used to be defined as the title attribute itself. This behavior has been deprecated.
  412. Sets the axis type. By default, plotly attempts to determined the axis type by looking into the data of the traces that referenced the axis in question.
  413. Controls persistence of user-driven changes in axis range, autorange, angle, and title if in editable: true configuration. Defaults to polar<N>.uirevision.
  414. A single toggle to hide the axis while preserving interaction like dragging. Default is true when a cheater plot is present on the axis, otherwise false
  415. Sets angular span of this polar subplot with two angles (in degrees). Sector are assumed to be spanned in the counterclockwise direction with "0" corresponding to rightmost limit of the polar subplot.
  416. Controls persistence of user-driven changes in axis attributes, if not overridden in the individual axes. Defaults to layout.uirevision.
  417. HTML tags) or if an explicit width is set to override the text width.
  418. Sets the color of the annotation arrow.
  419. Sets the end annotation arrow head style.
  420. Sets the annotation arrow head position.
  421. Sets the size of the end annotation arrow head, relative to arrowwidth. A value of 1 (default) gives a head about 3x as wide as the line.
  422. Sets the width (in px) of annotation arrow line.
  423. Sets the x component of the arrow tail about the arrow head (in pixels).
  424. Sets the y component of the arrow tail about the arrow head (in pixels).
  425. Sets the background color of the annotation.
  426. Sets the color of the border enclosing the annotation text.
  427. Sets the padding (in px) between the text and the enclosing border.
  428. Sets the width (in px) of the border enclosing the annotation text.
  429. Determines whether the annotation text box captures mouse move and click events, or allows those events to pass through to data points in the plot that may be behind the annotation. By default captureevents is "false" unless hovertext is provided. If you use the event plotly_clickannotation without hovertext you must explicitly enable captureevents.
  430. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  431. Sets an explicit height for the text box. null (default) lets the text set the box height. Taller text will be clipped.
  432. Sets the background color of the hover label. By default uses the annotation's bgcolor made opaque, or white if it was transparent.
  433. Sets the border color of the hover label. By default uses either dark grey or white, for maximum contrast with hoverlabel.bgcolor.
  434. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  435. Sets text to appear when hovering over this annotation. If omitted or blank, no hover label will appear.
  436. When used in a template, named items are created in the output figure in addition to any items the figure already has in this array. You can modify these items in the output figure by making your own item with templateitemname matching this name alongside your modifications (including visible: false or enabled: false to hide it). Has no effect outside of a template.
  437. Sets the opacity of the annotation (text + arrow).
  438. Determines whether or not the annotation is drawn with an arrow. If "true", text is placed near the arrow's tail. If "false", text lines up with the x and y provided.
  439. Sets a distance, in pixels, to move the end arrowhead away from the position it is pointing at, for example to point at the edge of a marker independent of zoom. Note that this shortens the arrow from the ax / ay vector, in contrast to xshift / yshift which moves everything by this amount.
  440. Sets the start annotation arrow head style.
  441. Sets the size of the start annotation arrow head, relative to arrowwidth. A value of 1 (default) gives a head about 3x as wide as the line.
  442. Sets a distance, in pixels, to move the start arrowhead away from the position it is pointing at, for example to point at the edge of a marker independent of zoom. Note that this shortens the arrow from the ax / ay vector, in contrast to xshift / yshift which moves everything by this amount.
  443. Used to refer to a named item in this array in the template. Named items from the template will be created even without a matching item in the input figure, but you can modify one by making an item with templateitemname matching its name, alongside your modifications (including visible: false or enabled: false to hide it). If there is no template or no matching item, this item will be hidden unless you explicitly show it with visible: true.
  444. ), bold (), italics (), hyperlinks (). Tags , , are also supported.
  445. Sets the angle at which the text is drawn with respect to the horizontal.
  446. Sets the vertical alignment of the text within the box. Has an effect only if an explicit height is set to override the text height.
  447. Determines whether or not this annotation is visible.
  448. to start a new line.
  449. Sets the annotation's x position.
  450. Sets the text box's horizontal position anchor This anchor binds the x position to the "left", "center" or "right" of the annotation. For example, if x is set to 1, xref to "paper" and xanchor to "right" then the right-most portion of the annotation lines up with the right-most edge of the plotting area. If "auto", the anchor is equivalent to "center" for data-referenced annotations or if there is an arrow, whereas for paper-referenced with no arrow, the anchor picked corresponds to the closest side.
  451. Shifts the position of the whole annotation and arrow to the right (positive) or left (negative) by this many pixels.
  452. Sets the annotation's y position.
  453. Sets the text box's vertical position anchor This anchor binds the y position to the "top", "middle" or "bottom" of the annotation. For example, if y is set to 1, yref to "paper" and yanchor to "top" then the top-most portion of the annotation lines up with the top-most edge of the plotting area. If "auto", the anchor is equivalent to "middle" for data-referenced annotations or if there is an arrow, whereas for paper-referenced with no arrow, the anchor picked corresponds to the closest side.
  454. Shifts the position of the whole annotation and arrow up (positive) or down (negative) by this many pixels.
  455. Sets the annotation's z position.
  456. If "cube", this scene's axes are drawn as a cube, regardless of the axes' ranges. If "data", this scene's axes are drawn in proportion with the axes' ranges. If "manual", this scene's axes are drawn in proportion with the input of "aspectratio" (the default behavior if "aspectratio" is provided). If "auto", this scene's axes are drawn using the results of "data" except when one axis is more than four times the size of the two others, where in that case the results of "cube" are used.
  457. Sets the projection type. The projection type could be either "perspective" or "orthographic". The default is "perspective".
  458. If there is a layout grid, use the domain for this column in the grid for this scene subplot .
  459. If there is a layout grid, use the domain for this row in the grid for this scene subplot .
  460. Sets the horizontal domain of this scene subplot (in plot fraction).
  461. Sets the vertical domain of this scene subplot (in plot fraction).
  462. Determines the mode of drag interactions for this scene.
  463. Determines the mode of hover interactions for this scene.
  464. Controls persistence of user-driven changes in camera attributes. Defaults to layout.uirevision.
  465. Determines whether or not the range of this axis is computed in relation to the input data. See rangemode for more info. If range is provided, then autorange is set to "false".
  466. Using "strict" a numeric string in trace data is not converted to a number. Using "convert types" a numeric string in trace data may be treated as a number during automatic axis type detection. Defaults to layout.autotypenumbers.
  467. Sets the background color of this axis' wall.
  468. Sets the calendar system to use for range and tick0 if this is a date axis. This does not set the calendar for interpreting data on this axis, that's specified in the trace or via the global layout.calendar
  469. Sets the order in which categories on this axis appear. Only has an effect if categoryorder is set to "array". Used with categoryorder.
  470. Specifies the ordering logic for the case of categorical variables. By default, plotly uses "trace", which specifies the order that is present in the data supplied. Set categoryorder to "category ascending" or "category descending" if order should be determined by the alphanumerical order of the category names. Set categoryorder to "array" to derive the ordering from the attribute categoryarray. If a category is not found in the categoryarray array, the sorting behavior for that attribute will be identical to the "trace" mode. The unspecified categories will follow the categories in categoryarray. Set categoryorder to "total ascending" or "total descending" if order should be determined by the numerical order of the values. Similarly, the order can be determined by the min, max, sum, mean or median of all the values.
  471. Sets default for all colors associated with this axis all at once: line, font, tick, and grid colors. Grid color is lightened by blending this with the plot background Individual pieces can override this.
  472. Sets the step in-between ticks on this axis. Use with tick0. Must be a positive number, or special strings available to "log" and "date" axes. If the axis type is "log", then ticks are set every 10^(n"dtick) where n is the tick number. For example, to set a tick mark at 1, 10, 100, 1000, ... set dtick to 1. To set tick marks at 1, 100, 10000, ... set dtick to 2. To set tick marks at 1, 5, 25, 125, 625, 3125, ... set dtick to log_10(5), or 0.69897000433. "log" has several special values; "L", where f is a positive number, gives ticks linearly spaced in value (but not position). For example tick0 = 0.1, dtick = "L0.5" will put ticks at 0.1, 0.6, 1.1, 1.6 etc. To show powers of 10 plus small digits between, use "D1" (all digits) or "D2" (only 2 and 5). tick0 is ignored for "D1" and "D2". If the axis type is "date", then you must convert the time to milliseconds. For example, to set the interval between ticks to one day, set dtick to 86400000.0. "date" also has special values "M" gives ticks spaced by a number of months. n must be a positive integer. To set ticks on the 15th of every third month, set tick0 to "2000-01-15" and dtick to "M3". To set ticks every 4 years, set dtick to "M48"
  473. Determines a formatting rule for the tick exponents. For example, consider the number 1,000,000,000. If "none", it appears as 1,000,000,000. If "e", 1e+9. If "E", 1E+9. If "power", 1x10^9 (with 9 in a super script). If "SI", 1G. If "B", 1B.
  474. Sets the color of the grid lines.
  475. Sets the width (in px) of the grid lines.
  476. 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"
  477. Sets the axis line color.
  478. Sets the width (in px) of the axis line.
  479. Hide SI prefix for 10^n if |n| is below this number. This only has an effect when tickformat is "SI" or "B".
  480. Determines if the axis lines or/and ticks are mirrored to the opposite side of the plotting area. If "true", the axis lines are mirrored. If "ticks", the axis lines and ticks are mirrored. If "false", mirroring is disable. If "all", axis lines are mirrored on all shared-axes subplots. If "allticks", axis lines and ticks are mirrored on all shared-axes subplots.
  481. Specifies the maximum number of ticks for the particular axis. The actual number of ticks will be chosen automatically to be less than or equal to nticks. Has an effect only if tickmode is set to "auto".
  482. Sets the range of this axis. If the axis type is "log", then you must take the log of your desired range (e.g. to set the range from 1 to 100, set the range from 0 to 2). If the axis type is "date", it should be date strings, like date data, though Date objects and unix milliseconds will be accepted and converted to strings. If the axis type is "category", it should be numbers, using the scale where each category is assigned a serial number from zero in the order it appears.
  483. If "normal", the range is computed in relation to the extrema of the input data. If "tozero"`, the range extends to 0, regardless of the input data If "nonnegative", the range is non-negative, regardless of the input data. Applies only to linear axes.
  484. If "true", even 4-digit integers are separated
  485. Sets whether or not this axis is labeled
  486. Sets whether or not this axis' wall has a background color.
  487. If "all", all exponents are shown besides their significands. If "first", only the exponent of the first tick is shown. If "last", only the exponent of the last tick is shown. If "none", no exponents appear.
  488. Determines whether or not grid lines are drawn. If "true", the grid lines are drawn at every tick mark.
  489. Determines whether or not a line bounding this axis is drawn.
  490. Sets whether or not spikes starting from data points to this axis' wall are shown on hover.
  491. Determines whether or not the tick labels are drawn.
  492. If "all", all tick labels are displayed with a prefix. If "first", only the first tick is displayed with a prefix. If "last", only the last tick is displayed with a suffix. If "none", tick prefixes are hidden.
  493. Same as showtickprefix but for tick suffixes.
  494. Sets the color of the spikes.
  495. Sets whether or not spikes extending from the projection data points to this axis' wall boundaries are shown on hover.
  496. Sets the thickness (in px) of the spikes.
  497. Sets the placement of the first tick on this axis. Use with dtick. If the axis type is "log", then you must take the log of your starting tick (e.g. to set the starting tick to 100, set the tick0 to 2) except when dtick="L" (see dtick for more info). If the axis type is "date", it should be a date string, like date data. If the axis type is "category", it should be a number, using the scale where each category is assigned a serial number from zero in the order it appears.
  498. Sets the angle of the tick labels with respect to the horizontal. For example, a tickangle of -90 draws the tick labels vertically.
  499. Sets the tick color.
  500. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  501. 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"
  502. range ["min", "max"], where "min", "max" - dtick values which describe some zoom level, it is possible to omit "min" or "max" value by passing "null"
  503. Determines whether or not this stop is used. If false, this stop is ignored even within its dtickrange.
  504. When used in a template, named items are created in the output figure in addition to any items the figure already has in this array. You can modify these items in the output figure by making your own item with templateitemname matching this name alongside your modifications (including visible: false or enabled: false to hide it). Has no effect outside of a template.
  505. Used to refer to a named item in this array in the template. Named items from the template will be created even without a matching item in the input figure, but you can modify one by making an item with templateitemname matching its name, alongside your modifications (including visible: false or enabled: false to hide it). If there is no template or no matching item, this item will be hidden unless you explicitly show it with visible: true.
  506. string - dtickformat for described zoom level, the same as "tickformat"
  507. Sets the tick length (in px).
  508. Sets the tick mode for this axis. If "auto", the number of ticks is set via nticks. If "linear", the placement of the ticks is determined by a starting position tick0 and a tick step dtick ("linear" is the default value if tick0 and dtick are provided). If "array", the placement of the ticks is set via tickvals and the tick text is ticktext. ("array" is the default value if tickvals is provided).
  509. Sets a tick label prefix.
  510. Determines whether ticks are drawn or not. If "", this axis' ticks are not drawn. If "outside" ("inside"), this axis' are drawn outside (inside) the axis lines.
  511. Sets a tick label suffix.
  512. Sets the text displayed at the ticks position via tickvals. Only has an effect if tickmode is set to "array". Used with tickvals.
  513. Sets the values at which ticks on this axis appear. Only has an effect if tickmode is set to "array". Used with ticktext.
  514. Sets the tick width (in px).
  515. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  516. Sets the title of this axis. Note that before the existence of title.text, the title's contents used to be defined as the title attribute itself. This behavior has been deprecated.
  517. Sets the axis type. By default, plotly attempts to determined the axis type by looking into the data of the traces that referenced the axis in question.
  518. A single toggle to hide the axis while preserving interaction like dragging. Default is true when a cheater plot is present on the axis, otherwise false
  519. Determines whether or not a line is drawn at along the 0 value of this axis. If "true", the zero line is drawn on top of the grid lines.
  520. Sets the line color of the zero line.
  521. Sets the width (in px) of the zero line.
  522. Determines whether or not the range of this axis is computed in relation to the input data. See rangemode for more info. If range is provided, then autorange is set to "false".
  523. Using "strict" a numeric string in trace data is not converted to a number. Using "convert types" a numeric string in trace data may be treated as a number during automatic axis type detection. Defaults to layout.autotypenumbers.
  524. Sets the background color of this axis' wall.
  525. Sets the calendar system to use for range and tick0 if this is a date axis. This does not set the calendar for interpreting data on this axis, that's specified in the trace or via the global layout.calendar
  526. Sets the order in which categories on this axis appear. Only has an effect if categoryorder is set to "array". Used with categoryorder.
  527. Specifies the ordering logic for the case of categorical variables. By default, plotly uses "trace", which specifies the order that is present in the data supplied. Set categoryorder to "category ascending" or "category descending" if order should be determined by the alphanumerical order of the category names. Set categoryorder to "array" to derive the ordering from the attribute categoryarray. If a category is not found in the categoryarray array, the sorting behavior for that attribute will be identical to the "trace" mode. The unspecified categories will follow the categories in categoryarray. Set categoryorder to "total ascending" or "total descending" if order should be determined by the numerical order of the values. Similarly, the order can be determined by the min, max, sum, mean or median of all the values.
  528. Sets default for all colors associated with this axis all at once: line, font, tick, and grid colors. Grid color is lightened by blending this with the plot background Individual pieces can override this.
  529. Sets the step in-between ticks on this axis. Use with tick0. Must be a positive number, or special strings available to "log" and "date" axes. If the axis type is "log", then ticks are set every 10^(n"dtick) where n is the tick number. For example, to set a tick mark at 1, 10, 100, 1000, ... set dtick to 1. To set tick marks at 1, 100, 10000, ... set dtick to 2. To set tick marks at 1, 5, 25, 125, 625, 3125, ... set dtick to log_10(5), or 0.69897000433. "log" has several special values; "L", where f is a positive number, gives ticks linearly spaced in value (but not position). For example tick0 = 0.1, dtick = "L0.5" will put ticks at 0.1, 0.6, 1.1, 1.6 etc. To show powers of 10 plus small digits between, use "D1" (all digits) or "D2" (only 2 and 5). tick0 is ignored for "D1" and "D2". If the axis type is "date", then you must convert the time to milliseconds. For example, to set the interval between ticks to one day, set dtick to 86400000.0. "date" also has special values "M" gives ticks spaced by a number of months. n must be a positive integer. To set ticks on the 15th of every third month, set tick0 to "2000-01-15" and dtick to "M3". To set ticks every 4 years, set dtick to "M48"
  530. Determines a formatting rule for the tick exponents. For example, consider the number 1,000,000,000. If "none", it appears as 1,000,000,000. If "e", 1e+9. If "E", 1E+9. If "power", 1x10^9 (with 9 in a super script). If "SI", 1G. If "B", 1B.
  531. Sets the color of the grid lines.
  532. Sets the width (in px) of the grid lines.
  533. 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"
  534. Sets the axis line color.
  535. Sets the width (in px) of the axis line.
  536. Hide SI prefix for 10^n if |n| is below this number. This only has an effect when tickformat is "SI" or "B".
  537. Determines if the axis lines or/and ticks are mirrored to the opposite side of the plotting area. If "true", the axis lines are mirrored. If "ticks", the axis lines and ticks are mirrored. If "false", mirroring is disable. If "all", axis lines are mirrored on all shared-axes subplots. If "allticks", axis lines and ticks are mirrored on all shared-axes subplots.
  538. Specifies the maximum number of ticks for the particular axis. The actual number of ticks will be chosen automatically to be less than or equal to nticks. Has an effect only if tickmode is set to "auto".
  539. Sets the range of this axis. If the axis type is "log", then you must take the log of your desired range (e.g. to set the range from 1 to 100, set the range from 0 to 2). If the axis type is "date", it should be date strings, like date data, though Date objects and unix milliseconds will be accepted and converted to strings. If the axis type is "category", it should be numbers, using the scale where each category is assigned a serial number from zero in the order it appears.
  540. If "normal", the range is computed in relation to the extrema of the input data. If "tozero"`, the range extends to 0, regardless of the input data If "nonnegative", the range is non-negative, regardless of the input data. Applies only to linear axes.
  541. If "true", even 4-digit integers are separated
  542. Sets whether or not this axis is labeled
  543. Sets whether or not this axis' wall has a background color.
  544. If "all", all exponents are shown besides their significands. If "first", only the exponent of the first tick is shown. If "last", only the exponent of the last tick is shown. If "none", no exponents appear.
  545. Determines whether or not grid lines are drawn. If "true", the grid lines are drawn at every tick mark.
  546. Determines whether or not a line bounding this axis is drawn.
  547. Sets whether or not spikes starting from data points to this axis' wall are shown on hover.
  548. Determines whether or not the tick labels are drawn.
  549. If "all", all tick labels are displayed with a prefix. If "first", only the first tick is displayed with a prefix. If "last", only the last tick is displayed with a suffix. If "none", tick prefixes are hidden.
  550. Same as showtickprefix but for tick suffixes.
  551. Sets the color of the spikes.
  552. Sets whether or not spikes extending from the projection data points to this axis' wall boundaries are shown on hover.
  553. Sets the thickness (in px) of the spikes.
  554. Sets the placement of the first tick on this axis. Use with dtick. If the axis type is "log", then you must take the log of your starting tick (e.g. to set the starting tick to 100, set the tick0 to 2) except when dtick="L" (see dtick for more info). If the axis type is "date", it should be a date string, like date data. If the axis type is "category", it should be a number, using the scale where each category is assigned a serial number from zero in the order it appears.
  555. Sets the angle of the tick labels with respect to the horizontal. For example, a tickangle of -90 draws the tick labels vertically.
  556. Sets the tick color.
  557. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  558. 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"
  559. range ["min", "max"], where "min", "max" - dtick values which describe some zoom level, it is possible to omit "min" or "max" value by passing "null"
  560. Determines whether or not this stop is used. If false, this stop is ignored even within its dtickrange.
  561. When used in a template, named items are created in the output figure in addition to any items the figure already has in this array. You can modify these items in the output figure by making your own item with templateitemname matching this name alongside your modifications (including visible: false or enabled: false to hide it). Has no effect outside of a template.
  562. Used to refer to a named item in this array in the template. Named items from the template will be created even without a matching item in the input figure, but you can modify one by making an item with templateitemname matching its name, alongside your modifications (including visible: false or enabled: false to hide it). If there is no template or no matching item, this item will be hidden unless you explicitly show it with visible: true.
  563. string - dtickformat for described zoom level, the same as "tickformat"
  564. Sets the tick length (in px).
  565. Sets the tick mode for this axis. If "auto", the number of ticks is set via nticks. If "linear", the placement of the ticks is determined by a starting position tick0 and a tick step dtick ("linear" is the default value if tick0 and dtick are provided). If "array", the placement of the ticks is set via tickvals and the tick text is ticktext. ("array" is the default value if tickvals is provided).
  566. Sets a tick label prefix.
  567. Determines whether ticks are drawn or not. If "", this axis' ticks are not drawn. If "outside" ("inside"), this axis' are drawn outside (inside) the axis lines.
  568. Sets a tick label suffix.
  569. Sets the text displayed at the ticks position via tickvals. Only has an effect if tickmode is set to "array". Used with tickvals.
  570. Sets the values at which ticks on this axis appear. Only has an effect if tickmode is set to "array". Used with ticktext.
  571. Sets the tick width (in px).
  572. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  573. Sets the title of this axis. Note that before the existence of title.text, the title's contents used to be defined as the title attribute itself. This behavior has been deprecated.
  574. Sets the axis type. By default, plotly attempts to determined the axis type by looking into the data of the traces that referenced the axis in question.
  575. A single toggle to hide the axis while preserving interaction like dragging. Default is true when a cheater plot is present on the axis, otherwise false
  576. Determines whether or not a line is drawn at along the 0 value of this axis. If "true", the zero line is drawn on top of the grid lines.
  577. Sets the line color of the zero line.
  578. Sets the width (in px) of the zero line.
  579. Determines whether or not the range of this axis is computed in relation to the input data. See rangemode for more info. If range is provided, then autorange is set to "false".
  580. Using "strict" a numeric string in trace data is not converted to a number. Using "convert types" a numeric string in trace data may be treated as a number during automatic axis type detection. Defaults to layout.autotypenumbers.
  581. Sets the background color of this axis' wall.
  582. Sets the calendar system to use for range and tick0 if this is a date axis. This does not set the calendar for interpreting data on this axis, that's specified in the trace or via the global layout.calendar
  583. Sets the order in which categories on this axis appear. Only has an effect if categoryorder is set to "array". Used with categoryorder.
  584. Specifies the ordering logic for the case of categorical variables. By default, plotly uses "trace", which specifies the order that is present in the data supplied. Set categoryorder to "category ascending" or "category descending" if order should be determined by the alphanumerical order of the category names. Set categoryorder to "array" to derive the ordering from the attribute categoryarray. If a category is not found in the categoryarray array, the sorting behavior for that attribute will be identical to the "trace" mode. The unspecified categories will follow the categories in categoryarray. Set categoryorder to "total ascending" or "total descending" if order should be determined by the numerical order of the values. Similarly, the order can be determined by the min, max, sum, mean or median of all the values.
  585. Sets default for all colors associated with this axis all at once: line, font, tick, and grid colors. Grid color is lightened by blending this with the plot background Individual pieces can override this.
  586. Sets the step in-between ticks on this axis. Use with tick0. Must be a positive number, or special strings available to "log" and "date" axes. If the axis type is "log", then ticks are set every 10^(n"dtick) where n is the tick number. For example, to set a tick mark at 1, 10, 100, 1000, ... set dtick to 1. To set tick marks at 1, 100, 10000, ... set dtick to 2. To set tick marks at 1, 5, 25, 125, 625, 3125, ... set dtick to log_10(5), or 0.69897000433. "log" has several special values; "L", where f is a positive number, gives ticks linearly spaced in value (but not position). For example tick0 = 0.1, dtick = "L0.5" will put ticks at 0.1, 0.6, 1.1, 1.6 etc. To show powers of 10 plus small digits between, use "D1" (all digits) or "D2" (only 2 and 5). tick0 is ignored for "D1" and "D2". If the axis type is "date", then you must convert the time to milliseconds. For example, to set the interval between ticks to one day, set dtick to 86400000.0. "date" also has special values "M" gives ticks spaced by a number of months. n must be a positive integer. To set ticks on the 15th of every third month, set tick0 to "2000-01-15" and dtick to "M3". To set ticks every 4 years, set dtick to "M48"
  587. Determines a formatting rule for the tick exponents. For example, consider the number 1,000,000,000. If "none", it appears as 1,000,000,000. If "e", 1e+9. If "E", 1E+9. If "power", 1x10^9 (with 9 in a super script). If "SI", 1G. If "B", 1B.
  588. Sets the color of the grid lines.
  589. Sets the width (in px) of the grid lines.
  590. 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"
  591. Sets the axis line color.
  592. Sets the width (in px) of the axis line.
  593. Hide SI prefix for 10^n if |n| is below this number. This only has an effect when tickformat is "SI" or "B".
  594. Determines if the axis lines or/and ticks are mirrored to the opposite side of the plotting area. If "true", the axis lines are mirrored. If "ticks", the axis lines and ticks are mirrored. If "false", mirroring is disable. If "all", axis lines are mirrored on all shared-axes subplots. If "allticks", axis lines and ticks are mirrored on all shared-axes subplots.
  595. Specifies the maximum number of ticks for the particular axis. The actual number of ticks will be chosen automatically to be less than or equal to nticks. Has an effect only if tickmode is set to "auto".
  596. Sets the range of this axis. If the axis type is "log", then you must take the log of your desired range (e.g. to set the range from 1 to 100, set the range from 0 to 2). If the axis type is "date", it should be date strings, like date data, though Date objects and unix milliseconds will be accepted and converted to strings. If the axis type is "category", it should be numbers, using the scale where each category is assigned a serial number from zero in the order it appears.
  597. If "normal", the range is computed in relation to the extrema of the input data. If "tozero"`, the range extends to 0, regardless of the input data If "nonnegative", the range is non-negative, regardless of the input data. Applies only to linear axes.
  598. If "true", even 4-digit integers are separated
  599. Sets whether or not this axis is labeled
  600. Sets whether or not this axis' wall has a background color.
  601. If "all", all exponents are shown besides their significands. If "first", only the exponent of the first tick is shown. If "last", only the exponent of the last tick is shown. If "none", no exponents appear.
  602. Determines whether or not grid lines are drawn. If "true", the grid lines are drawn at every tick mark.
  603. Determines whether or not a line bounding this axis is drawn.
  604. Sets whether or not spikes starting from data points to this axis' wall are shown on hover.
  605. Determines whether or not the tick labels are drawn.
  606. If "all", all tick labels are displayed with a prefix. If "first", only the first tick is displayed with a prefix. If "last", only the last tick is displayed with a suffix. If "none", tick prefixes are hidden.
  607. Same as showtickprefix but for tick suffixes.
  608. Sets the color of the spikes.
  609. Sets whether or not spikes extending from the projection data points to this axis' wall boundaries are shown on hover.
  610. Sets the thickness (in px) of the spikes.
  611. Sets the placement of the first tick on this axis. Use with dtick. If the axis type is "log", then you must take the log of your starting tick (e.g. to set the starting tick to 100, set the tick0 to 2) except when dtick="L" (see dtick for more info). If the axis type is "date", it should be a date string, like date data. If the axis type is "category", it should be a number, using the scale where each category is assigned a serial number from zero in the order it appears.
  612. Sets the angle of the tick labels with respect to the horizontal. For example, a tickangle of -90 draws the tick labels vertically.
  613. Sets the tick color.
  614. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  615. 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"
  616. range ["min", "max"], where "min", "max" - dtick values which describe some zoom level, it is possible to omit "min" or "max" value by passing "null"
  617. Determines whether or not this stop is used. If false, this stop is ignored even within its dtickrange.
  618. When used in a template, named items are created in the output figure in addition to any items the figure already has in this array. You can modify these items in the output figure by making your own item with templateitemname matching this name alongside your modifications (including visible: false or enabled: false to hide it). Has no effect outside of a template.
  619. Used to refer to a named item in this array in the template. Named items from the template will be created even without a matching item in the input figure, but you can modify one by making an item with templateitemname matching its name, alongside your modifications (including visible: false or enabled: false to hide it). If there is no template or no matching item, this item will be hidden unless you explicitly show it with visible: true.
  620. string - dtickformat for described zoom level, the same as "tickformat"
  621. Sets the tick length (in px).
  622. Sets the tick mode for this axis. If "auto", the number of ticks is set via nticks. If "linear", the placement of the ticks is determined by a starting position tick0 and a tick step dtick ("linear" is the default value if tick0 and dtick are provided). If "array", the placement of the ticks is set via tickvals and the tick text is ticktext. ("array" is the default value if tickvals is provided).
  623. Sets a tick label prefix.
  624. Determines whether ticks are drawn or not. If "", this axis' ticks are not drawn. If "outside" ("inside"), this axis' are drawn outside (inside) the axis lines.
  625. Sets a tick label suffix.
  626. Sets the text displayed at the ticks position via tickvals. Only has an effect if tickmode is set to "array". Used with tickvals.
  627. Sets the values at which ticks on this axis appear. Only has an effect if tickmode is set to "array". Used with ticktext.
  628. Sets the tick width (in px).
  629. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  630. Sets the title of this axis. Note that before the existence of title.text, the title's contents used to be defined as the title attribute itself. This behavior has been deprecated.
  631. Sets the axis type. By default, plotly attempts to determined the axis type by looking into the data of the traces that referenced the axis in question.
  632. A single toggle to hide the axis while preserving interaction like dragging. Default is true when a cheater plot is present on the axis, otherwise false
  633. Determines whether or not a line is drawn at along the 0 value of this axis. If "true", the zero line is drawn on top of the grid lines.
  634. Sets the line color of the zero line.
  635. Sets the width (in px) of the zero line.
  636. When dragmode is set to "select", this limits the selection of the drag to horizontal, vertical or diagonal. "h" only allows horizontal selection, "v" only vertical, "d" only diagonal and "any" sets no limit.
  637. Controls persistence of user-driven changes in selected points from all traces.
  638. Sets the line color.
  639. 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").
  640. Sets the line width (in px).
  641. When used in a template, named items are created in the output figure in addition to any items the figure already has in this array. You can modify these items in the output figure by making your own item with templateitemname matching this name alongside your modifications (including visible: false or enabled: false to hide it). Has no effect outside of a template.
  642. Sets the opacity of the selection.
  643. For type "path" - a valid SVG path similar to shapes.path in data coordinates. Allowed segments are: M, L and Z.
  644. Used to refer to a named item in this array in the template. Named items from the template will be created even without a matching item in the input figure, but you can modify one by making an item with templateitemname matching its name, alongside your modifications (including visible: false or enabled: false to hide it). If there is no template or no matching item, this item will be hidden unless you explicitly show it with visible: true.
  645. Specifies the selection type to be drawn. If "rect", a rectangle is drawn linking (x0,y0), (x1,y0), (x1,y1) and (x0,y1). If "path", draw a custom SVG path using path.
  646. Sets the selection's starting x position.
  647. Sets the selection's end x position.
  648. Sets the selection's x coordinate axis. If set to a x axis id (e.g. "x" or "x2"), the x position refers to a x coordinate. If set to "paper", the x position refers to the distance from the left of the plotting area in normalized coordinates where "0" ("1") corresponds to the left (right). If set to a x axis ID followed by "domain" (separated by a space), the position behaves like for "paper", but refers to the distance in fractions of the domain length from the left of the domain of that axis: e.g., "x2 domain" refers to the domain of the second x axis and a x position of 0.5 refers to the point between the left and the right of the domain of the second x axis.
  649. Sets the selection's starting y position.
  650. Sets the selection's end y position.
  651. Sets the selection's x coordinate axis. If set to a y axis id (e.g. "y" or "y2"), the y position refers to a y coordinate. If set to "paper", the y position refers to the distance from the bottom of the plotting area in normalized coordinates where "0" ("1") corresponds to the bottom (top). If set to a y axis ID followed by "domain" (separated by a space), the position behaves like for "paper", but refers to the distance in fractions of the domain length from the bottom of the domain of that axis: e.g., "y2 domain" refers to the domain of the second y axis and a y position of 0.5 refers to the point between the bottom and the top of the domain of the second y axis.
  652. 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.
  653. Determines whether the shape could be activated for edit or not. Has no effect when the older editable shapes mode is enabled via config.editable or config.edits.shapePosition.
  654. Sets the color filling the shape's interior. Only applies to closed shapes.
  655. Determines which regions of complex paths constitute the interior. For more info please visit https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fill-rule
  656. Specifies whether shapes are drawn below or above traces.
  657. Sets the line color.
  658. 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").
  659. Sets the line width (in px).
  660. When used in a template, named items are created in the output figure in addition to any items the figure already has in this array. You can modify these items in the output figure by making your own item with templateitemname matching this name alongside your modifications (including visible: false or enabled: false to hide it). Has no effect outside of a template.
  661. Sets the opacity of the shape.
  662. For type "path" - a valid SVG path with the pixel values replaced by data values in xsizemode/ysizemode being "scaled" and taken unmodified as pixels relative to xanchor and yanchor in case of "pixel" size mode. There are a few restrictions / quirks only absolute instructions, not relative. So the allowed segments are: M, L, H, V, Q, C, T, S, and Z arcs (A) are not allowed because radius rx and ry are relative. In the future we could consider supporting relative commands, but we would have to decide on how to handle date and log axes. Note that even as is, Q and C Bezier paths that are smooth on linear axes may not be smooth on log, and vice versa. no chained "polybezier" commands - specify the segment type for each one. On category axes, values are numbers scaled to the serial numbers of categories because using the categories themselves there would be no way to describe fractional positions On data axes: because space and T are both normal components of path strings, we can't use either to separate date from time parts. Therefore we'll use underscore for this purpose: 2015-02-21_13:45:56.789
  663. Used to refer to a named item in this array in the template. Named items from the template will be created even without a matching item in the input figure, but you can modify one by making an item with templateitemname matching its name, alongside your modifications (including visible: false or enabled: false to hide it). If there is no template or no matching item, this item will be hidden unless you explicitly show it with visible: true.
  664. Specifies the shape type to be drawn. If "line", a line is drawn from (x0,y0) to (x1,y1) with respect to the axes' sizing mode. If "circle", a circle is drawn from ((x0+x1)/2, (y0+y1)/2)) with radius (|(x0+x1)/2 - x0|, |(y0+y1)/2 -y0)|) with respect to the axes' sizing mode. If "rect", a rectangle is drawn linking (x0,y0), (x1,y0), (x1,y1), (x0,y1), (x0,y0) with respect to the axes' sizing mode. If "path", draw a custom SVG path using path. with respect to the axes' sizing mode.
  665. Determines whether or not this shape is visible.
  666. Sets the shape's starting x position. See type and xsizemode for more info.
  667. Sets the shape's end x position. See type and xsizemode for more info.
  668. Only relevant in conjunction with xsizemode set to "pixel". Specifies the anchor point on the x axis to which x0, x1 and x coordinates within path are relative to. E.g. useful to attach a pixel sized shape to a certain data value. No effect when xsizemode not set to "pixel".
  669. Sets the shape's x coordinate axis. If set to a x axis id (e.g. "x" or "x2"), the x position refers to a x coordinate. If set to "paper", the x position refers to the distance from the left of the plotting area in normalized coordinates where "0" ("1") corresponds to the left (right). If set to a x axis ID followed by "domain" (separated by a space), the position behaves like for "paper", but refers to the distance in fractions of the domain length from the left of the domain of that axis: e.g., "x2 domain" refers to the domain of the second x axis and a x position of 0.5 refers to the point between the left and the right of the domain of the second x axis.
  670. Sets the shapes's sizing mode along the x axis. If set to "scaled", x0, x1 and x coordinates within path refer to data values on the x axis or a fraction of the plot area's width (xref set to "paper"). If set to "pixel", xanchor specifies the x position in terms of data or plot fraction but x0, x1 and x coordinates within path are pixels relative to xanchor. This way, the shape can have a fixed width while maintaining a position relative to data or plot fraction.
  671. Sets the shape's starting y position. See type and ysizemode for more info.
  672. Sets the shape's end y position. See type and ysizemode for more info.
  673. Only relevant in conjunction with ysizemode set to "pixel". Specifies the anchor point on the y axis to which y0, y1 and y coordinates within path are relative to. E.g. useful to attach a pixel sized shape to a certain data value. No effect when ysizemode not set to "pixel".
  674. Sets the shape's y coordinate axis. If set to a y axis id (e.g. "y" or "y2"), the y position refers to a y coordinate. If set to "paper", the y position refers to the distance from the bottom of the plotting area in normalized coordinates where "0" ("1") corresponds to the bottom (top). If set to a y axis ID followed by "domain" (separated by a space), the position behaves like for "paper", but refers to the distance in fractions of the domain length from the bottom of the domain of that axis: e.g., "y2 domain" refers to the domain of the second y axis and a y position of 0.5 refers to the point between the bottom and the top of the domain of the second y axis.
  675. Sets the shapes's sizing mode along the y axis. If set to "scaled", y0, y1 and y coordinates within path refer to data values on the y axis or a fraction of the plot area's height (yref set to "paper"). If set to "pixel", yanchor specifies the y position in terms of data or plot fraction but y0, y1 and y coordinates within path are pixels relative to yanchor. This way, the shape can have a fixed height while maintaining a position relative to data or plot fraction.
  676. Determines whether or not a legend is drawn. Default is true if there is a trace to show and any of these: a) Two or more traces would by default be shown in the legend. b) One pie trace is shown in the legend. c) One trace is explicitly given with showlegend: true.
  677. Determines which button (by index starting from 0) is considered active.
  678. Sets the background color of the slider grip while dragging.
  679. Sets the background color of the slider.
  680. Sets the color of the border enclosing the slider.
  681. Sets the width (in px) of the border enclosing the slider.
  682. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  683. The amount of space, in pixels, between the current value label and the slider.
  684. When currentvalue.visible is true, this sets the prefix of the label.
  685. When currentvalue.visible is true, this sets the suffix of the label.
  686. Shows the currently-selected value above the slider.
  687. The alignment of the value readout relative to the length of the slider.
  688. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  689. Sets the length of the slider This measure excludes the padding of both ends. That is, the slider's length is this length minus the padding on both ends.
  690. Determines whether this slider length is set in units of plot "fraction" or in "pixels. Use len to set the value.
  691. Sets the length in pixels of minor step tick marks
  692. When used in a template, named items are created in the output figure in addition to any items the figure already has in this array. You can modify these items in the output figure by making your own item with templateitemname matching this name alongside your modifications (including visible: false or enabled: false to hide it). Has no effect outside of a template.
  693. The amount of padding (in px) along the bottom of the component.
  694. The amount of padding (in px) on the left side of the component.
  695. The amount of padding (in px) on the right side of the component.
  696. The amount of padding (in px) along the top of the component.
  697. Sets the arguments values to be passed to the Plotly method set in method on slide.
  698. When true, the API method is executed. When false, all other behaviors are the same and command execution is skipped. This may be useful when hooking into, for example, the plotly_sliderchange method and executing the API command manually without losing the benefit of the slider automatically binding to the state of the plot through the specification of method and args.
  699. Sets the text label to appear on the slider
  700. Sets the Plotly method to be called when the slider value is changed. If the skip method is used, the API slider will function as normal but will perform no API calls and will not bind automatically to state updates. This may be used to create a component interface and attach to slider events manually via JavaScript.
  701. When used in a template, named items are created in the output figure in addition to any items the figure already has in this array. You can modify these items in the output figure by making your own item with templateitemname matching this name alongside your modifications (including visible: false or enabled: false to hide it). Has no effect outside of a template.
  702. Used to refer to a named item in this array in the template. Named items from the template will be created even without a matching item in the input figure, but you can modify one by making an item with templateitemname matching its name, alongside your modifications (including visible: false or enabled: false to hide it). If there is no template or no matching item, this item will be hidden unless you explicitly show it with visible: true.
  703. Sets the value of the slider step, used to refer to the step programmatically. Defaults to the slider label if not provided.
  704. Determines whether or not this step is included in the slider.
  705. Used to refer to a named item in this array in the template. Named items from the template will be created even without a matching item in the input figure, but you can modify one by making an item with templateitemname matching its name, alongside your modifications (including visible: false or enabled: false to hide it). If there is no template or no matching item, this item will be hidden unless you explicitly show it with visible: true.
  706. Sets the color of the border enclosing the slider.
  707. Sets the length in pixels of step tick marks
  708. Sets the tick width (in px).
  709. Sets the duration of the slider transition
  710. Sets the easing function of the slider transition
  711. Determines whether or not the slider is visible.
  712. Sets the x position (in normalized coordinates) of the slider.
  713. Sets the slider's horizontal position anchor. This anchor binds the x position to the "left", "center" or "right" of the range selector.
  714. Sets the y position (in normalized coordinates) of the slider.
  715. Sets the slider's vertical position anchor This anchor binds the y position to the "top", "middle" or "bottom" of the range selector.
  716. Set the background color of the subplot
  717. If there is a layout grid, use the domain for this column in the grid for this smith subplot .
  718. If there is a layout grid, use the domain for this row in the grid for this smith subplot .
  719. Sets the horizontal domain of this smith subplot (in plot fraction).
  720. Sets the vertical domain of this smith subplot (in plot fraction).
  721. Sets default for all colors associated with this axis all at once: line, font, tick, and grid colors. Grid color is lightened by blending this with the plot background Individual pieces can override this.
  722. Sets the color of the grid lines.
  723. 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").
  724. Sets the width (in px) of the grid lines.
  725. 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"
  726. Sets the layer on which this axis is displayed. If "above traces", this axis is displayed above all the subplot's traces If "below traces", this axis is displayed below all the subplot's traces, but above the grid lines. Useful when used together with scatter-like traces with cliponaxis set to "false" to show markers and/or text nodes above this axis.
  727. Sets the axis line color.
  728. Sets the width (in px) of the axis line.
  729. Determines whether or not grid lines are drawn. If "true", the grid lines are drawn at every tick mark.
  730. Determines whether or not a line bounding this axis is drawn.
  731. Determines whether or not the tick labels are drawn.
  732. If "all", all tick labels are displayed with a prefix. If "first", only the first tick is displayed with a prefix. If "last", only the last tick is displayed with a suffix. If "none", tick prefixes are hidden.
  733. Same as showtickprefix but for tick suffixes.
  734. Sets the tick color.
  735. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  736. 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"
  737. Sets the tick length (in px).
  738. Sets a tick label prefix.
  739. Determines whether ticks are drawn or not. If "", this axis' ticks are not drawn. If "outside" ("inside"), this axis' are drawn outside (inside) the axis lines.
  740. Sets a tick label suffix.
  741. Sets the values at which ticks on this axis appear. Defaults to realaxis.tickvals plus the same as negatives and zero.
  742. Sets the tick width (in px).
  743. A single toggle to hide the axis while preserving interaction like dragging. Default is true when a cheater plot is present on the axis, otherwise false
  744. Sets default for all colors associated with this axis all at once: line, font, tick, and grid colors. Grid color is lightened by blending this with the plot background Individual pieces can override this.
  745. Sets the color of the grid lines.
  746. 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").
  747. Sets the width (in px) of the grid lines.
  748. 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"
  749. Sets the layer on which this axis is displayed. If "above traces", this axis is displayed above all the subplot's traces If "below traces", this axis is displayed below all the subplot's traces, but above the grid lines. Useful when used together with scatter-like traces with cliponaxis set to "false" to show markers and/or text nodes above this axis.
  750. Sets the axis line color.
  751. Sets the width (in px) of the axis line.
  752. Determines whether or not grid lines are drawn. If "true", the grid lines are drawn at every tick mark.
  753. Determines whether or not a line bounding this axis is drawn.
  754. Determines whether or not the tick labels are drawn.
  755. If "all", all tick labels are displayed with a prefix. If "first", only the first tick is displayed with a prefix. If "last", only the last tick is displayed with a suffix. If "none", tick prefixes are hidden.
  756. Same as showtickprefix but for tick suffixes.
  757. Determines on which side of real axis line the tick and tick labels appear.
  758. Sets the angle of the tick labels with respect to the horizontal. For example, a tickangle of -90 draws the tick labels vertically.
  759. Sets the tick color.
  760. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  761. 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"
  762. Sets the tick length (in px).
  763. Sets a tick label prefix.
  764. Determines whether ticks are drawn or not. If "", this axis' ticks are not drawn. If "top" ("bottom"), this axis' are drawn above (below) the axis line.
  765. Sets a tick label suffix.
  766. Sets the values at which ticks on this axis appear.
  767. Sets the tick width (in px).
  768. A single toggle to hide the axis while preserving interaction like dragging. Default is true when a cheater plot is present on the axis, otherwise false
  769. Sets the default distance (in pixels) to look for data to draw spikelines to (-1 means no cutoff, 0 means no looking for data). As with hoverdistance, distance does not apply to area-like objects. In addition, some objects can be hovered on but will not generate spikelines, such as scatter fills.
  770. Default attributes to be applied to the plot. Templates can be created from existing plots using Plotly.makeTemplate, or created manually. They should be objects with format: {layout: layoutTemplate, data: {[type]: [traceTemplate, ...]}, ...} layoutTemplate and traceTemplate are objects matching the attribute structure of layout and a data trace. Trace templates are applied cyclically to traces of each type. Container arrays (eg annotations) have special handling: An object ending in defaults (eg annotationdefaults) is applied to each array item. But if an item has a templateitemname key we look in the template array for an item with matching name and apply that instead. If no matching name is found we mark the item invisible. Any named template item not referenced is appended to the end of the array, so you can use this for a watermark annotation or a logo image, for example. To omit one of these items on the plot, make an item with matching templateitemname and visible: false.
  771. Sets default for all colors associated with this axis all at once: line, font, tick, and grid colors. Grid color is lightened by blending this with the plot background Individual pieces can override this.
  772. Sets the step in-between ticks on this axis. Use with tick0. Must be a positive number, or special strings available to "log" and "date" axes. If the axis type is "log", then ticks are set every 10^(n"dtick) where n is the tick number. For example, to set a tick mark at 1, 10, 100, 1000, ... set dtick to 1. To set tick marks at 1, 100, 10000, ... set dtick to 2. To set tick marks at 1, 5, 25, 125, 625, 3125, ... set dtick to log_10(5), or 0.69897000433. "log" has several special values; "L", where f is a positive number, gives ticks linearly spaced in value (but not position). For example tick0 = 0.1, dtick = "L0.5" will put ticks at 0.1, 0.6, 1.1, 1.6 etc. To show powers of 10 plus small digits between, use "D1" (all digits) or "D2" (only 2 and 5). tick0 is ignored for "D1" and "D2". If the axis type is "date", then you must convert the time to milliseconds. For example, to set the interval between ticks to one day, set dtick to 86400000.0. "date" also has special values "M" gives ticks spaced by a number of months. n must be a positive integer. To set ticks on the 15th of every third month, set tick0 to "2000-01-15" and dtick to "M3". To set ticks every 4 years, set dtick to "M48"
  773. Determines a formatting rule for the tick exponents. For example, consider the number 1,000,000,000. If "none", it appears as 1,000,000,000. If "e", 1e+9. If "E", 1E+9. If "power", 1x10^9 (with 9 in a super script). If "SI", 1G. If "B", 1B.
  774. Sets the color of the grid lines.
  775. 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").
  776. Sets the width (in px) of the grid lines.
  777. 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"
  778. Sets the layer on which this axis is displayed. If "above traces", this axis is displayed above all the subplot's traces If "below traces", this axis is displayed below all the subplot's traces, but above the grid lines. Useful when used together with scatter-like traces with cliponaxis set to "false" to show markers and/or text nodes above this axis.
  779. Sets the axis line color.
  780. Sets the width (in px) of the axis line.
  781. The minimum value visible on this axis. The maximum is determined by the sum minus the minimum values of the other two axes. The full view corresponds to all the minima set to zero.
  782. Hide SI prefix for 10^n if |n| is below this number. This only has an effect when tickformat is "SI" or "B".
  783. Specifies the maximum number of ticks for the particular axis. The actual number of ticks will be chosen automatically to be less than or equal to nticks. Has an effect only if tickmode is set to "auto".
  784. If "true", even 4-digit integers are separated
  785. If "all", all exponents are shown besides their significands. If "first", only the exponent of the first tick is shown. If "last", only the exponent of the last tick is shown. If "none", no exponents appear.
  786. Determines whether or not grid lines are drawn. If "true", the grid lines are drawn at every tick mark.
  787. Determines whether or not a line bounding this axis is drawn.
  788. Determines whether or not the tick labels are drawn.
  789. If "all", all tick labels are displayed with a prefix. If "first", only the first tick is displayed with a prefix. If "last", only the last tick is displayed with a suffix. If "none", tick prefixes are hidden.
  790. Same as showtickprefix but for tick suffixes.
  791. Sets the placement of the first tick on this axis. Use with dtick. If the axis type is "log", then you must take the log of your starting tick (e.g. to set the starting tick to 100, set the tick0 to 2) except when dtick="L" (see dtick for more info). If the axis type is "date", it should be a date string, like date data. If the axis type is "category", it should be a number, using the scale where each category is assigned a serial number from zero in the order it appears.
  792. Sets the angle of the tick labels with respect to the horizontal. For example, a tickangle of -90 draws the tick labels vertically.
  793. Sets the tick color.
  794. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  795. 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"
  796. range ["min", "max"], where "min", "max" - dtick values which describe some zoom level, it is possible to omit "min" or "max" value by passing "null"
  797. Determines whether or not this stop is used. If false, this stop is ignored even within its dtickrange.
  798. When used in a template, named items are created in the output figure in addition to any items the figure already has in this array. You can modify these items in the output figure by making your own item with templateitemname matching this name alongside your modifications (including visible: false or enabled: false to hide it). Has no effect outside of a template.
  799. Used to refer to a named item in this array in the template. Named items from the template will be created even without a matching item in the input figure, but you can modify one by making an item with templateitemname matching its name, alongside your modifications (including visible: false or enabled: false to hide it). If there is no template or no matching item, this item will be hidden unless you explicitly show it with visible: true.
  800. string - dtickformat for described zoom level, the same as "tickformat"
  801. Sets the spacing between tick labels as compared to the spacing between ticks. A value of 1 (default) means each tick gets a label. A value of 2 means shows every 2nd label. A larger value n means only every nth tick is labeled. tick0 determines which labels are shown. Not implemented for axes with type "log" or "multicategory", or when tickmode is "array".
  802. Sets the tick length (in px).
  803. Sets the tick mode for this axis. If "auto", the number of ticks is set via nticks. If "linear", the placement of the ticks is determined by a starting position tick0 and a tick step dtick ("linear" is the default value if tick0 and dtick are provided). If "array", the placement of the ticks is set via tickvals and the tick text is ticktext. ("array" is the default value if tickvals is provided).
  804. Sets a tick label prefix.
  805. Determines whether ticks are drawn or not. If "", this axis' ticks are not drawn. If "outside" ("inside"), this axis' are drawn outside (inside) the axis lines.
  806. Sets a tick label suffix.
  807. Sets the text displayed at the ticks position via tickvals. Only has an effect if tickmode is set to "array". Used with tickvals.
  808. Sets the values at which ticks on this axis appear. Only has an effect if tickmode is set to "array". Used with ticktext.
  809. Sets the tick width (in px).
  810. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  811. Sets the title of this axis. Note that before the existence of title.text, the title's contents used to be defined as the title attribute itself. This behavior has been deprecated.
  812. Controls persistence of user-driven changes in axis min, and title if in editable: true configuration. Defaults to ternary<N>.uirevision.
  813. Sets default for all colors associated with this axis all at once: line, font, tick, and grid colors. Grid color is lightened by blending this with the plot background Individual pieces can override this.
  814. Sets the step in-between ticks on this axis. Use with tick0. Must be a positive number, or special strings available to "log" and "date" axes. If the axis type is "log", then ticks are set every 10^(n"dtick) where n is the tick number. For example, to set a tick mark at 1, 10, 100, 1000, ... set dtick to 1. To set tick marks at 1, 100, 10000, ... set dtick to 2. To set tick marks at 1, 5, 25, 125, 625, 3125, ... set dtick to log_10(5), or 0.69897000433. "log" has several special values; "L", where f is a positive number, gives ticks linearly spaced in value (but not position). For example tick0 = 0.1, dtick = "L0.5" will put ticks at 0.1, 0.6, 1.1, 1.6 etc. To show powers of 10 plus small digits between, use "D1" (all digits) or "D2" (only 2 and 5). tick0 is ignored for "D1" and "D2". If the axis type is "date", then you must convert the time to milliseconds. For example, to set the interval between ticks to one day, set dtick to 86400000.0. "date" also has special values "M" gives ticks spaced by a number of months. n must be a positive integer. To set ticks on the 15th of every third month, set tick0 to "2000-01-15" and dtick to "M3". To set ticks every 4 years, set dtick to "M48"
  815. Determines a formatting rule for the tick exponents. For example, consider the number 1,000,000,000. If "none", it appears as 1,000,000,000. If "e", 1e+9. If "E", 1E+9. If "power", 1x10^9 (with 9 in a super script). If "SI", 1G. If "B", 1B.
  816. Sets the color of the grid lines.
  817. 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").
  818. Sets the width (in px) of the grid lines.
  819. 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"
  820. Sets the layer on which this axis is displayed. If "above traces", this axis is displayed above all the subplot's traces If "below traces", this axis is displayed below all the subplot's traces, but above the grid lines. Useful when used together with scatter-like traces with cliponaxis set to "false" to show markers and/or text nodes above this axis.
  821. Sets the axis line color.
  822. Sets the width (in px) of the axis line.
  823. The minimum value visible on this axis. The maximum is determined by the sum minus the minimum values of the other two axes. The full view corresponds to all the minima set to zero.
  824. Hide SI prefix for 10^n if |n| is below this number. This only has an effect when tickformat is "SI" or "B".
  825. Specifies the maximum number of ticks for the particular axis. The actual number of ticks will be chosen automatically to be less than or equal to nticks. Has an effect only if tickmode is set to "auto".
  826. If "true", even 4-digit integers are separated
  827. If "all", all exponents are shown besides their significands. If "first", only the exponent of the first tick is shown. If "last", only the exponent of the last tick is shown. If "none", no exponents appear.
  828. Determines whether or not grid lines are drawn. If "true", the grid lines are drawn at every tick mark.
  829. Determines whether or not a line bounding this axis is drawn.
  830. Determines whether or not the tick labels are drawn.
  831. If "all", all tick labels are displayed with a prefix. If "first", only the first tick is displayed with a prefix. If "last", only the last tick is displayed with a suffix. If "none", tick prefixes are hidden.
  832. Same as showtickprefix but for tick suffixes.
  833. Sets the placement of the first tick on this axis. Use with dtick. If the axis type is "log", then you must take the log of your starting tick (e.g. to set the starting tick to 100, set the tick0 to 2) except when dtick="L" (see dtick for more info). If the axis type is "date", it should be a date string, like date data. If the axis type is "category", it should be a number, using the scale where each category is assigned a serial number from zero in the order it appears.
  834. Sets the angle of the tick labels with respect to the horizontal. For example, a tickangle of -90 draws the tick labels vertically.
  835. Sets the tick color.
  836. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  837. 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"
  838. range ["min", "max"], where "min", "max" - dtick values which describe some zoom level, it is possible to omit "min" or "max" value by passing "null"
  839. Determines whether or not this stop is used. If false, this stop is ignored even within its dtickrange.
  840. When used in a template, named items are created in the output figure in addition to any items the figure already has in this array. You can modify these items in the output figure by making your own item with templateitemname matching this name alongside your modifications (including visible: false or enabled: false to hide it). Has no effect outside of a template.
  841. Used to refer to a named item in this array in the template. Named items from the template will be created even without a matching item in the input figure, but you can modify one by making an item with templateitemname matching its name, alongside your modifications (including visible: false or enabled: false to hide it). If there is no template or no matching item, this item will be hidden unless you explicitly show it with visible: true.
  842. string - dtickformat for described zoom level, the same as "tickformat"
  843. Sets the spacing between tick labels as compared to the spacing between ticks. A value of 1 (default) means each tick gets a label. A value of 2 means shows every 2nd label. A larger value n means only every nth tick is labeled. tick0 determines which labels are shown. Not implemented for axes with type "log" or "multicategory", or when tickmode is "array".
  844. Sets the tick length (in px).
  845. Sets the tick mode for this axis. If "auto", the number of ticks is set via nticks. If "linear", the placement of the ticks is determined by a starting position tick0 and a tick step dtick ("linear" is the default value if tick0 and dtick are provided). If "array", the placement of the ticks is set via tickvals and the tick text is ticktext. ("array" is the default value if tickvals is provided).
  846. Sets a tick label prefix.
  847. Determines whether ticks are drawn or not. If "", this axis' ticks are not drawn. If "outside" ("inside"), this axis' are drawn outside (inside) the axis lines.
  848. Sets a tick label suffix.
  849. Sets the text displayed at the ticks position via tickvals. Only has an effect if tickmode is set to "array". Used with tickvals.
  850. Sets the values at which ticks on this axis appear. Only has an effect if tickmode is set to "array". Used with ticktext.
  851. Sets the tick width (in px).
  852. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  853. Sets the title of this axis. Note that before the existence of title.text, the title's contents used to be defined as the title attribute itself. This behavior has been deprecated.
  854. Controls persistence of user-driven changes in axis min, and title if in editable: true configuration. Defaults to ternary<N>.uirevision.
  855. Set the background color of the subplot
  856. Sets default for all colors associated with this axis all at once: line, font, tick, and grid colors. Grid color is lightened by blending this with the plot background Individual pieces can override this.
  857. Sets the step in-between ticks on this axis. Use with tick0. Must be a positive number, or special strings available to "log" and "date" axes. If the axis type is "log", then ticks are set every 10^(n"dtick) where n is the tick number. For example, to set a tick mark at 1, 10, 100, 1000, ... set dtick to 1. To set tick marks at 1, 100, 10000, ... set dtick to 2. To set tick marks at 1, 5, 25, 125, 625, 3125, ... set dtick to log_10(5), or 0.69897000433. "log" has several special values; "L", where f is a positive number, gives ticks linearly spaced in value (but not position). For example tick0 = 0.1, dtick = "L0.5" will put ticks at 0.1, 0.6, 1.1, 1.6 etc. To show powers of 10 plus small digits between, use "D1" (all digits) or "D2" (only 2 and 5). tick0 is ignored for "D1" and "D2". If the axis type is "date", then you must convert the time to milliseconds. For example, to set the interval between ticks to one day, set dtick to 86400000.0. "date" also has special values "M" gives ticks spaced by a number of months. n must be a positive integer. To set ticks on the 15th of every third month, set tick0 to "2000-01-15" and dtick to "M3". To set ticks every 4 years, set dtick to "M48"
  858. Determines a formatting rule for the tick exponents. For example, consider the number 1,000,000,000. If "none", it appears as 1,000,000,000. If "e", 1e+9. If "E", 1E+9. If "power", 1x10^9 (with 9 in a super script). If "SI", 1G. If "B", 1B.
  859. Sets the color of the grid lines.
  860. 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").
  861. Sets the width (in px) of the grid lines.
  862. 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"
  863. Sets the layer on which this axis is displayed. If "above traces", this axis is displayed above all the subplot's traces If "below traces", this axis is displayed below all the subplot's traces, but above the grid lines. Useful when used together with scatter-like traces with cliponaxis set to "false" to show markers and/or text nodes above this axis.
  864. Sets the axis line color.
  865. Sets the width (in px) of the axis line.
  866. The minimum value visible on this axis. The maximum is determined by the sum minus the minimum values of the other two axes. The full view corresponds to all the minima set to zero.
  867. Hide SI prefix for 10^n if |n| is below this number. This only has an effect when tickformat is "SI" or "B".
  868. Specifies the maximum number of ticks for the particular axis. The actual number of ticks will be chosen automatically to be less than or equal to nticks. Has an effect only if tickmode is set to "auto".
  869. If "true", even 4-digit integers are separated
  870. If "all", all exponents are shown besides their significands. If "first", only the exponent of the first tick is shown. If "last", only the exponent of the last tick is shown. If "none", no exponents appear.
  871. Determines whether or not grid lines are drawn. If "true", the grid lines are drawn at every tick mark.
  872. Determines whether or not a line bounding this axis is drawn.
  873. Determines whether or not the tick labels are drawn.
  874. If "all", all tick labels are displayed with a prefix. If "first", only the first tick is displayed with a prefix. If "last", only the last tick is displayed with a suffix. If "none", tick prefixes are hidden.
  875. Same as showtickprefix but for tick suffixes.
  876. Sets the placement of the first tick on this axis. Use with dtick. If the axis type is "log", then you must take the log of your starting tick (e.g. to set the starting tick to 100, set the tick0 to 2) except when dtick="L" (see dtick for more info). If the axis type is "date", it should be a date string, like date data. If the axis type is "category", it should be a number, using the scale where each category is assigned a serial number from zero in the order it appears.
  877. Sets the angle of the tick labels with respect to the horizontal. For example, a tickangle of -90 draws the tick labels vertically.
  878. Sets the tick color.
  879. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  880. 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"
  881. range ["min", "max"], where "min", "max" - dtick values which describe some zoom level, it is possible to omit "min" or "max" value by passing "null"
  882. Determines whether or not this stop is used. If false, this stop is ignored even within its dtickrange.
  883. When used in a template, named items are created in the output figure in addition to any items the figure already has in this array. You can modify these items in the output figure by making your own item with templateitemname matching this name alongside your modifications (including visible: false or enabled: false to hide it). Has no effect outside of a template.
  884. Used to refer to a named item in this array in the template. Named items from the template will be created even without a matching item in the input figure, but you can modify one by making an item with templateitemname matching its name, alongside your modifications (including visible: false or enabled: false to hide it). If there is no template or no matching item, this item will be hidden unless you explicitly show it with visible: true.
  885. string - dtickformat for described zoom level, the same as "tickformat"
  886. Sets the spacing between tick labels as compared to the spacing between ticks. A value of 1 (default) means each tick gets a label. A value of 2 means shows every 2nd label. A larger value n means only every nth tick is labeled. tick0 determines which labels are shown. Not implemented for axes with type "log" or "multicategory", or when tickmode is "array".
  887. Sets the tick length (in px).
  888. Sets the tick mode for this axis. If "auto", the number of ticks is set via nticks. If "linear", the placement of the ticks is determined by a starting position tick0 and a tick step dtick ("linear" is the default value if tick0 and dtick are provided). If "array", the placement of the ticks is set via tickvals and the tick text is ticktext. ("array" is the default value if tickvals is provided).
  889. Sets a tick label prefix.
  890. Determines whether ticks are drawn or not. If "", this axis' ticks are not drawn. If "outside" ("inside"), this axis' are drawn outside (inside) the axis lines.
  891. Sets a tick label suffix.
  892. Sets the text displayed at the ticks position via tickvals. Only has an effect if tickmode is set to "array". Used with tickvals.
  893. Sets the values at which ticks on this axis appear. Only has an effect if tickmode is set to "array". Used with ticktext.
  894. Sets the tick width (in px).
  895. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  896. Sets the title of this axis. Note that before the existence of title.text, the title's contents used to be defined as the title attribute itself. This behavior has been deprecated.
  897. Controls persistence of user-driven changes in axis min, and title if in editable: true configuration. Defaults to ternary<N>.uirevision.
  898. If there is a layout grid, use the domain for this column in the grid for this ternary subplot .
  899. If there is a layout grid, use the domain for this row in the grid for this ternary subplot .
  900. Sets the horizontal domain of this ternary subplot (in plot fraction).
  901. Sets the vertical domain of this ternary subplot (in plot fraction).
  902. The number each triplet should sum to, and the maximum range of each axis
  903. Controls persistence of user-driven changes in axis min and title, if not overridden in the individual axes. Defaults to layout.uirevision.
  904. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  905. The amount of padding (in px) along the bottom of the component.
  906. The amount of padding (in px) on the left side of the component.
  907. The amount of padding (in px) on the right side of the component.
  908. The amount of padding (in px) along the top of the component.
  909. Sets the plot's title. Note that before the existence of title.text, the title's contents used to be defined as the title attribute itself. This behavior has been deprecated.
  910. Sets the x position with respect to xref in normalized coordinates from "0" (left) to "1" (right).
  911. Sets the title's horizontal alignment with respect to its x position. "left" means that the title starts at x, "right" means that the title ends at x and "center" means that the title's center is at x. "auto" divides xref by three and calculates the xanchor value automatically based on the value of x.
  912. Sets the container x refers to. "container" spans the entire width of the plot. "paper" refers to the width of the plotting area only.
  913. Sets the y position with respect to yref in normalized coordinates from "0" (bottom) to "1" (top). "auto" places the baseline of the title onto the vertical center of the top margin.
  914. Sets the title's vertical alignment with respect to its y position. "top" means that the title's cap line is at y, "bottom" means that the title's baseline is at y and "middle" means that the title's midline is at y. "auto" divides yref by three and calculates the yanchor value automatically based on the value of y.
  915. Sets the container y refers to. "container" spans the entire height of the plot. "paper" refers to the height of the plotting area only.
  916. The duration of the transition, in milliseconds. If equal to zero, updates are synchronous.
  917. The easing function used for the transition
  918. Determines whether the figure's layout or traces smoothly transitions during updates that make both traces and layout change.
  919. Used to allow user interactions with the plot to persist after Plotly.react calls that are unaware of these interactions. If uirevision is omitted, or if it is given and it changed from the previous Plotly.react call, the exact new figure is used. If uirevision is truthy and did NOT change, any attribute that has been affected by user interactions and did not receive a different value in the new figure will keep the interaction value. layout.uirevision attribute serves as the default for uirevision attributes in various sub-containers. For finer control you can set these sub-attributes directly. For example, if your app separately controls the data on the x and y axes you might set xaxis.uirevision="time" and yaxis.uirevision="cost". Then if only the y data is changed, you can update yaxis.uirevision="quantity" and the y axis range will reset but the x axis range will retain any user-driven zoom.
  920. Sets the minimum text size between traces of the same type.
  921. Determines how the font size for various text elements are uniformed between each trace type. If the computed text sizes were smaller than the minimum size defined by uniformtext.minsize using "hide" option hides the text; and using "show" option shows the text without further downscaling. Please note that if the size defined by minsize is greater than the font size defined by trace, then the minsize is used.
  922. Determines which button (by index starting from 0) is considered active.
  923. Sets the background color of the update menu buttons.
  924. Sets the color of the border enclosing the update menu.
  925. Sets the width (in px) of the border enclosing the update menu.
  926. Sets a 2nd set of args, these arguments values are passed to the Plotly method set in method when clicking this button while in the active state. Use this to create toggle buttons.
  927. Sets the arguments values to be passed to the Plotly method set in method on click.
  928. When true, the API method is executed. When false, all other behaviors are the same and command execution is skipped. This may be useful when hooking into, for example, the plotly_buttonclicked method and executing the API command manually without losing the benefit of the updatemenu automatically binding to the state of the plot through the specification of method and args.
  929. Sets the text label to appear on the button.
  930. Sets the Plotly method to be called on click. If the skip method is used, the API updatemenu will function as normal but will perform no API calls and will not bind automatically to state updates. This may be used to create a component interface and attach to updatemenu events manually via JavaScript.
  931. When used in a template, named items are created in the output figure in addition to any items the figure already has in this array. You can modify these items in the output figure by making your own item with templateitemname matching this name alongside your modifications (including visible: false or enabled: false to hide it). Has no effect outside of a template.
  932. Used to refer to a named item in this array in the template. Named items from the template will be created even without a matching item in the input figure, but you can modify one by making an item with templateitemname matching its name, alongside your modifications (including visible: false or enabled: false to hide it). If there is no template or no matching item, this item will be hidden unless you explicitly show it with visible: true.
  933. Determines whether or not this button is visible.
  934. Determines the direction in which the buttons are laid out, whether in a dropdown menu or a row/column of buttons. For left and up, the buttons will still appear in left-to-right or top-to-bottom order respectively.
  935. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  936. When used in a template, named items are created in the output figure in addition to any items the figure already has in this array. You can modify these items in the output figure by making your own item with templateitemname matching this name alongside your modifications (including visible: false or enabled: false to hide it). Has no effect outside of a template.
  937. The amount of padding (in px) along the bottom of the component.
  938. The amount of padding (in px) on the left side of the component.
  939. The amount of padding (in px) on the right side of the component.
  940. The amount of padding (in px) along the top of the component.
  941. Highlights active dropdown item or active button if true.
  942. Used to refer to a named item in this array in the template. Named items from the template will be created even without a matching item in the input figure, but you can modify one by making an item with templateitemname matching its name, alongside your modifications (including visible: false or enabled: false to hide it). If there is no template or no matching item, this item will be hidden unless you explicitly show it with visible: true.
  943. Determines whether the buttons are accessible via a dropdown menu or whether the buttons are stacked horizontally or vertically
  944. Determines whether or not the update menu is visible.
  945. Sets the x position (in normalized coordinates) of the update menu.
  946. Sets the update menu's horizontal position anchor. This anchor binds the x position to the "left", "center" or "right" of the range selector.
  947. Sets the y position (in normalized coordinates) of the update menu.
  948. Sets the update menu's vertical position anchor This anchor binds the y position to the "top", "middle" or "bottom" of the range selector.
  949. Sets the plot's width (in px).
  950. If set to an opposite-letter axis id (e.g. x2, y), this axis is bound to the corresponding opposite-letter axis. If set to "free", this axis' position is determined by position.
  951. Determines whether long tick labels automatically grow the figure margins.
  952. Determines whether or not the range of this axis is computed in relation to the input data. See rangemode for more info. If range is provided, then autorange is set to "false".
  953. Using "strict" a numeric string in trace data is not converted to a number. Using "convert types" a numeric string in trace data may be treated as a number during automatic axis type detection. Defaults to layout.autotypenumbers.
  954. Sets the calendar system to use for range and tick0 if this is a date axis. This does not set the calendar for interpreting data on this axis, that's specified in the trace or via the global layout.calendar
  955. Sets the order in which categories on this axis appear. Only has an effect if categoryorder is set to "array". Used with categoryorder.
  956. Specifies the ordering logic for the case of categorical variables. By default, plotly uses "trace", which specifies the order that is present in the data supplied. Set categoryorder to "category ascending" or "category descending" if order should be determined by the alphanumerical order of the category names. Set categoryorder to "array" to derive the ordering from the attribute categoryarray. If a category is not found in the categoryarray array, the sorting behavior for that attribute will be identical to the "trace" mode. The unspecified categories will follow the categories in categoryarray. Set categoryorder to "total ascending" or "total descending" if order should be determined by the numerical order of the values. Similarly, the order can be determined by the min, max, sum, mean or median of all the values.
  957. Sets default for all colors associated with this axis all at once: line, font, tick, and grid colors. Grid color is lightened by blending this with the plot background Individual pieces can override this.
  958. If this axis needs to be compressed (either due to its own scaleanchor and scaleratio or those of the other axis), determines how that happens: by increasing the "range", or by decreasing the "domain". Default is "domain" for axes containing image traces, "range" otherwise.
  959. If this axis needs to be compressed (either due to its own scaleanchor and scaleratio or those of the other axis), determines which direction we push the originally specified plot area. Options are "left", "center" (default), and "right" for x axes, and "top", "middle" (default), and "bottom" for y axes.
  960. Sets the color of the dividers Only has an effect on "multicategory" axes.
  961. Sets the width (in px) of the dividers Only has an effect on "multicategory" axes.
  962. Sets the domain of this axis (in plot fraction).
  963. Sets the step in-between ticks on this axis. Use with tick0. Must be a positive number, or special strings available to "log" and "date" axes. If the axis type is "log", then ticks are set every 10^(n"dtick) where n is the tick number. For example, to set a tick mark at 1, 10, 100, 1000, ... set dtick to 1. To set tick marks at 1, 100, 10000, ... set dtick to 2. To set tick marks at 1, 5, 25, 125, 625, 3125, ... set dtick to log_10(5), or 0.69897000433. "log" has several special values; "L", where f is a positive number, gives ticks linearly spaced in value (but not position). For example tick0 = 0.1, dtick = "L0.5" will put ticks at 0.1, 0.6, 1.1, 1.6 etc. To show powers of 10 plus small digits between, use "D1" (all digits) or "D2" (only 2 and 5). tick0 is ignored for "D1" and "D2". If the axis type is "date", then you must convert the time to milliseconds. For example, to set the interval between ticks to one day, set dtick to 86400000.0. "date" also has special values "M" gives ticks spaced by a number of months. n must be a positive integer. To set ticks on the 15th of every third month, set tick0 to "2000-01-15" and dtick to "M3". To set ticks every 4 years, set dtick to "M48"
  964. Determines a formatting rule for the tick exponents. For example, consider the number 1,000,000,000. If "none", it appears as 1,000,000,000. If "e", 1e+9. If "E", 1E+9. If "power", 1x10^9 (with 9 in a super script). If "SI", 1G. If "B", 1B.
  965. Determines whether or not this axis is zoom-able. If true, then zoom is disabled.
  966. Sets the color of the grid lines.
  967. 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").
  968. Sets the width (in px) of the grid lines.
  969. 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"
  970. Sets the layer on which this axis is displayed. If "above traces", this axis is displayed above all the subplot's traces If "below traces", this axis is displayed below all the subplot's traces, but above the grid lines. Useful when used together with scatter-like traces with cliponaxis set to "false" to show markers and/or text nodes above this axis.
  971. Sets the axis line color.
  972. Sets the width (in px) of the axis line.
  973. If set to another axis id (e.g. x2, y), the range of this axis will match the range of the corresponding axis in data-coordinates space. Moreover, matching axes share auto-range values, category lists and histogram auto-bins. Note that setting axes simultaneously in both a scaleanchor and a matches constraint is currently forbidden. Moreover, note that matching axes must have the same type.
  974. Hide SI prefix for 10^n if |n| is below this number. This only has an effect when tickformat is "SI" or "B".
  975. Sets the step in-between ticks on this axis. Use with tick0. Must be a positive number, or special strings available to "log" and "date" axes. If the axis type is "log", then ticks are set every 10^(n"dtick) where n is the tick number. For example, to set a tick mark at 1, 10, 100, 1000, ... set dtick to 1. To set tick marks at 1, 100, 10000, ... set dtick to 2. To set tick marks at 1, 5, 25, 125, 625, 3125, ... set dtick to log_10(5), or 0.69897000433. "log" has several special values; "L", where f is a positive number, gives ticks linearly spaced in value (but not position). For example tick0 = 0.1, dtick = "L0.5" will put ticks at 0.1, 0.6, 1.1, 1.6 etc. To show powers of 10 plus small digits between, use "D1" (all digits) or "D2" (only 2 and 5). tick0 is ignored for "D1" and "D2". If the axis type is "date", then you must convert the time to milliseconds. For example, to set the interval between ticks to one day, set dtick to 86400000.0. "date" also has special values "M" gives ticks spaced by a number of months. n must be a positive integer. To set ticks on the 15th of every third month, set tick0 to "2000-01-15" and dtick to "M3". To set ticks every 4 years, set dtick to "M48"
  976. Sets the color of the grid lines.
  977. 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").
  978. Sets the width (in px) of the grid lines.
  979. Specifies the maximum number of ticks for the particular axis. The actual number of ticks will be chosen automatically to be less than or equal to nticks. Has an effect only if tickmode is set to "auto".
  980. Determines whether or not grid lines are drawn. If "true", the grid lines are drawn at every tick mark.
  981. Sets the placement of the first tick on this axis. Use with dtick. If the axis type is "log", then you must take the log of your starting tick (e.g. to set the starting tick to 100, set the tick0 to 2) except when dtick="L" (see dtick for more info). If the axis type is "date", it should be a date string, like date data. If the axis type is "category", it should be a number, using the scale where each category is assigned a serial number from zero in the order it appears.
  982. Sets the tick color.
  983. Sets the tick length (in px).
  984. Sets the tick mode for this axis. If "auto", the number of ticks is set via nticks. If "linear", the placement of the ticks is determined by a starting position tick0 and a tick step dtick ("linear" is the default value if tick0 and dtick are provided). If "array", the placement of the ticks is set via tickvals and the tick text is ticktext. ("array" is the default value if tickvals is provided).
  985. Determines whether ticks are drawn or not. If "", this axis' ticks are not drawn. If "outside" ("inside"), this axis' are drawn outside (inside) the axis lines.
  986. Sets the values at which ticks on this axis appear. Only has an effect if tickmode is set to "array". Used with ticktext.
  987. Sets the tick width (in px).
  988. Determines if the axis lines or/and ticks are mirrored to the opposite side of the plotting area. If "true", the axis lines are mirrored. If "ticks", the axis lines and ticks are mirrored. If "false", mirroring is disable. If "all", axis lines are mirrored on all shared-axes subplots. If "allticks", axis lines and ticks are mirrored on all shared-axes subplots.
  989. Specifies the maximum number of ticks for the particular axis. The actual number of ticks will be chosen automatically to be less than or equal to nticks. Has an effect only if tickmode is set to "auto".
  990. If set a same-letter axis id, this axis is overlaid on top of the corresponding same-letter axis, with traces and axes visible for both axes. If "false", this axis does not overlay any same-letter axes. In this case, for axes with overlapping domains only the highest-numbered axis will be visible.
  991. Sets the position of this axis in the plotting space (in normalized coordinates). Only has an effect if anchor is set to "free".
  992. Sets the range of this axis. If the axis type is "log", then you must take the log of your desired range (e.g. to set the range from 1 to 100, set the range from 0 to 2). If the axis type is "date", it should be date strings, like date data, though Date objects and unix milliseconds will be accepted and converted to strings. If the axis type is "category", it should be numbers, using the scale where each category is assigned a serial number from zero in the order it appears.
  993. Sets the lower and upper bounds of this axis rangebreak. Can be used with pattern.
  994. Sets the size of each values item. The default is one day in milliseconds.
  995. Determines whether this axis rangebreak is enabled or disabled. Please note that rangebreaks only work for "date" axis type.
  996. When used in a template, named items are created in the output figure in addition to any items the figure already has in this array. You can modify these items in the output figure by making your own item with templateitemname matching this name alongside your modifications (including visible: false or enabled: false to hide it). Has no effect outside of a template.
  997. Determines a pattern on the time line that generates breaks. If "day of week" - days of the week in English e.g. 'Sunday' or sun (matching is case-insensitive and considers only the first three characters), as well as Sunday-based integers between 0 and 6. If "hour" - hour (24-hour clock) as decimal numbers between 0 and 24. for more info. Examples: - { pattern: 'day of week', bounds: [6, 1] } or simply { bounds: ['sat', 'mon'] } breaks from Saturday to Monday (i.e. skips the weekends). - { pattern: 'hour', bounds: [17, 8] } breaks from 5pm to 8am (i.e. skips non-work hours).
  998. Used to refer to a named item in this array in the template. Named items from the template will be created even without a matching item in the input figure, but you can modify one by making an item with templateitemname matching its name, alongside your modifications (including visible: false or enabled: false to hide it). If there is no template or no matching item, this item will be hidden unless you explicitly show it with visible: true.
  999. Sets the coordinate values corresponding to the rangebreaks. An alternative to bounds. Use dvalue to set the size of the values along the axis.
  1000. If "normal", the range is computed in relation to the extrema of the input data. If "tozero"`, the range extends to 0, regardless of the input data If "nonnegative", the range is non-negative, regardless of the input data. Applies only to linear axes.
  1001. Sets the background color of the active range selector button.
  1002. Sets the background color of the range selector buttons.
  1003. Sets the color of the border enclosing the range selector.
  1004. Sets the width (in px) of the border enclosing the range selector.
  1005. Sets the number of steps to take to update the range. Use with step to specify the update interval.
  1006. Sets the text label to appear on the button.
  1007. When used in a template, named items are created in the output figure in addition to any items the figure already has in this array. You can modify these items in the output figure by making your own item with templateitemname matching this name alongside your modifications (including visible: false or enabled: false to hide it). Has no effect outside of a template.
  1008. The unit of measurement that the count value will set the range by.
  1009. Sets the range update mode. If "backward", the range update shifts the start of range back "count" times "step" milliseconds. If "todate", the range update shifts the start of range back to the first timestamp from "count" times "step" milliseconds back. For example, with step set to "year" and count set to "1" the range update shifts the start of the range back to January 01 of the current year. Month and year "todate" are currently available only for the built-in (Gregorian) calendar.
  1010. Used to refer to a named item in this array in the template. Named items from the template will be created even without a matching item in the input figure, but you can modify one by making an item with templateitemname matching its name, alongside your modifications (including visible: false or enabled: false to hide it). If there is no template or no matching item, this item will be hidden unless you explicitly show it with visible: true.
  1011. Determines whether or not this button is visible.
  1012. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  1013. Determines whether or not this range selector is visible. Note that range selectors are only available for x axes of type set to or auto-typed to "date".
  1014. Sets the x position (in normalized coordinates) of the range selector.
  1015. Sets the range selector's horizontal position anchor. This anchor binds the x position to the "left", "center" or "right" of the range selector.
  1016. Sets the y position (in normalized coordinates) of the range selector.
  1017. Sets the range selector's vertical position anchor This anchor binds the y position to the "top", "middle" or "bottom" of the range selector.
  1018. Determines whether or not the range slider range is computed in relation to the input data. If range is provided, then autorange is set to "false".
  1019. Sets the background color of the range slider.
  1020. Sets the border color of the range slider.
  1021. Sets the border width of the range slider.
  1022. Sets the range of the range slider. If not set, defaults to the full xaxis range. If the axis type is "log", then you must take the log of your desired range. If the axis type is "date", it should be date strings, like date data, though Date objects and unix milliseconds will be accepted and converted to strings. If the axis type is "category", it should be numbers, using the scale where each category is assigned a serial number from zero in the order it appears.
  1023. The height of the range slider as a fraction of the total plot area height.
  1024. Determines whether or not the range slider will be visible. If visible, perpendicular axes will be set to fixedrange
  1025. Sets the range of this axis for the rangeslider.
  1026. Determines whether or not the range of this axis in the rangeslider use the same value than in the main plot when zooming in/out. If "auto", the autorange will be used. If "fixed", the range is used. If "match", the current range of the corresponding y-axis on the main subplot is used.
  1027. If set to another axis id (e.g. x2, y), the range of this axis changes together with the range of the corresponding axis such that the scale of pixels per unit is in a constant ratio. Both axes are still zoomable, but when you zoom one, the other will zoom the same amount, keeping a fixed midpoint. constrain and constraintoward determine how we enforce the constraint. You can chain these, ie yaxis: {scaleanchor: "x"}, xaxis2: {scaleanchor: "y"} but you can only link axes of the same type. The linked axis can have the opposite letter (to constrain the aspect ratio) or the same letter (to match scales across subplots). Loops (yaxis: {scaleanchor: "x"}, xaxis: {scaleanchor: "y"} or longer) are redundant and the last constraint encountered will be ignored to avoid possible inconsistent constraints via scaleratio. Note that setting axes simultaneously in both a scaleanchor and a matches constraint is currently forbidden.
  1028. If this axis is linked to another by scaleanchor, this determines the pixel to unit scale ratio. For example, if this value is 10, then every unit on this axis spans 10 times the number of pixels as a unit on the linked axis. Use this for example to create an elevation profile where the vertical scale is exaggerated a fixed amount with respect to the horizontal.
  1029. If "true", even 4-digit integers are separated
  1030. Determines whether or not a dividers are drawn between the category levels of this axis. Only has an effect on "multicategory" axes.
  1031. If "all", all exponents are shown besides their significands. If "first", only the exponent of the first tick is shown. If "last", only the exponent of the last tick is shown. If "none", no exponents appear.
  1032. Determines whether or not grid lines are drawn. If "true", the grid lines are drawn at every tick mark.
  1033. Determines whether or not a line bounding this axis is drawn.
  1034. Determines whether or not spikes (aka droplines) are drawn for this axis. Note: This only takes affect when hovermode = closest
  1035. Determines whether or not the tick labels are drawn.
  1036. If "all", all tick labels are displayed with a prefix. If "first", only the first tick is displayed with a prefix. If "last", only the last tick is displayed with a suffix. If "none", tick prefixes are hidden.
  1037. Same as showtickprefix but for tick suffixes.
  1038. Determines whether a x (y) axis is positioned at the "bottom" ("left") or "top" ("right") of the plotting area.
  1039. Sets the spike color. If undefined, will use the series color
  1040. 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").
  1041. Determines the drawing mode for the spike line If "toaxis", the line is drawn from the data point to the axis the series is plotted on. If "across", the line is drawn across the entire plot area, and supersedes "toaxis". If "marker", then a marker dot is drawn on the axis the series is plotted on
  1042. Determines whether spikelines are stuck to the cursor or to the closest datapoints.
  1043. Sets the width (in px) of the zero line.
  1044. Sets the placement of the first tick on this axis. Use with dtick. If the axis type is "log", then you must take the log of your starting tick (e.g. to set the starting tick to 100, set the tick0 to 2) except when dtick="L" (see dtick for more info). If the axis type is "date", it should be a date string, like date data. If the axis type is "category", it should be a number, using the scale where each category is assigned a serial number from zero in the order it appears.
  1045. Sets the angle of the tick labels with respect to the horizontal. For example, a tickangle of -90 draws the tick labels vertically.
  1046. Sets the tick color.
  1047. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  1048. 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"
  1049. range ["min", "max"], where "min", "max" - dtick values which describe some zoom level, it is possible to omit "min" or "max" value by passing "null"
  1050. Determines whether or not this stop is used. If false, this stop is ignored even within its dtickrange.
  1051. When used in a template, named items are created in the output figure in addition to any items the figure already has in this array. You can modify these items in the output figure by making your own item with templateitemname matching this name alongside your modifications (including visible: false or enabled: false to hide it). Has no effect outside of a template.
  1052. Used to refer to a named item in this array in the template. Named items from the template will be created even without a matching item in the input figure, but you can modify one by making an item with templateitemname matching its name, alongside your modifications (including visible: false or enabled: false to hide it). If there is no template or no matching item, this item will be hidden unless you explicitly show it with visible: true.
  1053. string - dtickformat for described zoom level, the same as "tickformat"
  1054. Determines where tick labels are drawn with respect to their corresponding ticks and grid lines. Only has an effect for axes of type "date" When set to "period", tick labels are drawn in the middle of the period between ticks.
  1055. Determines how we handle tick labels that would overflow either the graph div or the domain of the axis. The default value for inside tick labels is "hide past domain". Otherwise on "category" and "multicategory" axes the default is "allow". In other cases the default is "hide past div".
  1056. Determines where tick labels are drawn with respect to the axis Please note that top or bottom has no effect on x axes or when ticklabelmode is set to "period". Similarly left or right has no effect on y axes or when ticklabelmode is set to "period". Has no effect on "multicategory" axes or when tickson is set to "boundaries". When used on axes linked by matches or scaleanchor, no extra padding for inside labels would be added by autorange, so that the scales could match.
  1057. Sets the spacing between tick labels as compared to the spacing between ticks. A value of 1 (default) means each tick gets a label. A value of 2 means shows every 2nd label. A larger value n means only every nth tick is labeled. tick0 determines which labels are shown. Not implemented for axes with type "log" or "multicategory", or when tickmode is "array".
  1058. Sets the tick length (in px).
  1059. Sets the tick mode for this axis. If "auto", the number of ticks is set via nticks. If "linear", the placement of the ticks is determined by a starting position tick0 and a tick step dtick ("linear" is the default value if tick0 and dtick are provided). If "array", the placement of the ticks is set via tickvals and the tick text is ticktext. ("array" is the default value if tickvals is provided).
  1060. Sets a tick label prefix.
  1061. Determines whether ticks are drawn or not. If "", this axis' ticks are not drawn. If "outside" ("inside"), this axis' are drawn outside (inside) the axis lines.
  1062. Determines where ticks and grid lines are drawn with respect to their corresponding tick labels. Only has an effect for axes of type "category" or "multicategory". When set to "boundaries", ticks and grid lines are drawn half a category to the left/bottom of labels.
  1063. Sets a tick label suffix.
  1064. Sets the text displayed at the ticks position via tickvals. Only has an effect if tickmode is set to "array". Used with tickvals.
  1065. Sets the values at which ticks on this axis appear. Only has an effect if tickmode is set to "array". Used with ticktext.
  1066. Sets the tick width (in px).
  1067. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  1068. Sets the standoff distance (in px) between the axis labels and the title text The default value is a function of the axis tick labels, the title font.size and the axis linewidth. Note that the axis title position is always constrained within the margins, so the actual standoff distance is always less than the set or default value. By setting standoff and turning on automargin, plotly.js will push the margins to fit the axis title at given standoff distance.
  1069. Sets the title of this axis. Note that before the existence of title.text, the title's contents used to be defined as the title attribute itself. This behavior has been deprecated.
  1070. Sets the axis type. By default, plotly attempts to determined the axis type by looking into the data of the traces that referenced the axis in question.
  1071. Controls persistence of user-driven changes in axis range, autorange, and title if in editable: true configuration. Defaults to layout.uirevision.
  1072. A single toggle to hide the axis while preserving interaction like dragging. Default is true when a cheater plot is present on the axis, otherwise false
  1073. Determines whether or not a line is drawn at along the 0 value of this axis. If "true", the zero line is drawn on top of the grid lines.
  1074. Sets the line color of the zero line.
  1075. Sets the width (in px) of the zero line.
  1076. If set to an opposite-letter axis id (e.g. x2, y), this axis is bound to the corresponding opposite-letter axis. If set to "free", this axis' position is determined by position.
  1077. Determines whether long tick labels automatically grow the figure margins.
  1078. Determines whether or not the range of this axis is computed in relation to the input data. See rangemode for more info. If range is provided, then autorange is set to "false".
  1079. Using "strict" a numeric string in trace data is not converted to a number. Using "convert types" a numeric string in trace data may be treated as a number during automatic axis type detection. Defaults to layout.autotypenumbers.
  1080. Sets the calendar system to use for range and tick0 if this is a date axis. This does not set the calendar for interpreting data on this axis, that's specified in the trace or via the global layout.calendar
  1081. Sets the order in which categories on this axis appear. Only has an effect if categoryorder is set to "array". Used with categoryorder.
  1082. Specifies the ordering logic for the case of categorical variables. By default, plotly uses "trace", which specifies the order that is present in the data supplied. Set categoryorder to "category ascending" or "category descending" if order should be determined by the alphanumerical order of the category names. Set categoryorder to "array" to derive the ordering from the attribute categoryarray. If a category is not found in the categoryarray array, the sorting behavior for that attribute will be identical to the "trace" mode. The unspecified categories will follow the categories in categoryarray. Set categoryorder to "total ascending" or "total descending" if order should be determined by the numerical order of the values. Similarly, the order can be determined by the min, max, sum, mean or median of all the values.
  1083. Sets default for all colors associated with this axis all at once: line, font, tick, and grid colors. Grid color is lightened by blending this with the plot background Individual pieces can override this.
  1084. If this axis needs to be compressed (either due to its own scaleanchor and scaleratio or those of the other axis), determines how that happens: by increasing the "range", or by decreasing the "domain". Default is "domain" for axes containing image traces, "range" otherwise.
  1085. If this axis needs to be compressed (either due to its own scaleanchor and scaleratio or those of the other axis), determines which direction we push the originally specified plot area. Options are "left", "center" (default), and "right" for x axes, and "top", "middle" (default), and "bottom" for y axes.
  1086. Sets the color of the dividers Only has an effect on "multicategory" axes.
  1087. Sets the width (in px) of the dividers Only has an effect on "multicategory" axes.
  1088. Sets the domain of this axis (in plot fraction).
  1089. Sets the step in-between ticks on this axis. Use with tick0. Must be a positive number, or special strings available to "log" and "date" axes. If the axis type is "log", then ticks are set every 10^(n"dtick) where n is the tick number. For example, to set a tick mark at 1, 10, 100, 1000, ... set dtick to 1. To set tick marks at 1, 100, 10000, ... set dtick to 2. To set tick marks at 1, 5, 25, 125, 625, 3125, ... set dtick to log_10(5), or 0.69897000433. "log" has several special values; "L", where f is a positive number, gives ticks linearly spaced in value (but not position). For example tick0 = 0.1, dtick = "L0.5" will put ticks at 0.1, 0.6, 1.1, 1.6 etc. To show powers of 10 plus small digits between, use "D1" (all digits) or "D2" (only 2 and 5). tick0 is ignored for "D1" and "D2". If the axis type is "date", then you must convert the time to milliseconds. For example, to set the interval between ticks to one day, set dtick to 86400000.0. "date" also has special values "M" gives ticks spaced by a number of months. n must be a positive integer. To set ticks on the 15th of every third month, set tick0 to "2000-01-15" and dtick to "M3". To set ticks every 4 years, set dtick to "M48"
  1090. Determines a formatting rule for the tick exponents. For example, consider the number 1,000,000,000. If "none", it appears as 1,000,000,000. If "e", 1e+9. If "E", 1E+9. If "power", 1x10^9 (with 9 in a super script). If "SI", 1G. If "B", 1B.
  1091. Determines whether or not this axis is zoom-able. If true, then zoom is disabled.
  1092. Sets the color of the grid lines.
  1093. 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").
  1094. Sets the width (in px) of the grid lines.
  1095. 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"
  1096. Sets the layer on which this axis is displayed. If "above traces", this axis is displayed above all the subplot's traces If "below traces", this axis is displayed below all the subplot's traces, but above the grid lines. Useful when used together with scatter-like traces with cliponaxis set to "false" to show markers and/or text nodes above this axis.
  1097. Sets the axis line color.
  1098. Sets the width (in px) of the axis line.
  1099. If set to another axis id (e.g. x2, y), the range of this axis will match the range of the corresponding axis in data-coordinates space. Moreover, matching axes share auto-range values, category lists and histogram auto-bins. Note that setting axes simultaneously in both a scaleanchor and a matches constraint is currently forbidden. Moreover, note that matching axes must have the same type.
  1100. Hide SI prefix for 10^n if |n| is below this number. This only has an effect when tickformat is "SI" or "B".
  1101. Sets the step in-between ticks on this axis. Use with tick0. Must be a positive number, or special strings available to "log" and "date" axes. If the axis type is "log", then ticks are set every 10^(n"dtick) where n is the tick number. For example, to set a tick mark at 1, 10, 100, 1000, ... set dtick to 1. To set tick marks at 1, 100, 10000, ... set dtick to 2. To set tick marks at 1, 5, 25, 125, 625, 3125, ... set dtick to log_10(5), or 0.69897000433. "log" has several special values; "L", where f is a positive number, gives ticks linearly spaced in value (but not position). For example tick0 = 0.1, dtick = "L0.5" will put ticks at 0.1, 0.6, 1.1, 1.6 etc. To show powers of 10 plus small digits between, use "D1" (all digits) or "D2" (only 2 and 5). tick0 is ignored for "D1" and "D2". If the axis type is "date", then you must convert the time to milliseconds. For example, to set the interval between ticks to one day, set dtick to 86400000.0. "date" also has special values "M" gives ticks spaced by a number of months. n must be a positive integer. To set ticks on the 15th of every third month, set tick0 to "2000-01-15" and dtick to "M3". To set ticks every 4 years, set dtick to "M48"
  1102. Sets the color of the grid lines.
  1103. 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").
  1104. Sets the width (in px) of the grid lines.
  1105. Specifies the maximum number of ticks for the particular axis. The actual number of ticks will be chosen automatically to be less than or equal to nticks. Has an effect only if tickmode is set to "auto".
  1106. Determines whether or not grid lines are drawn. If "true", the grid lines are drawn at every tick mark.
  1107. Sets the placement of the first tick on this axis. Use with dtick. If the axis type is "log", then you must take the log of your starting tick (e.g. to set the starting tick to 100, set the tick0 to 2) except when dtick="L" (see dtick for more info). If the axis type is "date", it should be a date string, like date data. If the axis type is "category", it should be a number, using the scale where each category is assigned a serial number from zero in the order it appears.
  1108. Sets the tick color.
  1109. Sets the tick length (in px).
  1110. Sets the tick mode for this axis. If "auto", the number of ticks is set via nticks. If "linear", the placement of the ticks is determined by a starting position tick0 and a tick step dtick ("linear" is the default value if tick0 and dtick are provided). If "array", the placement of the ticks is set via tickvals and the tick text is ticktext. ("array" is the default value if tickvals is provided).
  1111. Determines whether ticks are drawn or not. If "", this axis' ticks are not drawn. If "outside" ("inside"), this axis' are drawn outside (inside) the axis lines.
  1112. Sets the values at which ticks on this axis appear. Only has an effect if tickmode is set to "array". Used with ticktext.
  1113. Sets the tick width (in px).
  1114. Determines if the axis lines or/and ticks are mirrored to the opposite side of the plotting area. If "true", the axis lines are mirrored. If "ticks", the axis lines and ticks are mirrored. If "false", mirroring is disable. If "all", axis lines are mirrored on all shared-axes subplots. If "allticks", axis lines and ticks are mirrored on all shared-axes subplots.
  1115. Specifies the maximum number of ticks for the particular axis. The actual number of ticks will be chosen automatically to be less than or equal to nticks. Has an effect only if tickmode is set to "auto".
  1116. If set a same-letter axis id, this axis is overlaid on top of the corresponding same-letter axis, with traces and axes visible for both axes. If "false", this axis does not overlay any same-letter axes. In this case, for axes with overlapping domains only the highest-numbered axis will be visible.
  1117. Sets the position of this axis in the plotting space (in normalized coordinates). Only has an effect if anchor is set to "free".
  1118. Sets the range of this axis. If the axis type is "log", then you must take the log of your desired range (e.g. to set the range from 1 to 100, set the range from 0 to 2). If the axis type is "date", it should be date strings, like date data, though Date objects and unix milliseconds will be accepted and converted to strings. If the axis type is "category", it should be numbers, using the scale where each category is assigned a serial number from zero in the order it appears.
  1119. Sets the lower and upper bounds of this axis rangebreak. Can be used with pattern.
  1120. Sets the size of each values item. The default is one day in milliseconds.
  1121. Determines whether this axis rangebreak is enabled or disabled. Please note that rangebreaks only work for "date" axis type.
  1122. When used in a template, named items are created in the output figure in addition to any items the figure already has in this array. You can modify these items in the output figure by making your own item with templateitemname matching this name alongside your modifications (including visible: false or enabled: false to hide it). Has no effect outside of a template.
  1123. Determines a pattern on the time line that generates breaks. If "day of week" - days of the week in English e.g. 'Sunday' or sun (matching is case-insensitive and considers only the first three characters), as well as Sunday-based integers between 0 and 6. If "hour" - hour (24-hour clock) as decimal numbers between 0 and 24. for more info. Examples: - { pattern: 'day of week', bounds: [6, 1] } or simply { bounds: ['sat', 'mon'] } breaks from Saturday to Monday (i.e. skips the weekends). - { pattern: 'hour', bounds: [17, 8] } breaks from 5pm to 8am (i.e. skips non-work hours).
  1124. Used to refer to a named item in this array in the template. Named items from the template will be created even without a matching item in the input figure, but you can modify one by making an item with templateitemname matching its name, alongside your modifications (including visible: false or enabled: false to hide it). If there is no template or no matching item, this item will be hidden unless you explicitly show it with visible: true.
  1125. Sets the coordinate values corresponding to the rangebreaks. An alternative to bounds. Use dvalue to set the size of the values along the axis.
  1126. If "normal", the range is computed in relation to the extrema of the input data. If "tozero"`, the range extends to 0, regardless of the input data If "nonnegative", the range is non-negative, regardless of the input data. Applies only to linear axes.
  1127. If set to another axis id (e.g. x2, y), the range of this axis changes together with the range of the corresponding axis such that the scale of pixels per unit is in a constant ratio. Both axes are still zoomable, but when you zoom one, the other will zoom the same amount, keeping a fixed midpoint. constrain and constraintoward determine how we enforce the constraint. You can chain these, ie yaxis: {scaleanchor: "x"}, xaxis2: {scaleanchor: "y"} but you can only link axes of the same type. The linked axis can have the opposite letter (to constrain the aspect ratio) or the same letter (to match scales across subplots). Loops (yaxis: {scaleanchor: "x"}, xaxis: {scaleanchor: "y"} or longer) are redundant and the last constraint encountered will be ignored to avoid possible inconsistent constraints via scaleratio. Note that setting axes simultaneously in both a scaleanchor and a matches constraint is currently forbidden.
  1128. If this axis is linked to another by scaleanchor, this determines the pixel to unit scale ratio. For example, if this value is 10, then every unit on this axis spans 10 times the number of pixels as a unit on the linked axis. Use this for example to create an elevation profile where the vertical scale is exaggerated a fixed amount with respect to the horizontal.
  1129. If "true", even 4-digit integers are separated
  1130. Determines whether or not a dividers are drawn between the category levels of this axis. Only has an effect on "multicategory" axes.
  1131. If "all", all exponents are shown besides their significands. If "first", only the exponent of the first tick is shown. If "last", only the exponent of the last tick is shown. If "none", no exponents appear.
  1132. Determines whether or not grid lines are drawn. If "true", the grid lines are drawn at every tick mark.
  1133. Determines whether or not a line bounding this axis is drawn.
  1134. Determines whether or not spikes (aka droplines) are drawn for this axis. Note: This only takes affect when hovermode = closest
  1135. Determines whether or not the tick labels are drawn.
  1136. If "all", all tick labels are displayed with a prefix. If "first", only the first tick is displayed with a prefix. If "last", only the last tick is displayed with a suffix. If "none", tick prefixes are hidden.
  1137. Same as showtickprefix but for tick suffixes.
  1138. Determines whether a x (y) axis is positioned at the "bottom" ("left") or "top" ("right") of the plotting area.
  1139. Sets the spike color. If undefined, will use the series color
  1140. 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").
  1141. Determines the drawing mode for the spike line If "toaxis", the line is drawn from the data point to the axis the series is plotted on. If "across", the line is drawn across the entire plot area, and supersedes "toaxis". If "marker", then a marker dot is drawn on the axis the series is plotted on
  1142. Determines whether spikelines are stuck to the cursor or to the closest datapoints.
  1143. Sets the width (in px) of the zero line.
  1144. Sets the placement of the first tick on this axis. Use with dtick. If the axis type is "log", then you must take the log of your starting tick (e.g. to set the starting tick to 100, set the tick0 to 2) except when dtick="L" (see dtick for more info). If the axis type is "date", it should be a date string, like date data. If the axis type is "category", it should be a number, using the scale where each category is assigned a serial number from zero in the order it appears.
  1145. Sets the angle of the tick labels with respect to the horizontal. For example, a tickangle of -90 draws the tick labels vertically.
  1146. Sets the tick color.
  1147. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  1148. 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"
  1149. range ["min", "max"], where "min", "max" - dtick values which describe some zoom level, it is possible to omit "min" or "max" value by passing "null"
  1150. Determines whether or not this stop is used. If false, this stop is ignored even within its dtickrange.
  1151. When used in a template, named items are created in the output figure in addition to any items the figure already has in this array. You can modify these items in the output figure by making your own item with templateitemname matching this name alongside your modifications (including visible: false or enabled: false to hide it). Has no effect outside of a template.
  1152. Used to refer to a named item in this array in the template. Named items from the template will be created even without a matching item in the input figure, but you can modify one by making an item with templateitemname matching its name, alongside your modifications (including visible: false or enabled: false to hide it). If there is no template or no matching item, this item will be hidden unless you explicitly show it with visible: true.
  1153. string - dtickformat for described zoom level, the same as "tickformat"
  1154. Determines where tick labels are drawn with respect to their corresponding ticks and grid lines. Only has an effect for axes of type "date" When set to "period", tick labels are drawn in the middle of the period between ticks.
  1155. Determines how we handle tick labels that would overflow either the graph div or the domain of the axis. The default value for inside tick labels is "hide past domain". Otherwise on "category" and "multicategory" axes the default is "allow". In other cases the default is "hide past div".
  1156. Determines where tick labels are drawn with respect to the axis Please note that top or bottom has no effect on x axes or when ticklabelmode is set to "period". Similarly left or right has no effect on y axes or when ticklabelmode is set to "period". Has no effect on "multicategory" axes or when tickson is set to "boundaries". When used on axes linked by matches or scaleanchor, no extra padding for inside labels would be added by autorange, so that the scales could match.
  1157. Sets the spacing between tick labels as compared to the spacing between ticks. A value of 1 (default) means each tick gets a label. A value of 2 means shows every 2nd label. A larger value n means only every nth tick is labeled. tick0 determines which labels are shown. Not implemented for axes with type "log" or "multicategory", or when tickmode is "array".
  1158. Sets the tick length (in px).
  1159. Sets the tick mode for this axis. If "auto", the number of ticks is set via nticks. If "linear", the placement of the ticks is determined by a starting position tick0 and a tick step dtick ("linear" is the default value if tick0 and dtick are provided). If "array", the placement of the ticks is set via tickvals and the tick text is ticktext. ("array" is the default value if tickvals is provided).
  1160. Sets a tick label prefix.
  1161. Determines whether ticks are drawn or not. If "", this axis' ticks are not drawn. If "outside" ("inside"), this axis' are drawn outside (inside) the axis lines.
  1162. Determines where ticks and grid lines are drawn with respect to their corresponding tick labels. Only has an effect for axes of type "category" or "multicategory". When set to "boundaries", ticks and grid lines are drawn half a category to the left/bottom of labels.
  1163. Sets a tick label suffix.
  1164. Sets the text displayed at the ticks position via tickvals. Only has an effect if tickmode is set to "array". Used with tickvals.
  1165. Sets the values at which ticks on this axis appear. Only has an effect if tickmode is set to "array". Used with ticktext.
  1166. Sets the tick width (in px).
  1167. HTML font family - the typeface that will be applied by the web browser. The web browser will only be able to apply a font if it is available on the system which it operates. Provide multiple font families, separated by commas, to indicate the preference in which to apply fonts if they aren't available on the system. The Chart Studio Cloud (at https://chart-studio.plotly.com or on-premise) generates images on a server, where only a select number of fonts are installed and supported. These include "Arial", "Balto", "Courier New", "Droid Sans",, "Droid Serif", "Droid Sans Mono", "Gravitas One", "Old Standard TT", "Open Sans", "Overpass", "PT Sans Narrow", "Raleway", "Times New Roman".
  1168. Sets the standoff distance (in px) between the axis labels and the title text The default value is a function of the axis tick labels, the title font.size and the axis linewidth. Note that the axis title position is always constrained within the margins, so the actual standoff distance is always less than the set or default value. By setting standoff and turning on automargin, plotly.js will push the margins to fit the axis title at given standoff distance.
  1169. Sets the title of this axis. Note that before the existence of title.text, the title's contents used to be defined as the title attribute itself. This behavior has been deprecated.
  1170. Sets the axis type. By default, plotly attempts to determined the axis type by looking into the data of the traces that referenced the axis in question.
  1171. Controls persistence of user-driven changes in axis range, autorange, and title if in editable: true configuration. Defaults to layout.uirevision.
  1172. A single toggle to hide the axis while preserving interaction like dragging. Default is true when a cheater plot is present on the axis, otherwise false
  1173. Determines whether or not a line is drawn at along the 0 value of this axis. If "true", the zero line is drawn on top of the grid lines.
  1174. Sets the line color of the zero line.
  1175. Sets the width (in px) of the zero line.