Class LineChart06

java.lang.Object
org.knowm.xchart.demo.charts.line.LineChart06
All Implemented Interfaces:
ExampleChart<XYChart>

public class LineChart06 extends Object implements 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