CINXE.COM

Cone traces in R

<!DOCTYPE html> <html> <head> <!-- This page was last built at 2025-03-21 13:39 --> <meta charset="utf-8" /> <link rel="canonical" href="https://plotly.com/r/reference/cone/" /> <link rel="preconnect" href="https://fonts.googleapis.com" /> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@1,500&display=swap" rel="stylesheet" /> <!-- Media query magic - http://stackoverflow.com/questions/19945658/my-iphone-thinks-its-980px-wide --> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <script src="/all_static/javascripts/algolia/instantsearch.js"></script> <script src="/all_static/javascripts/algolia/polyfill.min.js"></script> <script src="//ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script> <script> const theme = localStorage.getItem('theme'); if (theme === "dark-mode") { var root = document.getElementsByTagName('html')[0]; // '0' to assign the first (and only `HTML` tag) root.setAttribute('class', 'dark-mode'); } </script> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" crossorigin="anonymous"> <script src="https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" crossorigin="anonymous"></script> <link href="https://esm.sh/@markprompt/css@0.18.0?css" rel="stylesheet" /> <link href="/all_static/css/markprompt.css" rel="stylesheet" /> <!-- //// Stylesheets --> <!-- Fonts --> <link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic|Ubuntu+Mono:400,700|Asap" rel="stylesheet" type="text/css" /> <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" /> <!-- Main Stylesheets --> <link rel="stylesheet" type="text/css" href="/all_static/css/main.css?version=false" /> <link rel="stylesheet" type="text/css" href="/all_static/css/improve.css?version=2025-03-21-13-39"> <!-- LOCAL DEV STYLESHEET --> <!--<link rel="stylesheet" type="text/css" href="http://api.plotly.dev/all_static/css/main.css">--> <!-- Icon --> <link rel="shortcut icon" href="https://dash.plotly.com/assets/favicon.ico" /> <!-- Google Tags--> <!-- Google Tag Manager Tag --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-N6T2RXG');</script> <!-- META TAGS --> <!-- Capture language --> <!-- Create a title --> <!-- Count number of plots on the page --> <!-- SEO Tags - title, meta_description --> <title> Cone traces in R </title> <meta name="description" content=Figure attribute reference for Plotly's R open-source graphing library.> <!-- Bing tags --> <meta name="msvalidate.01" content="D319859A832F9F1D15A7646E2A42150A" /> <!-- Facebook tags --> <meta property="og:title" content= Cone traces in R /> <meta property="og:type" content="website"/> <meta property="og:image" content="https://help.plot.ly/images/twitter-default.png"> <meta property="og:description" content=Figure attribute reference for Plotly's R open-source graphing library./> <meta property="og:url" /> <meta property="fb:admins" content="1123751525"/> <meta property="fb:admins" content="22418"/> <!-- twitter tags --> <meta name="twitter:card" content="photo" /> <meta name="twitter:title" content= Cone traces in R /> <meta name="twitter:url" content="https://plotly.com//r/reference/cone/"/> <meta name="twitter:description" content=Figure attribute reference for Plotly's R open-source graphing library./> <meta name="twitter:image" content="https://help.plot.ly/images/twitter-default.png"> <meta name="twitter:site" content="@plotlygraphs"/> </head> <body class="darkmode"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-N6T2RXG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div class="menu-mobile"> <div class="switch-mode"> <div class="icon-dark"></div> <div class="switch"></div> <div class="icon-light"></div> </div> <div class="close-menu"></div> <ul> <li><a style="font-weight: bold;" href="https://community.plotly.com/c/plotly-r-matlab-julia-net/29">Forum</a> </li> <li><a style="font-weight: bold;" href="https://plotly.com/get-pricing/">Pricing</a></li> <li><a style="font-weight: bold;" href="https://dash.plotly.com">Dash</a></li> <!--<li><a style="font-weight: bold;" href="http://plotly.cloud">Dash Cloud</a></li>--> </ul> </div> <div class="header-container"> <header class="header-main --default"> <div class="--wrap"> <div class="--wrap-left"> <div class="-identity"> <a href="https://plotly.com/"><img src="/all_static/images/graphing_library_dark.svg" style="height: 30px;" class="logo-dark"></a> <a href="/graphing-libraries/"><img src="/all_static/images/graphing_library.svg" style="height: 30px;" class="logo-white"></a> </div> </div> <div class="--wrap-right"> <nav class="--nav-meta" role="navigation"> <ul> <li class="languages"> <a class="r"> <div class="icon"></div> R </a> <ul> <li> <a href="https://plotly.com/python/" class="python"> <div class="icon"></div>Python (v6.0.1) </a> </li> <li> <a href="https://plotly.com/r/" class="r"> <div class="icon"></div>R </a> </li> <li> <a href="https://plotly.com/julia/" class="julia"> <div class="icon"></div>Julia </a> </li> <li> <a href="https://plotly.com/javascript/" class="plotly_js"> <div class="icon"></div>Javascript (v3.0.1) </a> </li> <li> <a href="https://plotly.com/ggplot2/" class="ggplot2"> <div class="icon"></div>ggplot2 </a> </li> <li> <a href="https://plotly.com/matlab/" class="matlab"> <div class="icon"></div>MATLAB </a> </li> <li> <a href="https://plotly.com/fsharp/" class="fsharp"> <div class="icon"></div>F# </a> </li> <li> <a href="https://dash.plotly.com/" class="dash"> <div class="icon"></div>Dash </a> </li> </ul> </li> <li><a style="font-weight: bold;" href="https://community.plotly.com/c/plotly-r-matlab-julia-net/29">Forum</a> </li> <li><a style="font-weight: bold;" href="https://plotly.com/get-pricing/">Pricing</a></li> <li><a style="font-weight: bold;" href="https://dash.plotly.com">Dash</a></li> <!--<li><a style="font-weight: bold;" href="http://plotly.cloud">Dash Cloud</a></li>--> <iframe src="https://ghbtns.com/github-btn.html?user=plotly&repo=plotly.R&type=star&count=true&size=large" style="padding-top: 5px;" frameborder="0" scrolling="0" width="160px" height="40px"></iframe> </ul> <div class="switch-mode"> <div class="icon-dark"></div> <div class="switch"></div> <div class="icon-light"></div> </div> </nav> </div> <div class="menu-icon"> <span></span><span></span><span></span> </div> </div> </header> </div> <main class="--page page--single --index"> <div class="--wrap"> <!-- aside - Main Sidebar--> <!-- START OF GGPLOT CUSTOM LAYOUT --> <aside class="--sidebar-container"> <div class="--sidebar-fixed reference" data-spy="affix" id="where"> <div class="brand"> <a href="/graphing-libraries/"><img src="/all_static/images/graphing_library.svg" style="height: 30px;"></a> </div> <button id="modal-button" type="button" data-toggle="modal" data-target="#myModal"> <input id="modal-input" style="border-radius: 5px; width: 100%;" type="text" placeholder=" Search..." readonly /> </button> <details style="color: white; margin-top: 20px"> <summary>Simple Traces</summary> <nav class="--sidebar-body watch" id="where"> <ul class="--sidebar-list --ref"> <li class="--sidebar-item"> <a href="/r/reference/scatter">Scatter</a> </li> <li class="--sidebar-item"> <a href="/r/reference/scattergl">Scatter GL</a> </li> <li class="--sidebar-item"> <a href="/r/reference/bar">Bar</a> </li> <li class="--sidebar-item"> <a href="/r/reference/pie">Pie</a> </li> <li class="--sidebar-item"> <a href="/r/reference/heatmap">Heatmap</a> </li> <li class="--sidebar-item"> <a href="/r/reference/heatmapgl">Heatmap GL</a> </li> <li class="--sidebar-item"> <a href="/r/reference/image">Image</a> </li> <li class="--sidebar-item"> <a href="/r/reference/contour">Contour</a> </li> <li class="--sidebar-item"> <a href="/r/reference/table">Table</a> </li> </ul> </nav> </details> <details style="color: white; margin-top: 20px"> <summary>Distribution Traces</summary> <nav class="--sidebar-body watch" id="where"> <ul class="--sidebar-list --ref"> <li class="--sidebar-item"> <a href="/r/reference/box">Box</a> </li> <li class="--sidebar-item"> <a href="/r/reference/violin">Violin</a> </li> <li class="--sidebar-item"> <a href="/r/reference/histogram">Histogram</a> </li> <li class="--sidebar-item"> <a href="/r/reference/histogram2d">Histogram 2D</a> </li> <li class="--sidebar-item"> <a href="/r/reference/histogram2dcontour" >Histogram 2D Contour</a > </li> </ul> </nav> </details> <details style="color: white; margin-top: 20px"> <summary>Finance Traces</summary> <nav class="--sidebar-body watch" id="where"> <ul class="--sidebar-list --ref"> <li class="--sidebar-item"> <a href="/r/reference/ohlc">OHLC</a> </li> <li class="--sidebar-item"> <a href="/r/reference/candlestick">Candlestick</a> </li> <li class="--sidebar-item"> <a href="/r/reference/waterfall">Waterfall</a> </li> <li class="--sidebar-item"> <a href="/r/reference/funnel">Funnel</a> </li> <li class="--sidebar-item"> <a href="/r/reference/funnelarea">Funnel Area</a> </li> <li class="--sidebar-item"> <a href="/r/reference/indicator">Indicator</a> </li> </ul> </nav> </details> <details style="color: white; margin-top: 20px"> <summary>3D Traces</summary> <nav class="--sidebar-body watch" id="where"> <ul class="--sidebar-list --ref"> <li class="--sidebar-item"> <a href="/r/reference/scatter3d">Scatter 3D</a> </li> <li class="--sidebar-item"> <a href="/r/reference/surface">Surface</a> </li> <li class="--sidebar-item"> <a href="/r/reference/mesh3d">Mesh</a> </li> <li class="--sidebar-item"> <a href="/r/reference/cone">Cone</a> </li> <li class="--sidebar-item"> <a href="/r/reference/streamtube">Streamtube</a> </li> <li class="--sidebar-item"> <a href="/r/reference/volume">Volume</a> </li> <li class="--sidebar-item"> <a href="/r/reference/isosurface">Isosurface</a> </li> </ul> </nav> </details> <details style="color: white; margin-top: 20px"> <summary>Map Traces</summary> <nav class="--sidebar-body watch" id="where"> <ul class="--sidebar-list --ref"> <li class="--sidebar-item"> <a href="/r/reference/scattergeo">Scatter Geo</a> </li> <li class="--sidebar-item"> <a href="/r/reference/choropleth">Choropleth</a> </li> <li class="--sidebar-item"> <a href="/r/reference/scattermap">Scatter Map</a> </li> <li class="--sidebar-item"> <a href="/r/reference/scattermapbox">Scatter Mapbox</a> </li> <li class="--sidebar-item"> <a href="/r/reference/choroplethmap">Choropleth Map</a> </li> <li class="--sidebar-item"> <a href="/r/reference/choroplethmapbox">Choropleth Mapbox</a> </li> <li class="--sidebar-item"> <a href="/r/reference/densitymap">Density Map</a> </li> <li class="--sidebar-item"> <a href="/r/reference/densitymapbox">Density Mapbox</a> </li> </ul> </nav> </details> <details style="color: white; margin-top: 20px"> <summary>Specialized Traces</summary> <nav class="--sidebar-body watch" id="where"> <ul class="--sidebar-list --ref"> <li class="--sidebar-item"> <a href="/r/reference/scatterpolar">Scatter Polar</a> </li> <li class="--sidebar-item"> <a href="/r/reference/scatterpolargl">Scatter Polar GL</a> </li> <li class="--sidebar-item"> <a href="/r/reference/barpolar">Bar Polar</a> </li> <li class="--sidebar-item"> <a href="/r/reference/scatterternary">Scatter Ternary</a> </li> <li class="--sidebar-item"> <a href="/r/reference/scattersmith">Scatter Smith</a> </li> <li class="--sidebar-item"> <a href="/r/reference/sunburst">Sunburst</a> </li> <li class="--sidebar-item"> <a href="/r/reference/treemap">Treemap</a> </li> <li class="--sidebar-item"> <a href="/r/reference/icicle">Icicle</a> </li> <li class="--sidebar-item"> <a href="/r/reference/sankey">Sankey</a> </li> <li class="--sidebar-item"> <a href="/r/reference/splom">SPLOM</a> </li> <li class="--sidebar-item"> <a href="/r/reference/parcoords">Parallel Coordinates</a> </li> <li class="--sidebar-item"> <a href="/r/reference/parcats">Parallel Categories</a> </li> <li class="--sidebar-item"> <a href="/r/reference/carpet">Carpet</a> </li> <li class="--sidebar-item"> <a href="/r/reference/scattercarpet">Scatter Carpet</a> </li> <li class="--sidebar-item"> <a href="/r/reference/contourcarpet">Contour Carpet</a> </li> </ul> </nav> </details> <hr /> <details style="color: white; margin-top: 20px"> <summary>Layout</summary> <nav class="--sidebar-body watch" id="where"> <ul class="--sidebar-list --ref"> <li class="--sidebar-item"> <a href="/r/reference/layout/">Title</a> </li> <li class="--sidebar-item"> <a href="/r/reference/layout/#layout-showlegend">Legend</a> </li> <li class="--sidebar-item"> <a href="/r/reference/layout/#layout-margin">Margins</a> </li> <li class="--sidebar-item"> <a href="/r/reference/layout/#layout-autosize">Size</a> </li> <li class="--sidebar-item"> <a href="/r/reference/layout/#layout-font">Fonts</a> </li> <li class="--sidebar-item"> <a href="/r/reference/layout/#layout-paper_bgcolor" >Colors</a > </li> </ul> </nav> </details> <details style="color: white; margin-top: 20px"> <summary>Axes and Subplots</summary> <nav class="--sidebar-body watch" id="where"> <ul class="--sidebar-list --ref"> <li class="--sidebar-item"> <a href="/r/reference/layout/xaxis/">X Axis</a> </li> <li class="--sidebar-item"> <a href="/r/reference/layout/yaxis/">Y Axis</a> </li> <li class="--sidebar-item"> <a href="/r/reference/layout/ternary/">Ternary</a> </li> <li class="--sidebar-item"> <a href="/r/reference/layout/smith/">Smith</a> </li> <li class="--sidebar-item"> <a href="/r/reference/layout/scene/">3D Scene</a> </li> <li class="--sidebar-item"> <a href="/r/reference/layout/geo/">Geo</a> </li> <li class="--sidebar-item"> <a href="/r/reference/layout/mapbox/">Mapbox</a> </li> <li class="--sidebar-item"> <a href="/r/reference/layout/polar/">Polar</a> </li> <li class="--sidebar-item"> <a href="/r/reference/layout/coloraxis/">Color Axis</a> </li> </ul> </nav> </details> <details style="color: white; margin-top: 20px"> <summary>Layers</summary> <nav class="--sidebar-body watch" id="where"> <ul class="--sidebar-list --ref"> <li class="--sidebar-item"> <a href="/r/reference/layout/annotations/">Annotations</a> </li> <li class="--sidebar-item"> <a href="/r/reference/layout/shapes/">Shapes</a> </li> <li class="--sidebar-item"> <a href="/r/reference/layout/selections/">Selections</a> </li> <li class="--sidebar-item"> <a href="/r/reference/layout/images/">Images</a> </li> <li class="--sidebar-item"> <a href="/r/reference/layout/sliders/">Sliders</a> </li> <li class="--sidebar-item"> <a href="/r/reference/layout/updatemenus/">Update Menus</a> </li> </ul> </nav> </details> </div> <a href="https://go.plotly.com/elevate-your-analytics?utm_source=Webinar:%20Dash%20Enterprise%205.7&utm_medium=graphing_libraries&utm_content=sidebar" target="_blank"> <img src="https://images.prismic.io/plotly-marketing-website-2/Z9mL0DiBA97Gimoh_Square_ads.jpg?auto=format,compress" style="width: 200px; height: 200px; position: fixed; bottom: 10px; left: 50px" alt="Sign up for the upcoming webinar: Elevate Your Analytics with Plotly Dash Enterprise 5.7"> </a> </aside> <!-- Main--> <section class="--page-body --tutorial-index"> <div class="nav-breadcrumb-container"> <div> <div class="breadcrumb-nav"> <a href="/r"> R </a> &gt; <a href="/r/reference/index/">Figure Reference</a> &gt; <span>cone Traces</span> </div> </div> </div> <!-- Start pulling content --> <h2>R Figure Reference: <code>cone</code> Traces</h2> <div class="row"> <div class="eight columns" style="max-width: 900px;"> <div class="description"> A <code>cone</code> trace is initialized with <code>plot_ly</code> or <code>add_trace</code>:<br> <code>plot_ly(df, type="cone"[, ...])<br> add_trace(p, type="cone"[, ...])</code><br> A cone trace accepts any of the keys listed below. <br><br>Use cone traces to visualize vector fields. Specify a vector field using 6 1D arrays, 3 position arrays `x`, `y` and `z` and 3 vector component arrays `u`, `v`, `w`. The cones are drawn exactly at the positions given by `x`, `y` and `z`.<br><br> </div> <ul> <li> <a class="attribute-name" id="cone-type" href="#cone-type"> type </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> "cone" </li> <li> <a class="attribute-name" id="cone-name" href="#cone-name"> name </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> string <p>Sets the trace name. The trace name appears as the legend item and on hover.</p> </li> <li> <a class="attribute-name" id="cone-visible" href="#cone-visible"> visible </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> enumerated , one of ( <code>TRUE</code> | <code>FALSE</code> | <code>"legendonly"</code> ) <br><em>Default:</em> <code>TRUE</code> <p>Determines 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).</p> </li> <li> <a class="attribute-name" id="cone-showlegend" href="#cone-showlegend"> showlegend </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> boolean <p>Determines whether or not an item corresponding to this trace is shown in the legend.</p> </li> <li> <a class="attribute-name" id="cone-legend" href="#cone-legend"> legend </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> subplotid <br><em>Default:</em> <code>legend</code> <p>Sets 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.</p> </li> <li> <a class="attribute-name" id="cone-legendrank" href="#cone-legendrank"> legendrank </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> number <br><em>Default:</em> <code>1000</code> <p>Sets 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.</p> </li> <li> <a class="attribute-name" id="cone-legendgroup" href="#cone-legendgroup"> legendgroup </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> string <br><em>Default:</em> <code>""</code> <p>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.</p> </li> <li> <a class="attribute-name" id="cone-legendgrouptitle" href="#cone-legendgrouptitle"> legendgrouptitle </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br><em>Type:</em> named list containing one or more of the keys listed below. <ul> <li> <a class="attribute-name" id="cone-legendgrouptitle-font" href="#cone-legendgrouptitle-font"> font </a> <br><em>Parent:</em> <code>data[type=cone].legendgrouptitle</code> <br><em>Type:</em> named list containing one or more of the keys listed below. <p>Sets this legend group&#39;s title font.</p> <ul> <li> <a class="attribute-name" id="cone-legendgrouptitle-font-color" href="#cone-legendgrouptitle-font-color"> color </a> <br><em>Parent:</em> <code>data[type=cone].legendgrouptitle.font</code> <br /> <em>Type:</em> color </li> <li> <a class="attribute-name" id="cone-legendgrouptitle-font-family" href="#cone-legendgrouptitle-font-family"> family </a> <br><em>Parent:</em> <code>data[type=cone].legendgrouptitle.font</code> <br /> <em>Type:</em> string <p>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&#39;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".</p> </li> <li> <a class="attribute-name" id="cone-legendgrouptitle-font-lineposition" href="#cone-legendgrouptitle-font-lineposition"> lineposition </a> <br><em>Parent:</em> <code>data[type=cone].legendgrouptitle.font</code> <br /> <em>Type:</em> flaglist string. Any combination of <code>"under"</code>, <code>"over"</code>, <code>"through"</code> joined with a <code>"+"</code> OR <code>"none"</code>. <br><em>Examples:</em> <code>"under"</code>, <code>"over"</code>, <code>"under+over"</code>, <code>"under+over+through"</code>, <code>"none"</code> <br><em>Default:</em> <code>"none"</code> <p>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.</p> </li> <li> <a class="attribute-name" id="cone-legendgrouptitle-font-shadow" href="#cone-legendgrouptitle-font-shadow"> shadow </a> <br><em>Parent:</em> <code>data[type=cone].legendgrouptitle.font</code> <br /> <em>Type:</em> string <br><em>Default:</em> <code>"none"</code> <p>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.</p> </li> <li> <a class="attribute-name" id="cone-legendgrouptitle-font-size" href="#cone-legendgrouptitle-font-size"> size </a> <br><em>Parent:</em> <code>data[type=cone].legendgrouptitle.font</code> <br /> <em>Type:</em> number greater than or equal to 1 </li> <li> <a class="attribute-name" id="cone-legendgrouptitle-font-style" href="#cone-legendgrouptitle-font-style"> style </a> <br><em>Parent:</em> <code>data[type=cone].legendgrouptitle.font</code> <br /> <em>Type:</em> enumerated , one of ( <code>"normal"</code> | <code>"italic"</code> ) <br><em>Default:</em> <code>"normal"</code> <p>Sets whether a font should be styled with a normal or italic face from its family.</p> </li> <li> <a class="attribute-name" id="cone-legendgrouptitle-font-textcase" href="#cone-legendgrouptitle-font-textcase"> textcase </a> <br><em>Parent:</em> <code>data[type=cone].legendgrouptitle.font</code> <br /> <em>Type:</em> enumerated , one of ( <code>"normal"</code> | <code>"word caps"</code> | <code>"upper"</code> | <code>"lower"</code> ) <br><em>Default:</em> <code>"normal"</code> <p>Sets capitalization of text. It can be used to make text appear in all-uppercase or all-lowercase, or with each word capitalized.</p> </li> <li> <a class="attribute-name" id="cone-legendgrouptitle-font-variant" href="#cone-legendgrouptitle-font-variant"> variant </a> <br><em>Parent:</em> <code>data[type=cone].legendgrouptitle.font</code> <br /> <em>Type:</em> enumerated , one of ( <code>"normal"</code> | <code>"small-caps"</code> | <code>"all-small-caps"</code> | <code>"all-petite-caps"</code> | <code>"petite-caps"</code> | <code>"unicase"</code> ) <br><em>Default:</em> <code>"normal"</code> <p>Sets the variant of the font.</p> </li> <li> <a class="attribute-name" id="cone-legendgrouptitle-font-weight" href="#cone-legendgrouptitle-font-weight"> weight </a> <br><em>Parent:</em> <code>data[type=cone].legendgrouptitle.font</code> <br /> <em>Type:</em> integer between or equal to 1 and 1000 <br><em>Default:</em> <code>normal</code> <p>Sets the weight (or boldness) of the font.</p> </li> </ul> </li> <li> <a class="attribute-name" id="cone-legendgrouptitle-text" href="#cone-legendgrouptitle-text"> text </a> <br><em>Parent:</em> <code>data[type=cone].legendgrouptitle</code> <br /> <em>Type:</em> string <br><em>Default:</em> <code>""</code> <p>Sets the title of the legend group.</p> </li> </ul> </li> <li> <a class="attribute-name" id="cone-legendwidth" href="#cone-legendwidth"> legendwidth </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> number greater than or equal to 0 <p>Sets the width (in px or fraction) of the legend for this trace.</p> </li> <li> <a class="attribute-name" id="cone-opacity" href="#cone-opacity"> opacity </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> number between or equal to 0 and 1 <br><em>Default:</em> <code>1</code> <p>Sets the opacity of the surface. Please note that in the case of using high `opacity` values for example a value greater than or equal to 0.5 on two surfaces (and 0.25 with four surfaces), an overlay of multiple transparent surfaces may not perfectly be sorted in depth by the webgl API. This behavior may be improved in the near future and is subject to change.</p> </li> <li> <a class="attribute-name" id="cone-ids" href="#cone-ids"> ids </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> dataframe column, list, vector <p>Assigns 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.</p> </li> <li> <a class="attribute-name" id="cone-x" href="#cone-x"> x </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> dataframe column, list, vector <p>Sets the x coordinates of the vector field and of the displayed cones.</p> </li> <li> <a class="attribute-name" id="cone-y" href="#cone-y"> y </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> dataframe column, list, vector <p>Sets the y coordinates of the vector field and of the displayed cones.</p> </li> <li> <a class="attribute-name" id="cone-z" href="#cone-z"> z </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> dataframe column, list, vector <p>Sets the z coordinates of the vector field and of the displayed cones.</p> </li> <li> <a class="attribute-name" id="cone-u" href="#cone-u"> u </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> dataframe column, list, vector <p>Sets the x components of the vector field.</p> </li> <li> <a class="attribute-name" id="cone-v" href="#cone-v"> v </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> dataframe column, list, vector <p>Sets the y components of the vector field.</p> </li> <li> <a class="attribute-name" id="cone-w" href="#cone-w"> w </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> dataframe column, list, vector <p>Sets the z components of the vector field.</p> </li> <li> <a class="attribute-name" id="cone-text" href="#cone-text"> text </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> string or array of strings <br><em>Default:</em> <code>""</code> <p>Sets the text elements associated with the cones. If trace `hoverinfo` contains a "text" flag and "hovertext" is not set, these elements will be seen in the hover labels.</p> </li> <li> <a class="attribute-name" id="cone-hovertext" href="#cone-hovertext"> hovertext </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> string or array of strings <br><em>Default:</em> <code>""</code> <p>Same as `text`.</p> </li> <li> <a class="attribute-name" id="cone-hoverinfo" href="#cone-hoverinfo"> hoverinfo </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> flaglist string. Any combination of <code>"x"</code>, <code>"y"</code>, <code>"z"</code>, <code>"u"</code>, <code>"v"</code>, <code>"w"</code>, <code>"norm"</code>, <code>"text"</code>, <code>"name"</code> joined with a <code>"+"</code> OR <code>"all"</code> or <code>"none"</code> or <code>"skip"</code>. <br><em>Examples:</em> <code>"x"</code>, <code>"y"</code>, <code>"x+y"</code>, <code>"x+y+z"</code>, <code>"all"</code> <br><em>Default:</em> <code>"x+y+z+norm+text+name"</code> <p>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.</p> </li> <li> <a class="attribute-name" id="cone-hovertemplate" href="#cone-hovertemplate"> hovertemplate </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> string or array of strings <br><em>Default:</em> <code>""</code> <p>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 &quot;y: %{y}&quot; 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&#39;s syntax %{variable:d3-format}, for example &quot;Price: %{y:$.2f}&quot;. 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&#39;s syntax %{variable|d3-time-format}, for example &quot;Day: %{2019-01-01|%A}&quot;. 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 variable `norm` Anything contained in tag `&lt;extra&gt;` is displayed in the secondary box, for example &quot;&lt;extra&gt;{fullData.name}&lt;/extra&gt;&quot;. To hide the secondary box completely, use an empty tag `&lt;extra&gt;&lt;/extra&gt;`.</p> </li> <li> <a class="attribute-name" id="cone-xhoverformat" href="#cone-xhoverformat"> xhoverformat </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> string <br><em>Default:</em> <code>""</code> <p>Sets the hover text formatting rulefor `x` 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&#39;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"By default the values are formatted using `xaxis.hoverformat`.</p> </li> <li> <a class="attribute-name" id="cone-yhoverformat" href="#cone-yhoverformat"> yhoverformat </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> string <br><em>Default:</em> <code>""</code> <p>Sets the hover text formatting rulefor `y` 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&#39;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"By default the values are formatted using `yaxis.hoverformat`.</p> </li> <li> <a class="attribute-name" id="cone-uhoverformat" href="#cone-uhoverformat"> uhoverformat </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> string <br><em>Default:</em> <code>""</code> <p>Sets the hover text formatting rulefor `u` 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.By default the values are formatted using generic number format.</p> </li> <li> <a class="attribute-name" id="cone-vhoverformat" href="#cone-vhoverformat"> vhoverformat </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> string <br><em>Default:</em> <code>""</code> <p>Sets the hover text formatting rulefor `v` 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.By default the values are formatted using generic number format.</p> </li> <li> <a class="attribute-name" id="cone-whoverformat" href="#cone-whoverformat"> whoverformat </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> string <br><em>Default:</em> <code>""</code> <p>Sets the hover text formatting rulefor `w` 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.By default the values are formatted using generic number format.</p> </li> <li> <a class="attribute-name" id="cone-meta" href="#cone-meta"> meta </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> number or categorical coordinate string <p>Assigns 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.</p> </li> <li> <a class="attribute-name" id="cone-customdata" href="#cone-customdata"> customdata </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> dataframe column, list, vector <p>Assigns 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</p> </li> <li> <a class="attribute-name" id="cone-scene" href="#cone-scene"> scene </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> subplotid <br><em>Default:</em> <code>scene</code> <p>Sets a reference between this trace&#39;s 3D coordinate system and a 3D scene. If "scene" (the default value), the (x,y,z) coordinates refer to `layout.scene`. If "scene2", the (x,y,z) coordinates refer to `layout.scene2`, and so on.</p> </li> <li> <a class="attribute-name" id="cone-coloraxis" href="#cone-coloraxis"> coloraxis </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> subplotid <p>Sets a reference to a shared color axis. References to these shared color axes are "coloraxis", "coloraxis2", "coloraxis3", etc. Settings for these shared color axes are set in the layout, under `layout.coloraxis`, `layout.coloraxis2`, etc. Note that multiple color scales can be linked to the same color axis.</p> </li> <li> <a class="attribute-name" id="cone-colorbar" href="#cone-colorbar"> colorbar </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br><em>Type:</em> named list containing one or more of the keys listed below. <ul> <li> <a class="attribute-name" id="cone-colorbar-bgcolor" href="#cone-colorbar-bgcolor"> bgcolor </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> color <br><em>Default:</em> <code>"rgba(0,0,0,0)"</code> <p>Sets the color of padded area.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-bordercolor" href="#cone-colorbar-bordercolor"> bordercolor </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> color <br><em>Default:</em> <code>"#444"</code> <p>Sets the axis line color.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-borderwidth" href="#cone-colorbar-borderwidth"> borderwidth </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> number greater than or equal to 0 <br><em>Default:</em> <code>0</code> <p>Sets the width (in px) or the border enclosing this color bar.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-dtick" href="#cone-colorbar-dtick"> dtick </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> number or categorical coordinate string <p>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&lt;f&gt;", 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&lt;n&gt;" 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"</p> </li> <li> <a class="attribute-name" id="cone-colorbar-exponentformat" href="#cone-colorbar-exponentformat"> exponentformat </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> enumerated , one of ( <code>"none"</code> | <code>"e"</code> | <code>"E"</code> | <code>"power"</code> | <code>"SI"</code> | <code>"B"</code> ) <br><em>Default:</em> <code>"B"</code> <p>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.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-labelalias" href="#cone-colorbar-labelalias"> labelalias </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> number or categorical coordinate string <p>Replacement text for specific tick or hover labels. For example using {US: &#39;USA&#39;, CA: &#39;Canada&#39;} changes US to USA and CA to Canada. The labels we would have shown must match the keys exactly, after adding any tickprefix or ticksuffix. For negative numbers the minus sign symbol used (U+2212) is wider than the regular ascii dash. That means you need to use −1 instead of -1. labelalias can be used with any axis type, and both keys (if needed) and values (if desired) can include html-like tags or MathJax.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-len" href="#cone-colorbar-len"> len </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> number greater than or equal to 0 <br><em>Default:</em> <code>1</code> <p>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.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-lenmode" href="#cone-colorbar-lenmode"> lenmode </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> enumerated , one of ( <code>"fraction"</code> | <code>"pixels"</code> ) <br><em>Default:</em> <code>"fraction"</code> <p>Determines whether this color bar&#39;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.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-minexponent" href="#cone-colorbar-minexponent"> minexponent </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> number greater than or equal to 0 <br><em>Default:</em> <code>3</code> <p>Hide SI prefix for 10^n if |n| is below this number. This only has an effect when `tickformat` is "SI" or "B".</p> </li> <li> <a class="attribute-name" id="cone-colorbar-nticks" href="#cone-colorbar-nticks"> nticks </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> integer greater than or equal to 0 <br><em>Default:</em> <code>0</code> <p>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".</p> </li> <li> <a class="attribute-name" id="cone-colorbar-orientation" href="#cone-colorbar-orientation"> orientation </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> enumerated , one of ( <code>"h"</code> | <code>"v"</code> ) <br><em>Default:</em> <code>"v"</code> <p>Sets the orientation of the colorbar.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-outlinecolor" href="#cone-colorbar-outlinecolor"> outlinecolor </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> color <br><em>Default:</em> <code>"#444"</code> <p>Sets the axis line color.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-outlinewidth" href="#cone-colorbar-outlinewidth"> outlinewidth </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> number greater than or equal to 0 <br><em>Default:</em> <code>1</code> <p>Sets the width (in px) of the axis line.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-separatethousands" href="#cone-colorbar-separatethousands"> separatethousands </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> boolean <p>If &quot;TRUE&quot;, even 4-digit integers are separated</p> </li> <li> <a class="attribute-name" id="cone-colorbar-showexponent" href="#cone-colorbar-showexponent"> showexponent </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> enumerated , one of ( <code>"all"</code> | <code>"first"</code> | <code>"last"</code> | <code>"none"</code> ) <br><em>Default:</em> <code>"all"</code> <p>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.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-showticklabels" href="#cone-colorbar-showticklabels"> showticklabels </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> boolean <br><em>Default:</em> <code>TRUE</code> <p>Determines whether or not the tick labels are drawn.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-showtickprefix" href="#cone-colorbar-showtickprefix"> showtickprefix </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> enumerated , one of ( <code>"all"</code> | <code>"first"</code> | <code>"last"</code> | <code>"none"</code> ) <br><em>Default:</em> <code>"all"</code> <p>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.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-showticksuffix" href="#cone-colorbar-showticksuffix"> showticksuffix </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> enumerated , one of ( <code>"all"</code> | <code>"first"</code> | <code>"last"</code> | <code>"none"</code> ) <br><em>Default:</em> <code>"all"</code> <p>Same as `showtickprefix` but for tick suffixes.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-thickness" href="#cone-colorbar-thickness"> thickness </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> number greater than or equal to 0 <br><em>Default:</em> <code>30</code> <p>Sets the thickness of the color bar This measure excludes the size of the padding, ticks and labels.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-thicknessmode" href="#cone-colorbar-thicknessmode"> thicknessmode </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> enumerated , one of ( <code>"fraction"</code> | <code>"pixels"</code> ) <br><em>Default:</em> <code>"pixels"</code> <p>Determines whether this color bar&#39;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.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-tick0" href="#cone-colorbar-tick0"> tick0 </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> number or categorical coordinate string <p>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&lt;f&gt;" (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.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-tickangle" href="#cone-colorbar-tickangle"> tickangle </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> angle <br><em>Default:</em> <code>"auto"</code> <p>Sets the angle of the tick labels with respect to the horizontal. For example, a `tickangle` of -90 draws the tick labels vertically.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-tickcolor" href="#cone-colorbar-tickcolor"> tickcolor </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> color <br><em>Default:</em> <code>"#444"</code> <p>Sets the tick color.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-tickfont" href="#cone-colorbar-tickfont"> tickfont </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br><em>Type:</em> named list containing one or more of the keys listed below. <p>Sets the color bar&#39;s tick label font</p> <ul> <li> <a class="attribute-name" id="cone-colorbar-tickfont-color" href="#cone-colorbar-tickfont-color"> color </a> <br><em>Parent:</em> <code>data[type=cone].colorbar.tickfont</code> <br /> <em>Type:</em> color </li> <li> <a class="attribute-name" id="cone-colorbar-tickfont-family" href="#cone-colorbar-tickfont-family"> family </a> <br><em>Parent:</em> <code>data[type=cone].colorbar.tickfont</code> <br /> <em>Type:</em> string <p>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&#39;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".</p> </li> <li> <a class="attribute-name" id="cone-colorbar-tickfont-lineposition" href="#cone-colorbar-tickfont-lineposition"> lineposition </a> <br><em>Parent:</em> <code>data[type=cone].colorbar.tickfont</code> <br /> <em>Type:</em> flaglist string. Any combination of <code>"under"</code>, <code>"over"</code>, <code>"through"</code> joined with a <code>"+"</code> OR <code>"none"</code>. <br><em>Examples:</em> <code>"under"</code>, <code>"over"</code>, <code>"under+over"</code>, <code>"under+over+through"</code>, <code>"none"</code> <br><em>Default:</em> <code>"none"</code> <p>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.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-tickfont-shadow" href="#cone-colorbar-tickfont-shadow"> shadow </a> <br><em>Parent:</em> <code>data[type=cone].colorbar.tickfont</code> <br /> <em>Type:</em> string <br><em>Default:</em> <code>"none"</code> <p>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.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-tickfont-size" href="#cone-colorbar-tickfont-size"> size </a> <br><em>Parent:</em> <code>data[type=cone].colorbar.tickfont</code> <br /> <em>Type:</em> number greater than or equal to 1 </li> <li> <a class="attribute-name" id="cone-colorbar-tickfont-style" href="#cone-colorbar-tickfont-style"> style </a> <br><em>Parent:</em> <code>data[type=cone].colorbar.tickfont</code> <br /> <em>Type:</em> enumerated , one of ( <code>"normal"</code> | <code>"italic"</code> ) <br><em>Default:</em> <code>"normal"</code> <p>Sets whether a font should be styled with a normal or italic face from its family.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-tickfont-textcase" href="#cone-colorbar-tickfont-textcase"> textcase </a> <br><em>Parent:</em> <code>data[type=cone].colorbar.tickfont</code> <br /> <em>Type:</em> enumerated , one of ( <code>"normal"</code> | <code>"word caps"</code> | <code>"upper"</code> | <code>"lower"</code> ) <br><em>Default:</em> <code>"normal"</code> <p>Sets capitalization of text. It can be used to make text appear in all-uppercase or all-lowercase, or with each word capitalized.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-tickfont-variant" href="#cone-colorbar-tickfont-variant"> variant </a> <br><em>Parent:</em> <code>data[type=cone].colorbar.tickfont</code> <br /> <em>Type:</em> enumerated , one of ( <code>"normal"</code> | <code>"small-caps"</code> | <code>"all-small-caps"</code> | <code>"all-petite-caps"</code> | <code>"petite-caps"</code> | <code>"unicase"</code> ) <br><em>Default:</em> <code>"normal"</code> <p>Sets the variant of the font.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-tickfont-weight" href="#cone-colorbar-tickfont-weight"> weight </a> <br><em>Parent:</em> <code>data[type=cone].colorbar.tickfont</code> <br /> <em>Type:</em> integer between or equal to 1 and 1000 <br><em>Default:</em> <code>normal</code> <p>Sets the weight (or boldness) of the font.</p> </li> </ul> </li> <li> <a class="attribute-name" id="cone-colorbar-tickformat" href="#cone-colorbar-tickformat"> tickformat </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> string <br><em>Default:</em> <code>""</code> <p>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&#39;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"</p> </li> <li> <a class="attribute-name" id="cone-colorbar-tickformatstops" href="#cone-colorbar-tickformatstops"> tickformatstops </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br><em>Type:</em> list of named list where each named list has one or more of the keys listed below. <!--This will break if there ever more than one type of item in in items - but for now it's just "shape" and "annotation"--> <ul> <li> <a class="attribute-name" id="cone-colorbar-tickformatstops-items-tickformatstop-dtickrange" href="#cone-colorbar-tickformatstops-items-tickformatstop-dtickrange"> dtickrange </a> <br><em>Parent:</em> <code>data[type=cone].colorbar.tickformatstops[]</code> <br /> <em>Type:</em> list <p>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"</p> </li> <li> <a class="attribute-name" id="cone-colorbar-tickformatstops-items-tickformatstop-enabled" href="#cone-colorbar-tickformatstops-items-tickformatstop-enabled"> enabled </a> <br><em>Parent:</em> <code>data[type=cone].colorbar.tickformatstops[]</code> <br /> <em>Type:</em> boolean <br><em>Default:</em> <code>TRUE</code> <p>Determines whether or not this stop is used. If `FALSE`, this stop is ignored even within its `dtickrange`.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-tickformatstops-items-tickformatstop-name" href="#cone-colorbar-tickformatstops-items-tickformatstop-name"> name </a> <br><em>Parent:</em> <code>data[type=cone].colorbar.tickformatstops[]</code> <br /> <em>Type:</em> string <p>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.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-tickformatstops-items-tickformatstop-templateitemname" href="#cone-colorbar-tickformatstops-items-tickformatstop-templateitemname"> templateitemname </a> <br><em>Parent:</em> <code>data[type=cone].colorbar.tickformatstops[]</code> <br /> <em>Type:</em> string <p>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`.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-tickformatstops-items-tickformatstop-value" href="#cone-colorbar-tickformatstops-items-tickformatstop-value"> value </a> <br><em>Parent:</em> <code>data[type=cone].colorbar.tickformatstops[]</code> <br /> <em>Type:</em> string <br><em>Default:</em> <code>""</code> <p>string - dtickformat for described zoom level, the same as "tickformat"</p> </li> </ul> </li> <li> <a class="attribute-name" id="cone-colorbar-ticklabeloverflow" href="#cone-colorbar-ticklabeloverflow"> ticklabeloverflow </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> enumerated , one of ( <code>"allow"</code> | <code>"hide past div"</code> | <code>"hide past domain"</code> ) <p>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".</p> </li> <li> <a class="attribute-name" id="cone-colorbar-ticklabelposition" href="#cone-colorbar-ticklabelposition"> ticklabelposition </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> enumerated , one of ( <code>"outside"</code> | <code>"inside"</code> | <code>"outside top"</code> | <code>"inside top"</code> | <code>"outside left"</code> | <code>"inside left"</code> | <code>"outside right"</code> | <code>"inside right"</code> | <code>"outside bottom"</code> | <code>"inside bottom"</code> ) <br><em>Default:</em> <code>"outside"</code> <p>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".</p> </li> <li> <a class="attribute-name" id="cone-colorbar-ticklabelstep" href="#cone-colorbar-ticklabelstep"> ticklabelstep </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> integer greater than or equal to 1 <br><em>Default:</em> <code>1</code> <p>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".</p> </li> <li> <a class="attribute-name" id="cone-colorbar-ticklen" href="#cone-colorbar-ticklen"> ticklen </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> number greater than or equal to 0 <br><em>Default:</em> <code>5</code> <p>Sets the tick length (in px).</p> </li> <li> <a class="attribute-name" id="cone-colorbar-tickmode" href="#cone-colorbar-tickmode"> tickmode </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> enumerated , one of ( <code>"auto"</code> | <code>"linear"</code> | <code>"array"</code> ) <p>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).</p> </li> <li> <a class="attribute-name" id="cone-colorbar-tickprefix" href="#cone-colorbar-tickprefix"> tickprefix </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> string <br><em>Default:</em> <code>""</code> <p>Sets a tick label prefix.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-ticks" href="#cone-colorbar-ticks"> ticks </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> enumerated , one of ( <code>"outside"</code> | <code>"inside"</code> | <code>""</code> ) <br><em>Default:</em> <code>""</code> <p>Determines whether ticks are drawn or not. If "", this axis&#39; ticks are not drawn. If "outside" ("inside"), this axis&#39; are drawn outside (inside) the axis lines.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-ticksuffix" href="#cone-colorbar-ticksuffix"> ticksuffix </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> string <br><em>Default:</em> <code>""</code> <p>Sets a tick label suffix.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-ticktext" href="#cone-colorbar-ticktext"> ticktext </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> dataframe column, list, vector <p>Sets the text displayed at the ticks position via `tickvals`. Only has an effect if `tickmode` is set to "array". Used with `tickvals`.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-tickvals" href="#cone-colorbar-tickvals"> tickvals </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> dataframe column, list, vector <p>Sets the values at which ticks on this axis appear. Only has an effect if `tickmode` is set to "array". Used with `ticktext`.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-tickwidth" href="#cone-colorbar-tickwidth"> tickwidth </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> number greater than or equal to 0 <br><em>Default:</em> <code>1</code> <p>Sets the tick width (in px).</p> </li> <li> <a class="attribute-name" id="cone-colorbar-title" href="#cone-colorbar-title"> title </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br><em>Type:</em> named list containing one or more of the keys listed below. <ul> <li> <a class="attribute-name" id="cone-colorbar-title-font" href="#cone-colorbar-title-font"> font </a> <br><em>Parent:</em> <code>data[type=cone].colorbar.title</code> <br><em>Type:</em> named list containing one or more of the keys listed below. <p>Sets this color bar&#39;s title font.</p> <ul> <li> <a class="attribute-name" id="cone-colorbar-title-font-color" href="#cone-colorbar-title-font-color"> color </a> <br><em>Parent:</em> <code>data[type=cone].colorbar.title.font</code> <br /> <em>Type:</em> color </li> <li> <a class="attribute-name" id="cone-colorbar-title-font-family" href="#cone-colorbar-title-font-family"> family </a> <br><em>Parent:</em> <code>data[type=cone].colorbar.title.font</code> <br /> <em>Type:</em> string <p>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&#39;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".</p> </li> <li> <a class="attribute-name" id="cone-colorbar-title-font-lineposition" href="#cone-colorbar-title-font-lineposition"> lineposition </a> <br><em>Parent:</em> <code>data[type=cone].colorbar.title.font</code> <br /> <em>Type:</em> flaglist string. Any combination of <code>"under"</code>, <code>"over"</code>, <code>"through"</code> joined with a <code>"+"</code> OR <code>"none"</code>. <br><em>Examples:</em> <code>"under"</code>, <code>"over"</code>, <code>"under+over"</code>, <code>"under+over+through"</code>, <code>"none"</code> <br><em>Default:</em> <code>"none"</code> <p>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.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-title-font-shadow" href="#cone-colorbar-title-font-shadow"> shadow </a> <br><em>Parent:</em> <code>data[type=cone].colorbar.title.font</code> <br /> <em>Type:</em> string <br><em>Default:</em> <code>"none"</code> <p>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.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-title-font-size" href="#cone-colorbar-title-font-size"> size </a> <br><em>Parent:</em> <code>data[type=cone].colorbar.title.font</code> <br /> <em>Type:</em> number greater than or equal to 1 </li> <li> <a class="attribute-name" id="cone-colorbar-title-font-style" href="#cone-colorbar-title-font-style"> style </a> <br><em>Parent:</em> <code>data[type=cone].colorbar.title.font</code> <br /> <em>Type:</em> enumerated , one of ( <code>"normal"</code> | <code>"italic"</code> ) <br><em>Default:</em> <code>"normal"</code> <p>Sets whether a font should be styled with a normal or italic face from its family.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-title-font-textcase" href="#cone-colorbar-title-font-textcase"> textcase </a> <br><em>Parent:</em> <code>data[type=cone].colorbar.title.font</code> <br /> <em>Type:</em> enumerated , one of ( <code>"normal"</code> | <code>"word caps"</code> | <code>"upper"</code> | <code>"lower"</code> ) <br><em>Default:</em> <code>"normal"</code> <p>Sets capitalization of text. It can be used to make text appear in all-uppercase or all-lowercase, or with each word capitalized.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-title-font-variant" href="#cone-colorbar-title-font-variant"> variant </a> <br><em>Parent:</em> <code>data[type=cone].colorbar.title.font</code> <br /> <em>Type:</em> enumerated , one of ( <code>"normal"</code> | <code>"small-caps"</code> | <code>"all-small-caps"</code> | <code>"all-petite-caps"</code> | <code>"petite-caps"</code> | <code>"unicase"</code> ) <br><em>Default:</em> <code>"normal"</code> <p>Sets the variant of the font.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-title-font-weight" href="#cone-colorbar-title-font-weight"> weight </a> <br><em>Parent:</em> <code>data[type=cone].colorbar.title.font</code> <br /> <em>Type:</em> integer between or equal to 1 and 1000 <br><em>Default:</em> <code>normal</code> <p>Sets the weight (or boldness) of the font.</p> </li> </ul> </li> <li> <a class="attribute-name" id="cone-colorbar-title-side" href="#cone-colorbar-title-side"> side </a> <br><em>Parent:</em> <code>data[type=cone].colorbar.title</code> <br /> <em>Type:</em> enumerated , one of ( <code>"right"</code> | <code>"top"</code> | <code>"bottom"</code> ) <p>Determines the location of color bar&#39;s title with respect to the color bar. Defaults to "top" when `orientation` if "v" and defaults to "right" when `orientation` if "h".</p> </li> <li> <a class="attribute-name" id="cone-colorbar-title-text" href="#cone-colorbar-title-text"> text </a> <br><em>Parent:</em> <code>data[type=cone].colorbar.title</code> <br /> <em>Type:</em> string <p>Sets the title of the color bar.</p> </li> </ul> </li> <li> <a class="attribute-name" id="cone-colorbar-x" href="#cone-colorbar-x"> x </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> number <p>Sets the x position with respect to `xref` of the color bar (in plot fraction). When `xref` is "paper", defaults to 1.02 when `orientation` is "v" and 0.5 when `orientation` is "h". When `xref` is "container", defaults to "1" when `orientation` is "v" and 0.5 when `orientation` is "h". Must be between "0" and "1" if `xref` is "container" and between "-2" and "3" if `xref` is "paper".</p> </li> <li> <a class="attribute-name" id="cone-colorbar-xanchor" href="#cone-colorbar-xanchor"> xanchor </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> enumerated , one of ( <code>"left"</code> | <code>"center"</code> | <code>"right"</code> ) <p>Sets this color bar&#39;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".</p> </li> <li> <a class="attribute-name" id="cone-colorbar-xpad" href="#cone-colorbar-xpad"> xpad </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> number greater than or equal to 0 <br><em>Default:</em> <code>10</code> <p>Sets the amount of padding (in px) along the x direction.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-xref" href="#cone-colorbar-xref"> xref </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> enumerated , one of ( <code>"container"</code> | <code>"paper"</code> ) <br><em>Default:</em> <code>"paper"</code> <p>Sets the container `x` refers to. "container" spans the entire `width` of the plot. "paper" refers to the width of the plotting area only.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-y" href="#cone-colorbar-y"> y </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> number <p>Sets the y position with respect to `yref` of the color bar (in plot fraction). When `yref` is "paper", defaults to 0.5 when `orientation` is "v" and 1.02 when `orientation` is "h". When `yref` is "container", defaults to 0.5 when `orientation` is "v" and 1 when `orientation` is "h". Must be between "0" and "1" if `yref` is "container" and between "-2" and "3" if `yref` is "paper".</p> </li> <li> <a class="attribute-name" id="cone-colorbar-yanchor" href="#cone-colorbar-yanchor"> yanchor </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> enumerated , one of ( <code>"top"</code> | <code>"middle"</code> | <code>"bottom"</code> ) <p>Sets this color bar&#39;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".</p> </li> <li> <a class="attribute-name" id="cone-colorbar-ypad" href="#cone-colorbar-ypad"> ypad </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> number greater than or equal to 0 <br><em>Default:</em> <code>10</code> <p>Sets the amount of padding (in px) along the y direction.</p> </li> <li> <a class="attribute-name" id="cone-colorbar-yref" href="#cone-colorbar-yref"> yref </a> <br><em>Parent:</em> <code>data[type=cone].colorbar</code> <br /> <em>Type:</em> enumerated , one of ( <code>"container"</code> | <code>"paper"</code> ) <br><em>Default:</em> <code>"paper"</code> <p>Sets the container `y` refers to. "container" spans the entire `height` of the plot. "paper" refers to the height of the plotting area only.</p> </li> </ul> </li> <li> <a class="attribute-name" id="cone-autocolorscale" href="#cone-autocolorscale"> autocolorscale </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> boolean <br><em>Default:</em> <code>TRUE</code> <p>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.</p> </li> <li> <a class="attribute-name" id="cone-colorscale" href="#cone-colorscale"> colorscale </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> colorscale <p>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, &#39;rgb(0,0,255)&#39;], [1, &#39;rgb(255,0,0)&#39;]]`. 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.</p> </li> <li> <a class="attribute-name" id="cone-showscale" href="#cone-showscale"> showscale </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> boolean <br><em>Default:</em> <code>TRUE</code> <p>Determines whether or not a colorbar is displayed for this trace.</p> </li> <li> <a class="attribute-name" id="cone-reversescale" href="#cone-reversescale"> reversescale </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> boolean <p>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.</p> </li> <li> <a class="attribute-name" id="cone-zhoverformat" href="#cone-zhoverformat"> zhoverformat </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> string <br><em>Default:</em> <code>""</code> <p>Sets the hover text formatting rulefor `z` 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&#39;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"By default the values are formatted using `zaxis.hoverformat`.</p> </li> <li> <a class="attribute-name" id="cone-cauto" href="#cone-cauto"> cauto </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> boolean <br><em>Default:</em> <code>TRUE</code> <p>Determines whether or not the color domain is computed with respect to the input data (here u/v/w norm) or the bounds set in `cmin` and `cmax` Defaults to `FALSE` when `cmin` and `cmax` are set by the user.</p> </li> <li> <a class="attribute-name" id="cone-cmax" href="#cone-cmax"> cmax </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> number <p>Sets the upper bound of the color domain. Value should have the same units as u/v/w norm and if set, `cmin` must be set as well.</p> </li> <li> <a class="attribute-name" id="cone-cmid" href="#cone-cmid"> cmid </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> number <p>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 u/v/w norm. Has no effect when `cauto` is `FALSE`.</p> </li> <li> <a class="attribute-name" id="cone-cmin" href="#cone-cmin"> cmin </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> number <p>Sets the lower bound of the color domain. Value should have the same units as u/v/w norm and if set, `cmax` must be set as well.</p> </li> <li> <a class="attribute-name" id="cone-anchor" href="#cone-anchor"> anchor </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> enumerated , one of ( <code>"tip"</code> | <code>"tail"</code> | <code>"cm"</code> | <code>"center"</code> ) <br><em>Default:</em> <code>"cm"</code> <p>Sets the cones&#39; anchor with respect to their x/y/z positions. Note that "cm" denote the cone&#39;s center of mass which corresponds to 1/4 from the tail to tip.</p> </li> <li> <a class="attribute-name" id="cone-hoverlabel" href="#cone-hoverlabel"> hoverlabel </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br><em>Type:</em> named list containing one or more of the keys listed below. <ul> <li> <a class="attribute-name" id="cone-hoverlabel-align" href="#cone-hoverlabel-align"> align </a> <br><em>Parent:</em> <code>data[type=cone].hoverlabel</code> <br /> <em>Type:</em> enumerated or array of enumerateds , one of ( <code>"left"</code> | <code>"right"</code> | <code>"auto"</code> ) <br><em>Default:</em> <code>"auto"</code> <p>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</p> </li> <li> <a class="attribute-name" id="cone-hoverlabel-bgcolor" href="#cone-hoverlabel-bgcolor"> bgcolor </a> <br><em>Parent:</em> <code>data[type=cone].hoverlabel</code> <br /> <em>Type:</em> color or array of colors <p>Sets the background color of the hover labels for this trace</p> </li> <li> <a class="attribute-name" id="cone-hoverlabel-bordercolor" href="#cone-hoverlabel-bordercolor"> bordercolor </a> <br><em>Parent:</em> <code>data[type=cone].hoverlabel</code> <br /> <em>Type:</em> color or array of colors <p>Sets the border color of the hover labels for this trace.</p> </li> <li> <a class="attribute-name" id="cone-hoverlabel-font" href="#cone-hoverlabel-font"> font </a> <br><em>Parent:</em> <code>data[type=cone].hoverlabel</code> <br><em>Type:</em> named list containing one or more of the keys listed below. <p>Sets the font used in hover labels.</p> <ul> <li> <a class="attribute-name" id="cone-hoverlabel-font-color" href="#cone-hoverlabel-font-color"> color </a> <br><em>Parent:</em> <code>data[type=cone].hoverlabel.font</code> <br /> <em>Type:</em> color or array of colors </li> <li> <a class="attribute-name" id="cone-hoverlabel-font-family" href="#cone-hoverlabel-font-family"> family </a> <br><em>Parent:</em> <code>data[type=cone].hoverlabel.font</code> <br /> <em>Type:</em> string or array of strings <p>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&#39;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".</p> </li> <li> <a class="attribute-name" id="cone-hoverlabel-font-lineposition" href="#cone-hoverlabel-font-lineposition"> lineposition </a> <br><em>Parent:</em> <code>data[type=cone].hoverlabel.font</code> <br /> <em>Type:</em> flaglist string. Any combination of <code>"under"</code>, <code>"over"</code>, <code>"through"</code> joined with a <code>"+"</code> OR <code>"none"</code>. <br><em>Examples:</em> <code>"under"</code>, <code>"over"</code>, <code>"under+over"</code>, <code>"under+over+through"</code>, <code>"none"</code> <br><em>Default:</em> <code>"none"</code> <p>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.</p> </li> <li> <a class="attribute-name" id="cone-hoverlabel-font-shadow" href="#cone-hoverlabel-font-shadow"> shadow </a> <br><em>Parent:</em> <code>data[type=cone].hoverlabel.font</code> <br /> <em>Type:</em> string or array of strings <br><em>Default:</em> <code>"none"</code> <p>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.</p> </li> <li> <a class="attribute-name" id="cone-hoverlabel-font-size" href="#cone-hoverlabel-font-size"> size </a> <br><em>Parent:</em> <code>data[type=cone].hoverlabel.font</code> <br /> <em>Type:</em> number or array of numbers greater than or equal to 1 </li> <li> <a class="attribute-name" id="cone-hoverlabel-font-style" href="#cone-hoverlabel-font-style"> style </a> <br><em>Parent:</em> <code>data[type=cone].hoverlabel.font</code> <br /> <em>Type:</em> enumerated or array of enumerateds , one of ( <code>"normal"</code> | <code>"italic"</code> ) <br><em>Default:</em> <code>"normal"</code> <p>Sets whether a font should be styled with a normal or italic face from its family.</p> </li> <li> <a class="attribute-name" id="cone-hoverlabel-font-textcase" href="#cone-hoverlabel-font-textcase"> textcase </a> <br><em>Parent:</em> <code>data[type=cone].hoverlabel.font</code> <br /> <em>Type:</em> enumerated or array of enumerateds , one of ( <code>"normal"</code> | <code>"word caps"</code> | <code>"upper"</code> | <code>"lower"</code> ) <br><em>Default:</em> <code>"normal"</code> <p>Sets capitalization of text. It can be used to make text appear in all-uppercase or all-lowercase, or with each word capitalized.</p> </li> <li> <a class="attribute-name" id="cone-hoverlabel-font-variant" href="#cone-hoverlabel-font-variant"> variant </a> <br><em>Parent:</em> <code>data[type=cone].hoverlabel.font</code> <br /> <em>Type:</em> enumerated or array of enumerateds , one of ( <code>"normal"</code> | <code>"small-caps"</code> | <code>"all-small-caps"</code> | <code>"all-petite-caps"</code> | <code>"petite-caps"</code> | <code>"unicase"</code> ) <br><em>Default:</em> <code>"normal"</code> <p>Sets the variant of the font.</p> </li> <li> <a class="attribute-name" id="cone-hoverlabel-font-weight" href="#cone-hoverlabel-font-weight"> weight </a> <br><em>Parent:</em> <code>data[type=cone].hoverlabel.font</code> <br /> <em>Type:</em> integer or array of integers between or equal to 1 and 1000 <br><em>Default:</em> <code>normal</code> <p>Sets the weight (or boldness) of the font.</p> </li> </ul> </li> <li> <a class="attribute-name" id="cone-hoverlabel-namelength" href="#cone-hoverlabel-namelength"> namelength </a> <br><em>Parent:</em> <code>data[type=cone].hoverlabel</code> <br /> <em>Type:</em> integer or array of integers greater than or equal to -1 <br><em>Default:</em> <code>15</code> <p>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 &gt;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.</p> </li> </ul> </li> <li> <a class="attribute-name" id="cone-lighting" href="#cone-lighting"> lighting </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br><em>Type:</em> named list containing one or more of the keys listed below. <ul> <li> <a class="attribute-name" id="cone-lighting-ambient" href="#cone-lighting-ambient"> ambient </a> <br><em>Parent:</em> <code>data[type=cone].lighting</code> <br /> <em>Type:</em> number between or equal to 0 and 1 <br><em>Default:</em> <code>0.8</code> <p>Ambient light increases overall color visibility but can wash out the image.</p> </li> <li> <a class="attribute-name" id="cone-lighting-diffuse" href="#cone-lighting-diffuse"> diffuse </a> <br><em>Parent:</em> <code>data[type=cone].lighting</code> <br /> <em>Type:</em> number between or equal to 0 and 1 <br><em>Default:</em> <code>0.8</code> <p>Represents the extent that incident rays are reflected in a range of angles.</p> </li> <li> <a class="attribute-name" id="cone-lighting-facenormalsepsilon" href="#cone-lighting-facenormalsepsilon"> facenormalsepsilon </a> <br><em>Parent:</em> <code>data[type=cone].lighting</code> <br /> <em>Type:</em> number between or equal to 0 and 1 <br><em>Default:</em> <code>1e-06</code> <p>Epsilon for face normals calculation avoids math issues arising from degenerate geometry.</p> </li> <li> <a class="attribute-name" id="cone-lighting-fresnel" href="#cone-lighting-fresnel"> fresnel </a> <br><em>Parent:</em> <code>data[type=cone].lighting</code> <br /> <em>Type:</em> number between or equal to 0 and 5 <br><em>Default:</em> <code>0.2</code> <p>Represents the reflectance as a dependency of the viewing angle; e.g. paper is reflective when viewing it from the edge of the paper (almost 90 degrees), causing shine.</p> </li> <li> <a class="attribute-name" id="cone-lighting-roughness" href="#cone-lighting-roughness"> roughness </a> <br><em>Parent:</em> <code>data[type=cone].lighting</code> <br /> <em>Type:</em> number between or equal to 0 and 1 <br><em>Default:</em> <code>0.5</code> <p>Alters specular reflection; the rougher the surface, the wider and less contrasty the shine.</p> </li> <li> <a class="attribute-name" id="cone-lighting-specular" href="#cone-lighting-specular"> specular </a> <br><em>Parent:</em> <code>data[type=cone].lighting</code> <br /> <em>Type:</em> number between or equal to 0 and 2 <br><em>Default:</em> <code>0.05</code> <p>Represents the level that incident rays are reflected in a single direction, causing shine.</p> </li> <li> <a class="attribute-name" id="cone-lighting-vertexnormalsepsilon" href="#cone-lighting-vertexnormalsepsilon"> vertexnormalsepsilon </a> <br><em>Parent:</em> <code>data[type=cone].lighting</code> <br /> <em>Type:</em> number between or equal to 0 and 1 <br><em>Default:</em> <code>1e-12</code> <p>Epsilon for vertex normals calculation avoids math issues arising from degenerate geometry.</p> </li> </ul> </li> <li> <a class="attribute-name" id="cone-lightposition" href="#cone-lightposition"> lightposition </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br><em>Type:</em> named list containing one or more of the keys listed below. <ul> <li> <a class="attribute-name" id="cone-lightposition-x" href="#cone-lightposition-x"> x </a> <br><em>Parent:</em> <code>data[type=cone].lightposition</code> <br /> <em>Type:</em> number between or equal to -100000 and 100000 <br><em>Default:</em> <code>100000</code> <p>Numeric vector, representing the X coordinate for each vertex.</p> </li> <li> <a class="attribute-name" id="cone-lightposition-y" href="#cone-lightposition-y"> y </a> <br><em>Parent:</em> <code>data[type=cone].lightposition</code> <br /> <em>Type:</em> number between or equal to -100000 and 100000 <br><em>Default:</em> <code>100000</code> <p>Numeric vector, representing the Y coordinate for each vertex.</p> </li> <li> <a class="attribute-name" id="cone-lightposition-z" href="#cone-lightposition-z"> z </a> <br><em>Parent:</em> <code>data[type=cone].lightposition</code> <br /> <em>Type:</em> number between or equal to -100000 and 100000 <br><em>Default:</em> <code>0</code> <p>Numeric vector, representing the Z coordinate for each vertex.</p> </li> </ul> </li> <li> <a class="attribute-name" id="cone-sizemode" href="#cone-sizemode"> sizemode </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> enumerated , one of ( <code>"scaled"</code> | <code>"absolute"</code> | <code>"raw"</code> ) <br><em>Default:</em> <code>"scaled"</code> <p>Determines whether `sizeref` is set as a "scaled" (i.e unitless) scalar (normalized by the max u/v/w norm in the vector field) or as "absolute" value (in the same units as the vector field). To display sizes in actual vector length use "raw".</p> </li> <li> <a class="attribute-name" id="cone-sizeref" href="#cone-sizeref"> sizeref </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> number greater than or equal to 0 <p>Adjusts the cone size scaling. The size of the cones is determined by their u/v/w norm multiplied a factor and `sizeref`. This factor (computed internally) corresponds to the minimum &quot;time&quot; to travel across two successive x/y/z positions at the average velocity of those two successive positions. All cones in a given trace use the same factor. With `sizemode` set to "raw", its default value is "1". With `sizemode` set to "scaled", `sizeref` is unitless, its default value is "0.5". With `sizemode` set to "absolute", `sizeref` has the same units as the u/v/w vector field, its the default value is half the sample&#39;s maximum vector norm.</p> </li> <li> <a class="attribute-name" id="cone-uirevision" href="#cone-uirevision"> uirevision </a> <br><em>Parent:</em> <code>data[type=cone]</code> <br /> <em>Type:</em> number or categorical coordinate string <p>Controls 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.</p> </li> </ul> </div> </div> <!--End content --> </section> </div> </main> <footer class="--footer-main"> <section class="--footer-top"> <div class="--wrap"> <ul class="--footer-body"> <li class="--footer-column"> <h6 style="color:#119dff" class="--footer-heading">JOIN OUR MAILING LIST</h6>&#x9;&#x9;&#x9; <ul> &#x9;&#x9;&#x9;&#x9; <li> <p class="subscribe-text"> Sign up to stay in the loop with all things Plotly — from Dash Club to product updates, webinars, and more!</p> <a href="https://go.plot.ly/subscription" class="subscribe-button" target="_blank"> Subscribe </a> </li> </ul> </li> &#x9;&#x9; <li class="--footer-column"> <h6 style="color:#e763fa" class="--footer-heading">Products</h6>&#x9;&#x9;&#x9; <ul> <li><a href="https://plotly.com/dash/" target="_self">Dash</a></li> &#x9;&#x9;&#x9;&#x9; &#x9;&#x9;&#x9;&#x9; <li><a href="https://plotly.com/consulting-and-oem/" target="_self">Consulting and Training</a></li> </ul> </li> &#x9;&#x9; <li class="--footer-column"> <h6 style="color:#636efa" class="--footer-heading">Pricing</h6>&#x9;&#x9;&#x9; <ul> <li><a href="https://plotly.com/get-pricing/" target="_self">Enterprise Pricing</a></li> &#x9;&#x9;&#x9;&#x9; </ul> </li> &#x9;&#x9; <li class="--footer-column"> <h6 style="color:#00cc96" class="--footer-heading">About Us</h6>&#x9;&#x9;&#x9; <ul> <li><a href="https://plotly.com/careers" target="_self">Careers</a></li> &#x9;&#x9;&#x9;&#x9; <li><a href="https://plotly.com/resources/" target="_self">Resources</a></li> &#x9;&#x9;&#x9;&#x9; <li><a href="https://medium.com/@plotlygraphs" target="_self">Blog</a></li> &#x9;&#x9;&#x9;&#x9; </ul> </li> &#x9;&#x9; <li class="--footer-column"> <h6 style="color:#EF553B" class="--footer-heading">Support</h6>&#x9;&#x9;&#x9; <ul> <li><a href="https://community.plot.ly/" target="_self">Community Support</a></li> &#x9;&#x9;&#x9;&#x9; <li><a href="https://plotly.com/graphing-libraries" target="_self">Documentation</a></li> &#x9;&#x9;&#x9;&#x9; </ul> </li> </ul> </div> </section> <section class="--footer-meta"> <div class="--wrap"> <div class="left"> <article class="--copyright">Copyright &copy; 2025 Plotly. All rights reserved.</article> </div> <div class="right"> <article class="--tos"><a href="https://community.plotly.com/tos" target="_blank">Terms of Service</a> </article> <article class="--privacy"><a href="https://plotly.com/privacy/" target="_blank">Privacy Policy</a> </article> </div> </div> <div id="markprompt" /> </section> </footer> <div class="modal" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content" id="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button> <span style="float: left; padding-top:13px; padding-right:10px;"><i class="fa fa-search fa-lg"></i></span> <input id="search-input" class="search-input" type="text" placeholder="" /> </div> <div class="modal-body" id="modal-body"> <div id="search-results" class="search-results"> <div id="primary-search-results" class="primary-search-results"></div> <div id="schema-search-results" class="schema-search-results"></div> </div> </div> </div> </div> </div> <script> window.plotly_doc_language = "r"; </script> <!-- ALGOLIA SEARCH --> <script> window.ALGOLIA_CONFIG = { 'applicationId': '7EK9KHJW8M', 'indexName': 'r_docs', 'apiKey': '4dae07ded6a721de73bde7356eec9280', 'baseurl': '/' } </script> <script id="algolia__template" type="text/template"> <div class="algolia__result"> <a class="algolia__result-link" onClick="$('#myModal').modal('toggle')" href="/{{ permalink }}">{{{ _highlightResult.name.value }}}</a> <div class="algolia__result-text">{{{ _highlightResult.description.value }}}</div> </div> </script> <script id="algolia__secondary-template" type="text/template"> <div class="algolia__secondary-result"> <a class="algolia__result-link" onClick="$('#myModal').modal('toggle')" href="/{{ permalink }}">{{{ _highlightResult.name.value }}}</a> <div class="algolia__result-text">{{{ _highlightResult.description.value }}}</div> </div> </script> <script id="algolia__template--no-results" type="text/template">No results found.</script> <script src="//cdn.jsdelivr.net/hogan.js/3.0.2/hogan.min.js"></script> <script src="/all_static/javascripts/algolia/algolia.js"></script> <!-- Hash offset Script --> <script src="/all_static//javascripts/hash_offset.js"></script> <!-- Image Hover Script --> <script src="/all_static/javascripts/imghover.js"></script> <script src="/all_static/javascripts/improve.js?version=2025-03-21-13-39"></script> <!-- code highlighting --> <!--<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.3.1/highlight.min.js"></script> <script src="/all_static/javascripts/highlight.line-numbers.js"></script>--> <script src="/all_static/javascripts/highlight/highlight.min.js"></script> <script src="/all_static/javascripts/highlight/julia.min.js"></script> <script src="/all_static/javascripts/highlight.line-numbers.js"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10