Chris Parmer
Chris Parmer
@giftculture - Thanks for reporting! It is possible for you to create a very simple, standalone example that reproduces this issue? We haven't seen this issue come up yet and...
I haven't thought about the attribute specs that much yet. One way to get some of these interactions would be through a `:hover` suffix like in CSS: ``` { marker:...
With custom hover attributes, perhaps users could create their tooltips by using a combination of annotations, shapes, and images that are triggered on and off through custom `hover` styles.
cc @charleyferrari who might have some additional examples too
Example from @cpsievert 's work. In this case, highlighting across subplots. That type of linking hover across traces might be out of the scope of this. https://plotcon17.cpsievert.me/workshop/day2/#18 
In Dash, I'd like `mode` to a style customizable under the `selected` property so that you can set `mode: 'markers+text'` while selecting but keep it as `markers` when unselected. We...
> Would it work to give unselected text a transparent font color? That works, thanks!
If your organization has a software budget and needs this feature, you can prioritize & sponsor the development of it by reaching out to our team: https://plot.ly/products/consulting-and-oem/. Much of our...
Some other command line args: https://chromium.googlesource.com/chromium/src/+/38.0.2125.104/ui/gl/gl_switches.cc (reference: #3035 )