List of usage examples for javafx.scene.chart XYChart subclass-usage
From source file org.sleuthkit.autopsy.timeline.ui.detailview.EventDetailsChart.java
/**
* Custom implementation of {@link XYChart} to graph events on a horizontal
* timeline.
*
* The horizontal {@link DateAxis} controls the tick-marks and the horizontal
* layout of the nodes representing events. The vertical {@link NumberAxis} does