Class LineChart01

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

public class LineChart01 extends Object implements ExampleChart<XYChart>
Logarithmic Y-Axis

Demonstrates the following:

  • Logarithmic Y-Axis
  • Building a Chart with ChartBuilder
  • Place legend at Inside-NW position