| AxisRangeScalingSample |
Small example of how to use the dynamic/static axis scaling functionality N.B.
|
| CategoryAxisSample |
|
| ChartAnatomySample |
|
| ChartIndicatorSample |
|
| ChartPerformanceGraph |
Small Chart to document performance @25 Hz update rates
|
| ContourChartSample |
|
| CustomColourSchemeSample |
Example illustrating the various colour scheme options
|
| CustomFragmentedRendererSample |
Example illustrating the use of a custom renderer to plot graphs with gaps
|
| DataViewerSample |
|
| DimReductionDataSetSample |
|
| EditDataSetSample |
Simple example of how to edit data sets
|
| ErrorDataSetRendererSample |
|
| ErrorDataSetRendererStylingSample |
|
| FxmlSample |
Example on how to use chart-fx from fxml.
|
| GridRendererSample |
|
| HexagonSamples |
|
| Histogram2DimSample |
|
| HistogramBasicSample |
|
| HistogramRendererBarSample |
|
| HistogramRendererSample |
|
| HistogramSample |
|
| HistoryDataSetRendererSample |
|
| LabelledMarkerSample |
Example to illustrate the use and customisation of the LabelledMarkerRenderer
|
| LogAxisSample |
Simple example of chart with log axis
|
| MetaDataRendererSample |
|
| MountainRangeRendererSample |
|
| MultipleAxesSample |
|
| NotANumberSample |
Test/demo that explicitly allows to draw NaN values in DataSets as well as custom dash-based line-styling
|
| OscilloscopeAxisSample |
Simple example to illustrate the OscilloscopeAxis and functional/visual difference to
the default DefaultNumericAxis implementation
|
| PolarPlotSample |
small demo to experiment with polar plot geometries
|
| RollingBufferSample |
|
| RollingBufferSortedTreeSample |
|
| RotatedAxisLabelSample |
Simple example of how to rotate axis label and different label collision-avoidance schemes
|
| RunChartSamples |
|
| ScatterAndBubbleRendererSample |
example to illustrate bubble- and scatter-type plot using either the DataSetError interface or (more customisable)
DataStyle Marker interface.
|
| SimpleChartSample |
Simple example of how to use chart class
|
| TimeAxisRangeSample |
Small example for testing different time axis ranges
|
| TimeAxisSample |
|
| TransposedDataSetSample |
Simple Example for the use of the TransposedDataSet Shows how 1D and 2D dataSets can be transposed and how to reduce
the dimensionality of data.
|
| ValueIndicatorSample |
|
| WaterfallPerformanceSample |
Example and test-case for waterfall-type contour/heatmap-type plots commonly found in spectrum signal analysis.
|
| WriteDataSetToFileSample |
|
| ZoomerSample |
|