Skip to content

ruptho/parcoord-fx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parcoord-fx

Parallel Coordinates Chart for Java FX.

Created over the course of the lecture Information Visualization (http://courses.iicm.tugraz.at/ivis/) held at Graz University of Technology.

Supports the display of records with an arbitrary amount of dimensions (axes). Provides interaction support such as: filtering, brushing, selecting (highlighting), reordering of the axes, and inverting the axes.

Can be used as a standalone tool as well as a library in a separate project as described in the documentation. The doc folder contains both a javadoc as well as a pdf with further descriptions and instructions. The release folder contains the jar representing the library as well the executable tool. Under src/data, example csv-files can be found which are importable in the standalone tool for demonstration of the functionalities.

About

Parallel Coordinates Chart for Java FX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages