Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ricemery/polarplot

JavaFx Polar Plot
https://github.com/ricemery/polarplot

Last synced: about 2 months ago
JSON representation

JavaFx Polar Plot

Awesome Lists containing this project

README

        

# polarplot
JavaFx Polar Plot

Polar Plot forked from https://github.com/HanSolo/charts .

Major changes from HanSolo Charts:
* Packages moved.
* PolarChart renamed to PolarPlot.
* Only PolarPlot and Legend included.
* Interpolation of polar coordinates used to smooth between points.
* Series do not have to be closed.
* Radian Plots supported.

Plot in degrees

Plot in radians