jku-vds-lab / projection-space-explorer

https://jku-vds-lab.at/pse
BSD 3-Clause "New" or "Revised" License
41 stars 4 forks source link

Highlight trajectories on group selection #195

Open CursedSeraphim opened 2 years ago

CursedSeraphim commented 2 years ago

Currently the hover selection will highlight the associated trajectory and make it easily visible by increasing the width:

hover_selection

However, with the group selection the width is not changed, but only saturation is used to encode the selection:

group_selection

For group selections the width of trajectories that run through the selected points should be increased in the same way.