Package org.knowm.xchart.demo.charts.bar
Class BarChart08
java.lang.Object
org.knowm.xchart.demo.charts.bar.BarChart08
- All Implemented Interfaces:
ExampleChart<CategoryChart>
Histogram with Error Bars
Demonstrates the following:
- Histogram
- Bar Chart with error bars
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BarChart08
public BarChart08()
-
-
Method Details
-
main
-
getChart
- Specified by:
getChart
in interfaceExampleChart<CategoryChart>
-
getExampleChartName
- Specified by:
getExampleChartName
in interfaceExampleChart<CategoryChart>
-