Package org.knowm.xchart.demo.charts.bar
Class BarChart09
java.lang.Object
org.knowm.xchart.demo.charts.bar.BarChart09
- All Implemented Interfaces:
ExampleChart<CategoryChart>
Category chart with Bar, Line and Scatter Series
Demonstrates the following:
- Mixed series types - Bar, Line and Scatter
- Bar Chart styles - overlapped, bar width
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BarChart09
public BarChart09()
-
-
Method Details
-
main
-
getChart
- Specified by:
getChart
in interfaceExampleChart<CategoryChart>
-
getExampleChartName
- Specified by:
getExampleChartName
in interfaceExampleChart<CategoryChart>
-