Package de.gsi.chart.samples
Class ScatterAndBubbleRendererSample
- java.lang.Object
-
- javafx.application.Application
-
- de.gsi.chart.samples.ScatterAndBubbleRendererSample
-
public class ScatterAndBubbleRendererSample extends javafx.application.Applicationexample to illustrate bubble- and scatter-type plot using either the DataSetError interface or (more customisable) DataStyle Marker interface.- Author:
- rstein
-
-
Constructor Summary
Constructors Constructor Description ScatterAndBubbleRendererSample()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)voidstart(javafx.stage.Stage primaryStage)
-