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

Display Correct Tooltip for Time Field #230

Closed kanitw closed 8 years ago

kanitw commented 9 years ago

Right now month is numeric (0, 1, 2, 3,…)

pasted_image_4_21_15__11_36_am

kanitw commented 8 years ago

I think the new tooltip plugin should have resolved this problem. We just need to integrate it. So I'm assigning this to @ZeningQu

kanitw commented 8 years ago

This should be fixed as part of https://github.com/vega/vega-lite-ui/issues/168 once it's done, so let's close this to avoid redundancy.