View on GitHub

waterlooFX

Download this project as a .zip file Download this project as a tar.gz file

Scientific charting for desktop and web using JavaFX 8+.

//JavaFX goes here
Major Grid Minor Grid Vertical Grid Fill Horizontal Grid Fill Inner Axis
Show mouse position

Figure 1: A simple line plot. Shift the axes by holding the mouse down and dragging the chart. The axes can also be expanded or shrunk when the mouse is over an axis. The mouse wheel can also be used on some browsers (not Chrome or Safari) to zoom the axes.
Use the checkboxes above to add/remove decorations from the chart interactively. Note that these are standard HTML checkboxes displayed in the browser rather than JavaFX components. They use JavaScript callbacks to communicate with Java.