Skip to content

Java program to visualise distributional data on radial plots and kernel density estimates

Notifications You must be signed in to change notification settings

pvermees/radialplotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RadialPlotter

A Java program to visualise distributional data on radial plots and kernel density estimates

Prerequisites

RadialPlotter/DensityPlotter requires Java 6 or higher (see http://java.com)

RadialPlotter is built with Maven:

mvn verify
java -jar target/radialplotter-x.x.jar

DensityPlotter is built and run as follows:

mvn -Pdensity verify
java -jar target/densityplotter-x.x.jar

Further information

Both programs offer the same functionality albeit with different presets.

References

Author

Pieter Vermeesch

License

This project is licensed under the GPL-3 License

About

Java program to visualise distributional data on radial plots and kernel density estimates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages