Currently, our default selection events are only for desktop applications.
@mattijn showed how you can add touch interactions to VL right now in https://github.com/vega/vega-lite/issues/4208#issuecomment-471757641 but we should see how we can support this by default.
@domoritz said that Falcon has some example events that work on mobile too.
Is there any progress on this feature? :)
Not yet but we would be thrilled about PRs along those lines.
@domoritz, I'd love to give this a try, could you point me to the Falcon code that handles mobile events?
It's all in https://github.com/uwdata/falcon/blob/master/src/views/histogram.ts. You can try Falcon on your phone or iPad as well: https://uwdata.github.io/falcon/flights/.
Suggestion from my side:
Falcon brush:

Most helpful comment
Not yet but we would be thrilled about PRs along those lines.