Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ricemery/polarplot
JavaFx Polar Plot
https://github.com/ricemery/polarplot
Last synced: about 2 months ago
JSON representation
JavaFx Polar Plot
- Host: GitHub
- URL: https://github.com/ricemery/polarplot
- Owner: ricemery
- License: apache-2.0
- Created: 2020-07-06T22:07:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-05T17:57:31.000Z (9 months ago)
- Last Synced: 2024-04-05T18:45:10.300Z (9 months ago)
- Language: Java
- Size: 313 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# polarplot
JavaFx Polar PlotPolar 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