attrs_selected {plotly} | R Documentation |
By default the name of the selection trace derives from the selected values.
attrs_selected(opacity = 1, ...)
opacity |
a number between 0 and 1 specifying the overall opacity of the selected trace |
... |
other trace attributes attached to the selection trace. |
Carson Sievert