Julia Figure Reference: funnelarea Traces
Visualize stages in a process using area-encoded trapezoids. This trace can be used to show data in a part-to-whole representation similar to a "pie" trace, wherein each item appears in a single stage. See also the "funnel" trace type for a different approach to visualizing funnel data.
-   type  
Parent:data[type=funnelarea]
Type: "funnelarea" -   name  
Parent:data[type=funnelarea]
Type: stringSets the trace name. The trace name appears as the legend item and on hover.
 -   title  
Parent:data[type=funnelarea]
Type: Dict containing one or more of the keys listed below.-   font  
Parent:data[type=funnelarea].title
Type: Dict containing one or more of the keys listed below.Sets the font used for `title`.
-   color  
Parent:data[type=funnelarea].title.font
Type: color or array of colors -   family  
Parent:data[type=funnelarea].title.font
Type: string or array of stringsHTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
 -   lineposition  
Parent:data[type=funnelarea].title.font
Type: flaglist string. Any combination of"under","over","through"joined with a"+"OR"none".
Examples:"under","over","under+over","under+over+through","none"
Default:"none"Sets the kind of decoration line(s) with text, such as an "under", "over" or "through" as well as combinations e.g. "under+over", etc.
 -   shadow  
Parent:data[type=funnelarea].title.font
Type: string or array of strings
Default:"none"Sets the shape and color of the shadow behind text. "auto" places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
 -   size  
Parent:data[type=funnelarea].title.font
Type: number or array of numbers greater than or equal to 1 -   style  
Parent:data[type=funnelarea].title.font
Type: enumerated or array of enumerateds , one of ("normal"|"italic")
Default:"normal"Sets whether a font should be styled with a normal or italic face from its family.
 -   textcase  
Parent:data[type=funnelarea].title.font
Type: enumerated or array of enumerateds , one of ("normal"|"word caps"|"upper"|"lower")
Default:"normal"Sets capitalization of text. It can be used to make text appear in all-uppercase or all-lowercase, or with each word capitalized.
 -   variant  
Parent:data[type=funnelarea].title.font
Type: enumerated or array of enumerateds , one of ("normal"|"small-caps"|"all-small-caps"|"all-petite-caps"|"petite-caps"|"unicase")
Default:"normal"Sets the variant of the font.
 -   weight  
Parent:data[type=funnelarea].title.font
Type: integer or array of integers between or equal to 1 and 1000
Default:normalSets the weight (or boldness) of the font.
 
 -   color  
 -   position  
Parent:data[type=funnelarea].title
Type: enumerated , one of ("top left"|"top center"|"top right")
Default:"top center"Specifies the location of the `title`.
 -   text  
Parent:data[type=funnelarea].title
Type: string
Default:""Sets the title of the chart. If it is empty, no title is displayed.
 
 -   font  
 -   visible  
Parent:data[type=funnelarea]
Type: enumerated , one of (true|false|"legendonly")
Default:trueDetermines whether or not this trace is visible. If "legendonly", the trace is not drawn, but can appear as a legend item (provided that the legend itself is visible).
 -   showlegend  
Parent:data[type=funnelarea]
Type: boolean
Default:trueDetermines whether or not an item corresponding to this trace is shown in the legend.
 -   legend  
Parent:data[type=funnelarea]
Type: subplotid
Default:legendSets the reference to a legend to show this trace in. References to these legends are "legend", "legend2", "legend3", etc. Settings for these legends are set in the layout, under `layout.legend`, `layout.legend2`, etc.
 -   legendrank  
Parent:data[type=funnelarea]
Type: number
Default:1000Sets the legend rank for this trace. Items and groups with smaller ranks are presented on top/left side while with "reversed" `legend.traceorder` they are on bottom/right side. The default legendrank is 1000, so that you can use ranks less than 1000 to place certain items before all unranked items, and ranks greater than 1000 to go after all unranked items. When having unranked or equal rank items shapes would be displayed after traces i.e. according to their order in data and layout.
 -   legendgroup  
Parent:data[type=funnelarea]
Type: string
Default:""Sets the legend group for this trace. Traces and shapes part of the same legend group hide/show at the same time when toggling legend items.
 -   legendgrouptitle  
Parent:data[type=funnelarea]
Type: Dict containing one or more of the keys listed below.-   font  
Parent:data[type=funnelarea].legendgrouptitle
Type: Dict containing one or more of the keys listed below.Sets this legend group's title font.
-   color  
Parent:data[type=funnelarea].legendgrouptitle.font
Type: color -   family  
Parent:data[type=funnelarea].legendgrouptitle.font
Type: stringHTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
 -   lineposition  
Parent:data[type=funnelarea].legendgrouptitle.font
Type: flaglist string. Any combination of"under","over","through"joined with a"+"OR"none".
Examples:"under","over","under+over","under+over+through","none"
Default:"none"Sets the kind of decoration line(s) with text, such as an "under", "over" or "through" as well as combinations e.g. "under+over", etc.
 -   shadow  
Parent:data[type=funnelarea].legendgrouptitle.font
Type: string
Default:"none"Sets the shape and color of the shadow behind text. "auto" places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
 -   size  
Parent:data[type=funnelarea].legendgrouptitle.font
Type: number greater than or equal to 1 -   style  
Parent:data[type=funnelarea].legendgrouptitle.font
Type: enumerated , one of ("normal"|"italic")
Default:"normal"Sets whether a font should be styled with a normal or italic face from its family.
 -   textcase  
Parent:data[type=funnelarea].legendgrouptitle.font
Type: enumerated , one of ("normal"|"word caps"|"upper"|"lower")
Default:"normal"Sets capitalization of text. It can be used to make text appear in all-uppercase or all-lowercase, or with each word capitalized.
 -   variant  
Parent:data[type=funnelarea].legendgrouptitle.font
Type: enumerated , one of ("normal"|"small-caps"|"all-small-caps"|"all-petite-caps"|"petite-caps"|"unicase")
Default:"normal"Sets the variant of the font.
 -   weight  
Parent:data[type=funnelarea].legendgrouptitle.font
Type: integer between or equal to 1 and 1000
Default:normalSets the weight (or boldness) of the font.
 
 -   color  
 -   text  
Parent:data[type=funnelarea].legendgrouptitle
Type: string
Default:""Sets the title of the legend group.
 
 -   font  
 -   legendwidth  
Parent:data[type=funnelarea]
Type: number greater than or equal to 0Sets the width (in px or fraction) of the legend for this trace.
 -   opacity  
Parent:data[type=funnelarea]
Type: number between or equal to 0 and 1
Default:1Sets the opacity of the trace.
 -   ids  
Parent:data[type=funnelarea]
Type: data array, VectorAssigns id labels to each datum. These ids for object constancy of data points during animation. Should be an array of strings, not numbers or any other type.
 -   values  
Parent:data[type=funnelarea]
Type: data array, VectorSets the values of the sectors. If omitted, we count occurrences of each label.
 -   labels  
Parent:data[type=funnelarea]
Type: data array, VectorSets the sector labels. If `labels` entries are duplicated, we sum associated `values` or simply count occurrences if `values` is not provided. For other array attributes (including color) we use the first non-empty entry among all occurrences of the label.
 -   dlabel  
Parent:data[type=funnelarea]
Type: number
Default:1Sets the label step. See `label0` for more info.
 -   label0  
Parent:data[type=funnelarea]
Type: number
Default:0Alternate to `labels`. Builds a numeric set of labels. Use with `dlabel` where `label0` is the starting label and `dlabel` the step.
 -   text  
Parent:data[type=funnelarea]
Type: data array, VectorSets text elements associated with each sector. If trace `textinfo` contains a "text" flag, these elements will be seen on the chart. If trace `hoverinfo` contains a "text" flag and "hovertext" is not set, these elements will be seen in the hover labels.
 -   textposition  
Parent:data[type=funnelarea]
Type: enumerated or array of enumerateds , one of ("inside"|"none")
Default:"inside"Specifies the location of the `textinfo`.
 -   texttemplate  
Parent:data[type=funnelarea]
Type: string or array of strings
Default:""Template string used for rendering the information text that appear on points. Note that this will override `textinfo`. Variables are inserted using %{variable}, for example "y: %{y}". Numbers are formatted using d3-format's syntax %{variable:d3-format}, for example "Price: %{y:$.2f}". https://github.com/d3/d3-format/tree/v1.4.5#d3-format for details on the formatting syntax. Dates are formatted using d3-time-format's syntax %{variable|d3-time-format}, for example "Day: %{2019-01-01|%A}". https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format for details on the date formatting syntax. Every attributes that can be specified per-point (the ones that are `arrayOk: true`) are available. Finally, the template string has access to variables `label`, `color`, `value`, `text` and `percent`.
 -   hovertext  
Parent:data[type=funnelarea]
Type: string or array of strings
Default:""Sets hover text elements associated with each sector. If a single string, the same string appears for all data points. If an array of string, the items are mapped in order of this trace's sectors. To be seen, trace `hoverinfo` must contain a "text" flag.
 -   hoverinfo  
Parent:data[type=funnelarea]
Type: flaglist string. Any combination of"label","text","value","percent","name"joined with a"+"OR"all"or"none"or"skip".
Examples:"label","text","label+text","label+text+value","all"
Default:"all"Determines which trace information appear on hover. If `none` or `skip` are set, no information is displayed upon hovering. But, if `none` is set, click and hover events are still fired.
 -   hovertemplate  
Parent:data[type=funnelarea]
Type: string or array of strings
Default:""Template string used for rendering the information that appear on hover box. Note that this will override `hoverinfo`. Variables are inserted using %{variable}, for example "y: %{y}" as well as %{xother}, {%_xother}, {%_xother_}, {%xother_}. When showing info for several points, "xother" will be added to those with different x positions from the first point. An underscore before or after "(x|y)other" will add a space on that side, only when this field is shown. Numbers are formatted using d3-format's syntax %{variable:d3-format}, for example "Price: %{y:$.2f}". https://github.com/d3/d3-format/tree/v1.4.5#d3-format for details on the formatting syntax. Dates are formatted using d3-time-format's syntax %{variable|d3-time-format}, for example "Day: %{2019-01-01|%A}". https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format for details on the date formatting syntax. The variables available in `hovertemplate` are the ones emitted as event data described at this link https://plotly.com/javascript/plotlyjs-events/#event-data. Additionally, every attributes that can be specified per-point (the ones that are `arrayOk: true`) are available. Finally, the template string has access to variables `label`, `color`, `value`, `text` and `percent`. Anything contained in tag `<extra>` is displayed in the secondary box, for example `<extra>%{fullData.name}</extra>`. To hide the secondary box completely, use an empty tag `<extra></extra>`.
 -   meta  
Parent:data[type=funnelarea]
Type: number or categorical coordinate stringAssigns extra meta information associated with this trace that can be used in various text attributes. Attributes such as trace `name`, graph, axis and colorbar `title.text`, annotation `text` `rangeselector`, `updatemenues` and `sliders` `label` text all support `meta`. To access the trace `meta` values in an attribute in the same trace, simply use `%{meta[i]}` where `i` is the index or key of the `meta` item in question. To access trace `meta` in layout attributes, use `%{data[n[.meta[i]}` where `i` is the index or key of the `meta` and `n` is the trace index.
 -   customdata  
Parent:data[type=funnelarea]
Type: data array, VectorAssigns extra data each datum. This may be useful when listening to hover, click and selection events. Note that, "scatter" traces also appends customdata items in the markers DOM elements
 -   domain  
Parent:data[type=funnelarea]
Type: Dict containing one or more of the keys listed below.-   column  
Parent:data[type=funnelarea].domain
Type: integer greater than or equal to 0
Default:0If there is a layout grid, use the domain for this column in the grid for this funnelarea trace .
 -   row  
Parent:data[type=funnelarea].domain
Type: integer greater than or equal to 0
Default:0If there is a layout grid, use the domain for this row in the grid for this funnelarea trace .
 -   x  
Parent:data[type=funnelarea].domain
Type: Array
Default:[0, 1]Sets the horizontal domain of this funnelarea trace (in plot fraction).
 -   y  
Parent:data[type=funnelarea].domain
Type: Array
Default:[0, 1]Sets the vertical domain of this funnelarea trace (in plot fraction).
 
 -   column  
 -   marker  
Parent:data[type=funnelarea]
Type: Dict containing one or more of the keys listed below.-   colors  
Parent:data[type=funnelarea].marker
Type: data array, VectorSets the color of each sector. If not specified, the default trace color set is used to pick the sector colors.
 -   line  
Parent:data[type=funnelarea].marker
Type: Dict containing one or more of the keys listed below.-   color  
Parent:data[type=funnelarea].marker.line
Type: color or array of colorsSets the color of the line enclosing each sector. Defaults to the `paper_bgcolor` value.
 -   width  
Parent:data[type=funnelarea].marker.line
Type: number or array of numbers greater than or equal to 0
Default:1Sets the width (in px) of the line enclosing each sector.
 
 -   color  
 -   pattern  
Parent:data[type=funnelarea].marker
Type: Dict containing one or more of the keys listed below.Sets the pattern within the marker.
-   bgcolor  
Parent:data[type=funnelarea].marker.pattern
Type: color or array of colorsWhen there is no colorscale sets the color of background pattern fill. Defaults to a `marker.color` background when `fillmode` is "overlay". Otherwise, defaults to a transparent background.
 -   fgcolor  
Parent:data[type=funnelarea].marker.pattern
Type: color or array of colorsWhen there is no colorscale sets the color of foreground pattern fill. Defaults to a `marker.color` background when `fillmode` is "replace". Otherwise, defaults to dark grey or white to increase contrast with the `bgcolor`.
 -   fgopacity  
Parent:data[type=funnelarea].marker.pattern
Type: number between or equal to 0 and 1Sets the opacity of the foreground pattern fill. Defaults to a 0.5 when `fillmode` is "overlay". Otherwise, defaults to 1.
 -   fillmode  
Parent:data[type=funnelarea].marker.pattern
Type: enumerated , one of ("replace"|"overlay")
Default:"replace"Determines whether `marker.color` should be used as a default to `bgcolor` or a `fgcolor`.
 -   path  
Parent:data[type=funnelarea].marker.pattern
Type: string or array of stringsSets a custom path for pattern fill. Use with no `shape` or `solidity`, provide an SVG path string for the regions of the square from (0,0) to (`size`,`size`) to color.
 -   shape  
Parent:data[type=funnelarea].marker.pattern
Type: enumerated or array of enumerateds , one of (""|"/"|"\"|"x"|"-"|"|"|"+"|".")
Default:""Sets the shape of the pattern fill. By default, no pattern is used for filling the area.
 -   size  
Parent:data[type=funnelarea].marker.pattern
Type: number or array of numbers greater than or equal to 0
Default:8Sets the size of unit squares of the pattern fill in pixels, which corresponds to the interval of repetition of the pattern.
 -   solidity  
Parent:data[type=funnelarea].marker.pattern
Type: number or array of numbers between or equal to 0 and 1
Default:0.3Sets the solidity of the pattern fill. Solidity is roughly the fraction of the area filled by the pattern. Solidity of 0 shows only the background color without pattern and solidty of 1 shows only the foreground color without pattern.
 
 -   bgcolor  
 
 -   colors  
 -   textfont  
Parent:data[type=funnelarea]
Type: Dict containing one or more of the keys listed below.Sets the font used for `textinfo`.
-   color  
Parent:data[type=funnelarea].textfont
Type: color or array of colors -   family  
Parent:data[type=funnelarea].textfont
Type: string or array of stringsHTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
 -   lineposition  
Parent:data[type=funnelarea].textfont
Type: flaglist string. Any combination of"under","over","through"joined with a"+"OR"none".
Examples:"under","over","under+over","under+over+through","none"
Default:"none"Sets the kind of decoration line(s) with text, such as an "under", "over" or "through" as well as combinations e.g. "under+over", etc.
 -   shadow  
Parent:data[type=funnelarea].textfont
Type: string or array of strings
Default:"none"Sets the shape and color of the shadow behind text. "auto" places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
 -   size  
Parent:data[type=funnelarea].textfont
Type: number or array of numbers greater than or equal to 1 -   style  
Parent:data[type=funnelarea].textfont
Type: enumerated or array of enumerateds , one of ("normal"|"italic")
Default:"normal"Sets whether a font should be styled with a normal or italic face from its family.
 -   textcase  
Parent:data[type=funnelarea].textfont
Type: enumerated or array of enumerateds , one of ("normal"|"word caps"|"upper"|"lower")
Default:"normal"Sets capitalization of text. It can be used to make text appear in all-uppercase or all-lowercase, or with each word capitalized.
 -   variant  
Parent:data[type=funnelarea].textfont
Type: enumerated or array of enumerateds , one of ("normal"|"small-caps"|"all-small-caps"|"all-petite-caps"|"petite-caps"|"unicase")
Default:"normal"Sets the variant of the font.
 -   weight  
Parent:data[type=funnelarea].textfont
Type: integer or array of integers between or equal to 1 and 1000
Default:normalSets the weight (or boldness) of the font.
 
 -   color  
 -   textinfo  
Parent:data[type=funnelarea]
Type: flaglist string. Any combination of"label","text","value","percent"joined with a"+"OR"none".
Examples:"label","text","label+text","label+text+value","none"Determines which trace information appear on the graph.
 -   aspectratio  
Parent:data[type=funnelarea]
Type: number greater than or equal to 0
Default:1Sets the ratio between height and width
 -   baseratio  
Parent:data[type=funnelarea]
Type: number between or equal to 0 and 1
Default:0.333Sets the ratio between bottom length and maximum top length.
 -   hoverlabel  
Parent:data[type=funnelarea]
Type: Dict containing one or more of the keys listed below.-   align  
Parent:data[type=funnelarea].hoverlabel
Type: enumerated or array of enumerateds , one of ("left"|"right"|"auto")
Default:"auto"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
 -   bgcolor  
Parent:data[type=funnelarea].hoverlabel
Type: color or array of colorsSets the background color of the hover labels for this trace
 -   bordercolor  
Parent:data[type=funnelarea].hoverlabel
Type: color or array of colorsSets the border color of the hover labels for this trace.
 -   font  
Parent:data[type=funnelarea].hoverlabel
Type: Dict containing one or more of the keys listed below.Sets the font used in hover labels.
-   color  
Parent:data[type=funnelarea].hoverlabel.font
Type: color or array of colors -   family  
Parent:data[type=funnelarea].hoverlabel.font
Type: string or array of stringsHTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
 -   lineposition  
Parent:data[type=funnelarea].hoverlabel.font
Type: flaglist string. Any combination of"under","over","through"joined with a"+"OR"none".
Examples:"under","over","under+over","under+over+through","none"
Default:"none"Sets the kind of decoration line(s) with text, such as an "under", "over" or "through" as well as combinations e.g. "under+over", etc.
 -   shadow  
Parent:data[type=funnelarea].hoverlabel.font
Type: string or array of strings
Default:"none"Sets the shape and color of the shadow behind text. "auto" places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
 -   size  
Parent:data[type=funnelarea].hoverlabel.font
Type: number or array of numbers greater than or equal to 1 -   style  
Parent:data[type=funnelarea].hoverlabel.font
Type: enumerated or array of enumerateds , one of ("normal"|"italic")
Default:"normal"Sets whether a font should be styled with a normal or italic face from its family.
 -   textcase  
Parent:data[type=funnelarea].hoverlabel.font
Type: enumerated or array of enumerateds , one of ("normal"|"word caps"|"upper"|"lower")
Default:"normal"Sets capitalization of text. It can be used to make text appear in all-uppercase or all-lowercase, or with each word capitalized.
 -   variant  
Parent:data[type=funnelarea].hoverlabel.font
Type: enumerated or array of enumerateds , one of ("normal"|"small-caps"|"all-small-caps"|"all-petite-caps"|"petite-caps"|"unicase")
Default:"normal"Sets the variant of the font.
 -   weight  
Parent:data[type=funnelarea].hoverlabel.font
Type: integer or array of integers between or equal to 1 and 1000
Default:normalSets the weight (or boldness) of the font.
 
 -   color  
 -   namelength  
Parent:data[type=funnelarea].hoverlabel
Type: integer or array of integers greater than or equal to -1
Default:15Sets 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.
 -   showarrow  
Parent:data[type=funnelarea].hoverlabel
Type: boolean
Default:trueSets whether or not to show the hover label arrow/triangle pointing to the data point.
 
 -   align  
 -   insidetextfont  
Parent:data[type=funnelarea]
Type: Dict containing one or more of the keys listed below.Sets the font used for `textinfo` lying inside the sector.
-   color  
Parent:data[type=funnelarea].insidetextfont
Type: color or array of colors -   family  
Parent:data[type=funnelarea].insidetextfont
Type: string or array of stringsHTML font family - the typeface that will be applied by the web browser. The web browser can only apply a font if it is available on the system where it runs. Provide multiple font families, separated by commas, to indicate the order in which to apply fonts if they aren't available.
 -   lineposition  
Parent:data[type=funnelarea].insidetextfont
Type: flaglist string. Any combination of"under","over","through"joined with a"+"OR"none".
Examples:"under","over","under+over","under+over+through","none"
Default:"none"Sets the kind of decoration line(s) with text, such as an "under", "over" or "through" as well as combinations e.g. "under+over", etc.
 -   shadow  
Parent:data[type=funnelarea].insidetextfont
Type: string or array of strings
Default:"none"Sets the shape and color of the shadow behind text. "auto" places minimal shadow and applies contrast text font color. See https://developer.mozilla.org/en-US/docs/Web/CSS/text-shadow for additional options.
 -   size  
Parent:data[type=funnelarea].insidetextfont
Type: number or array of numbers greater than or equal to 1 -   style  
Parent:data[type=funnelarea].insidetextfont
Type: enumerated or array of enumerateds , one of ("normal"|"italic")
Default:"normal"Sets whether a font should be styled with a normal or italic face from its family.
 -   textcase  
Parent:data[type=funnelarea].insidetextfont
Type: enumerated or array of enumerateds , one of ("normal"|"word caps"|"upper"|"lower")
Default:"normal"Sets capitalization of text. It can be used to make text appear in all-uppercase or all-lowercase, or with each word capitalized.
 -   variant  
Parent:data[type=funnelarea].insidetextfont
Type: enumerated or array of enumerateds , one of ("normal"|"small-caps"|"all-small-caps"|"all-petite-caps"|"petite-caps"|"unicase")
Default:"normal"Sets the variant of the font.
 -   weight  
Parent:data[type=funnelarea].insidetextfont
Type: integer or array of integers between or equal to 1 and 1000
Default:normalSets the weight (or boldness) of the font.
 
 -   color  
 -   scalegroup  
Parent:data[type=funnelarea]
Type: string
Default:""If there are multiple funnelareas that should be sized according to their totals, link them by providing a non-empty group id here shared by every trace in the same group.
 -   uirevision  
Parent:data[type=funnelarea]
Type: number or categorical coordinate stringControls persistence of some user-driven changes to the trace: `constraintrange` in `parcoords` traces, as well as some `editable: true` modifications such as `name` and `colorbar.title`. Defaults to `layout.uirevision`. Note that other user-driven trace attribute changes are controlled by `layout` attributes: `trace.visible` is controlled by `layout.legend.uirevision`, `selectedpoints` is controlled by `layout.selectionrevision`, and `colorbar.(x|y)` (accessible with `config: {editable: true}`) is controlled by `layout.editrevision`. Trace changes are tracked by `uid`, which only falls back on trace index if no `uid` is provided. So if your app can add/remove traces before the end of the `data` array, such that the same trace has a different index, you can still preserve user-driven changes if you give each trace a `uid` that stays with it as it moves.