Example usage for javafx.scene.chart XYChart subclass-usage

List of usage examples for javafx.scene.chart XYChart subclass-usage

Introduction

In this page you can find the example usage for javafx.scene.chart XYChart subclass-usage.

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