Vega-lite: Interactive views should use cursors to provide affordance

Created on 11 Sep 2018  路  7Comments  路  Source: vega/vega-lite

For example, when the user can create a brush, it would be nice to change the cursor accordingly.

Area - Interaction Enhancement Help Wanted P2

Most helpful comment

screen shot 2018-12-05 at 09 39 22

And you can give it a try at https://uwdata.github.io/falcon/flights/.

The difference is that resize has a cursor as well (which we don't support yet) and I use move instead of grab.

All 7 comments

When fixing this issue, please also update this example.

Single/Multi -- Use pointer

Brush use crosshair

Pan uses grab -- if there is a smart way to learn about this

Falcon uses pretty reasonable cursors.

To make it easy to follow, what鈥檙e the difference between suggested set above?

screen shot 2018-12-05 at 09 39 22

And you can give it a try at https://uwdata.github.io/falcon/flights/.

The difference is that resize has a cursor as well (which we don't support yet) and I use move instead of grab.

Can this be done today with the cursor signal?

Vega-Lite does not yet have support for signals. You can modify the Vega, yes.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kanitw picture kanitw  路  4Comments

domoritz picture domoritz  路  4Comments

kanitw picture kanitw  路  3Comments

learnwithratnesh picture learnwithratnesh  路  4Comments

ijlyttle picture ijlyttle  路  4Comments