Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InterAxis

An interactive and interpretable way to steer scatterplot axes by dragging and dropping data points.

teaser

For more detail, refer to the following paper:

InterAxis: Steering Scatterplot Axes via Observation-Level Interaction
Hannah Kim, Jaegul Choo, Haesun Park, and Alex Endert
IEEE Transactions on Visualization and Computer Graphics (Proc. VAST'15), 2015.

Web demo is available here.

Usage

Open the Terminal then navigate to the client directory and enter the following command:

$ python -m SimpleHTTPServer [PORT]

You can access the web via:

http://0.0.0.0:[port] or http://localhost:[port]

About

An interactive and interpretable way to steer scatterplot axes by dragging and dropping data points.

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages