ricemery / polarplot

JavaFx Polar Plot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

JavaFx Polar Plot

License:Apache License 2.0


Languages

Language:Java 99.8%Language:CSS 0.2%