Class ThemeChart03
java.lang.Object
org.knowm.xchart.demo.charts.theme.ThemeChart03
- All Implemented Interfaces:
ExampleChart<XYChart>
Matlab Theme
Demonstrates the following:
- Building a Chart with ChartBuilder
- Applying the Matlab Theme to the Chart
- Generating Gaussian Bell Curve Data
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ThemeChart03
public ThemeChart03()
-
-
Method Details
-
main
-
getChart
- Specified by:
getChart
in interfaceExampleChart<XYChart>
-
getExampleChartName
- Specified by:
getExampleChartName
in interfaceExampleChart<XYChart>
-