Class AreaChart01

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

public class AreaChart01 extends Object implements ExampleChart<XYChart>
Area Chart with 3 series

Demonstrates the following:

  • Area Chart
  • Place legend at Inside-NE position
  • ChartBuilder