All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractDemoApplication AbstractTestApplication AcqButtonTests AxisRangeScalingSample Small example of how to use the dynamic/static axis scaling functionality N.B.CategoryAxisSample ChartAnatomySample ChartHighUpdateRateSample chart-fx stress test for updates at 100 Hz to 1 kHzChartIndicatorSample ChartPerformanceBenchmark ChartPerformanceGraph Small Chart to document performance @25 Hz update ratesChartTestCase CipboardReceiverSample ClipboardSample Optionally run with VM arguments (headless mode): -XX:G1HeapRegionSize=32M -Dglass.platform=Monocle -Dmonocle.platform=Headless -Dprism.order=j2d,sw -Dprism.verbose=trueComplexFourierSample example illustrating the discrete time fourier transform and Fast-Fourier transform and spectral interpolation methods.ContourChartSample CustomColourSchemeSample Example illustrating the various colour scheme optionsCustomFragmentedRendererSample Example illustrating the use of a custom renderer to plot graphs with gapsDataSetAverageSample Sample to illustrate averaging over several data sets with an IIR and FIR low-pass filterDataSetFilterSample Sample to illustrate low-pass and median filtering of a data setDataSetIntegrateDifferentiateSample Sample to illustrate integral and differentiation of data sets low-pass filterDataSetIntegrationWithLimitsSample Sample to illustrate integral with limits filterDataSetSpectrumSample example illustrating the Fast-Fourier transform and math operations directly on DataSet N.B.DataSetToByteArraySample DataViewerSample DemoChart Short hand extension/configuration of the standard XYChart functionalities to make the samples more readableDimReductionDataSetSample DoubleDataSet Deprecated. this is kept for reference/performance comparisons onlyDoubleErrorDataSet Deprecated. this is kept for reference/performance comparisons onlyEditDataSetSample Simple example of how to edit data setsEMDSample example illustrating EMD-based spectrogramsErrorDataSetRendererSample ErrorDataSetRendererStylingSample ErrorDataSetRendererStylingSample.DataSetType FifoDoubleErrorDataSetSample FloatToDoubleBenchmarkSample FourierSample example illustrating the discrete time fourier transform and Fast-Fourier transform and spectral interpolation methods.FrequencyFilterSample Sample to illustrate array-based Butterworth and Chebychev filtersFxmlSample Example on how to use chart-fx from fxml.GaussianFitSample example illustrating fitting of a Gaussian DistributionGridRendererSample HexagonSamples Histogram2DimSample HistogramBasicSample HistogramRendererBarSample HistogramRendererSample HistogramSample HistoryDataSetRendererSample IIRFilterSample Reads schottky measurement data and downmixes it with the following algorithm: * apply band-pass arround the relevant band * multiply with 28 MHz sine signal * low-pass filter * downsampling Then applies different IIR Filters to the signalIIRFrequencyFilterSample Sample to illustrate IIR-based Butterworth and Chebychev filtersJavaFXTestChart LabelledMarkerSample Example to illustrate the use and customisation of the LabelledMarkerRendererLaunchClipboard LaunchJFX Helper class to launch JavaFX applications without manually adding modules and exports to the java command line.LogAxisSample Simple example of chart with log axisMetaDataRendererSample MidiWaveformSynthesizer MountainRangeRendererSample MultipleAxesLineChart Deprecated. MultipleAxesSample NotANumberSample Test/demo that explicitly allows to draw NaN values in DataSets as well as custom dash-based line-stylingOscilloscopeAxisSample Simple example to illustrate theOscilloscopeAxisand functional/visual difference to the defaultDefaultNumericAxisimplementationPolarPlotSample small demo to experiment with polar plot geometriesRollingBufferLegacySample Deprecated. RollingBufferNewRefSample derived class to benchmark performance of new chart library against JavaFX Chart versionRollingBufferSample RollingBufferSortedTreeSample RotatedAxisLabelSample Simple example of how to rotate axis label and different label collision-avoidance schemesRunChartSamples RunDataSetSamples RunMathSamples RunUiSamples ScatterAndBubbleRendererSample example to illustrate bubble- and scatter-type plot using either the DataSetError interface or (more customisable) DataStyle Marker interface.ShortTimeFourierTransformSample Example illustrating the Short-time Fourier Transform TODO: - add nonzero imaginary part to sample data? - move computations out of javaFX application threadSimpleChartSample Simple example of how to use chart classSnow SnowFlake Basic implementation of a fractal Koch snowflake.SnowFlakeSample Happy Christmas and a Happy Coding 2020TestChart TestDataSetSource DataSet source for testing real-time continuous 2D and 3D type data.TestDataSetSource.DataInput TimeAxisRangeSample Small example for testing different time axis rangesTimeAxisSample 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.TSpectrumSample ValueIndicatorSample WaterfallPerformanceSample Example and test-case for waterfall-type contour/heatmap-type plots commonly found in spectrum signal analysis.WaveletDenoising example illustrating a wavelet denoising algorithmWaveletScalogram example illustrating wavelet-based scalogramsWriteDataSetToFileSample ZoomerSample