Skip to content

thiyaga05/selective-angular-brushing

 
 

Repository files navigation

Selective Angular Brushing

Selective Angular Brushing is a novel selection mechanisms for parallel coordinates based on a single click-and-drag mouse operation. Starting from a point or range on an axis, our technique allows to select all lines that follow a certain angle. This makes it possible to select all lines that "go up" or "go downwards" with one single operation, where previously multiple clicks (e.g., setting two ranges on two axes) were necessary.

Teaser

Reference

This work originated from a joint research project between the VRVis Research Center and the University of Vienna in Austria.

Please cite the following paper when using the code:

Raphael Sahann, Ivana Gajic, Torsten Moeller, and Johanna Schmidt (2021). Selective Angular Brushing of Parallel Coordinate Plots. In Proceedings of the Eurographics/IEEE VGTC Conference on Visualization: Short Papers.

https://diglib.eg.org/bitstream/handle/10.2312/evs20211064/109-113.pdf

Demo

You can view an online demo here: https://johanna-schmidt.github.io/selective-angular-brushing/

About

A novel interaction technique for parallel coordinates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 78.3%
  • HTML 16.4%
  • JavaScript 4.0%
  • CSS 1.3%