Class LineChart06
java.lang.Object
org.knowm.xchart.demo.charts.line.LineChart06
- All Implemented Interfaces:
ExampleChart<XYChart>
Logarithmic Y-Axis with Error Bars
Demonstrates the following:
- Error Bars
- Logarithmic Y-Axis
- Setting min and max values for Y-Axis
- Multi-line series labels in legend
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LineChart06
public LineChart06()
-
-
Method Details
-
main
-
getChart
- Specified by:
getChart
in interfaceExampleChart<XYChart>
-
getExampleChartName
- Specified by:
getExampleChartName
in interfaceExampleChart<XYChart>
-