Dominik Moritz
Dominik Moritz
Weird, I didn't have a button at first. Running now.
Still failing https://github.com/vega/vega-lite/runs/4256620220?check_suite_focus=true
Docker build fails: https://github.com/vega/vega-lite/runs/4257485856?check_suite_focus=true
Help me remember, but I think we removed imputation from time units with ordinal some time ago since we don’t really want imputation for any time unit (e.g. month date)...
@allenjlee are you working on this? If not, let's unassign you.
It's in the backlog but I think @kanitw wanted to address this issue so it's higher up in the queue. He can comment on the timing. If this is not...
What's left in this PR? I think this would be awesome to have but I won't have the cycles to finish it.
Just fyi, here is the documentation for Vega tooltip handlers: https://vega.github.io/vega/docs/api/view/#view_tooltip. Tooltips can also be implemented in Vega itself but the handler is great for html tooltips and it's also...
Can you export a minimal Vega-Lite json example? It'll make it easier for us to debug.
@arvind am I missing something here? Voronoi seems overkill for the simple case of finding the nearest point along an axis.