Skip to content
/ CVis Public

Renders CSV data in Parallel Coordinates + Scatter Plot, handles large datasets. Zoom, pan, stretch, scale using keyboard, invert of attributes with mouse click.

License

Notifications You must be signed in to change notification settings

AvaAvarai/CVis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVis: C Visualizer of Parallel Coordinates & Scatter Plot

Parallel Coordinates with Scatter Plot Image of Fisher Iris in Parallel Coordinates with Scatter Plot.

About

Renders CSV in Parallel Coordinates + Scatter Plot, handles large datasets. Zoom, pan, stretch, scale using keyboard, invert of attributes with mouse click

Supports multi-monitor for expanding data to better locate patterns.

Star below an axis denote inversion of the axis where range [0, 1] -> [1, 0].

Written in C using OpenGL and FreeGLUT.

Controls

Controls for this program are:

Control Action
wasd pan
qe scale x
rf scale y
left click invert axis

About

Renders CSV data in Parallel Coordinates + Scatter Plot, handles large datasets. Zoom, pan, stretch, scale using keyboard, invert of attributes with mouse click.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published