Class LineChart08

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

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

Demonstrates the following:

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