Skip to content

Using openFrameworks to visualize high dimensional data with the help of interactive Parallel Coordinates

License

Notifications You must be signed in to change notification settings

srmocher/of-ParallelCoordinates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

of-ParallelCoordinates

Using openFrameworks to visualize high dimensional data with the help of interactive Parallel Coordinates

Visualizing multi-dimensional quantitative data using interactive Parallel Coordinates.

Features

  • Brushing with filtering and interactive legend (scented bar chart)
  • Missing data representation
  • Axis inversion
  • Axis reordering

Build steps

Requires openFrameworks and ofxCMake addon already setup. Runs on Windows with Visual Studio or OSX.

  • Navigate to project root
  • Create build directory
mkdir build
cd build
cmake ..

About

Using openFrameworks to visualize high dimensional data with the help of interactive Parallel Coordinates

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published