| AdvancedDynamicChart |
An example that introduces some more advanced features of jchart2d.
|
| AdvancedStaticChart |
Demonstrates advanced features of static charts in jchart2d.
|
| AntialiasingChart |
A test for the Chart2D that constantly adds new tracepoints to a
Trace2DLtd.
|
| AxisScalePolicyManualTickChart |
|
| CoordinateViewChart |
|
| DynamicChartWithArithmeticMeanTrace |
Demonstrates minimal effort to create a dynamic chart with a 2nd trace that
displays the arithmetic mean of the last 5 points of the first trace.
|
| LiliyaBug |
|
| Log10AxisChart |
|
| Log10AxisChartZoomable |
|
| LogAxisChart |
|
| MinimalDynamicChart |
Demonstrates minimal effort to create a dynamic chart.
|
| MinimalStaticChart |
Title: MinimalStaticChart
|
| MinimalStaticChartLargeData |
POC to show that "on some computers" jchart2d is able to show 70.000 data
points.
|
| MinimalStaticChartWithNanValues |
Title: MinimalStaticChart
|
| MultiAxesStaticChart |
Title: MultipleAxesStaticChart
|
| MultiAxisZoomTest |
|
| MultipleCharts |
Demonstrates minimal effort to create multiple charts in one window.
|
| MultitraceStaticChart |
A demonstration of the minimal code to set up a chart with static data and
several traces.
|
| MultiTracing |
An example that tests the ability of multithreaded use of a single
Chart2D.
|
| Showcase |
Advanced demonstration applet for jchart2d.
|
| StaticChartDiscs |
|
| StaticChartErrorBarLineDisc |
Title: StaticChartErrorBarLineDisc
|
| StaticChartFill |
|
| StaticChartWithBoxAndTitle |
Title: StaticChartWithBoxAndTitle
|
| StaticChartXAxisInverse |
Title: StaticChartXAxisInverse.
|
| StaticCollectorChart |
A chart to test labels.
|
| TraceTester |
A test class that steps through all ITrace2D implementations and
adds random or "half- random" TracePoint2D -instances.
|
| ZoomChartWithErrorBarsAndLogAxis |
|
| ZoomTest |
|