vega / polestar

Lightweight Tableau-style interface for visual analysis, built on Vega-lite.
http://vega.github.io/polestar
Other
367 stars 47 forks source link

Add debounce to field info? #165

Closed kanitw closed 9 years ago

kanitw commented 9 years ago

maybe 200 - 500 ms?

Right now, when we move mouse pass the (i) button, it shows tooltips every time — which can be annoying.

kanitw commented 9 years ago

@domoritz given you’re reimplementing tooltip, this is worth considering :)

kanitw commented 9 years ago

Look like the newer version of tooltip already include 200-500ms debounce.