A list of children or a property for this dash component
Union case | Description |
|
|
|
Static member | Description |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
![]() ![]() ![]() ![]() ![]() ![]() If True, `clear_on_unhover` will clear the `hoverData` property when the user "unhovers" from a point. If False, then the `hoverData` property will be equal to the data from the last point that was hovered over.
|
|
|
|
|
|
|
|
![]() ![]() ![]() ![]() ![]() ![]() Data that should be appended to existing traces. Has the form `[updateData, traceIndices, maxPoints]`, where `updateData` is an object containing the data to extend, `traceIndices` (optional) is an array of trace indices that should be extended, and `maxPoints` (optional) is either an integer defining the maximum number of points allowed or an object with key:value pairs matching `updateData` Reference the Plotly.extendTraces API for full usage: https://plotly.com/javascript/plotlyjs-function-reference/#plotlyextendtraces
|
|
![]() ![]() ![]() ![]() ![]() ![]() Plotly `figure` object. See schema: https://plotly.com/javascript/reference `config` is set separately by the `config` property
|
|
|
|
|
|
![]() ![]() ![]() ![]() ![]() ![]() Data that should be prepended to existing traces. Has the form `[updateData, traceIndices, maxPoints]`, where `updateData` is an object containing the data to prepend, `traceIndices` (optional) is an array of trace indices that should be prepended, and `maxPoints` (optional) is either an integer defining the maximum number of points allowed or an object with key:value pairs matching `updateData` Reference the Plotly.prependTraces API for full usage: https://plotly.com/javascript/plotlyjs-function-reference/#plotlyprependtraces
|
|
![]() ![]() ![]() ![]() ![]() ![]()
Data from latest relayout event which occurs
when the user zooms or pans on the plot or other
layout-level edits. Has the form `{
|
|
![]() ![]() ![]() ![]() ![]() ![]()
Data from latest restyle event which occurs
when the user toggles a legend item, changes
parcoords selections, or other trace-level edits.
Has the form `[edits, indices]`, where `edits` is an object
`{
|
|
|
|
|