plotly / react-chart-editor

Customizable React-based editor panel for Plotly charts
https://plotly.github.io/react-chart-editor/
MIT License
505 stars 104 forks source link

Attribute search #942

Open dmt0 opened 5 years ago

dmt0 commented 5 years ago

Would be great to have a search bar for attribute names. As I type the name, all the matching attributes would show up in a search panel. That would solve the problem of figuring out which panels contains the attribute that I'm looking for.

nicolaskruchten commented 5 years ago

:wave: that’s a cool idea yeah! Tricky to make it work with visibility rules and stuff that appears multiple times in different traces or axes, say, but that could all be worked around