Class BarChart01

java.lang.Object
org.knowm.xchart.demo.charts.bar.BarChart01
All Implemented Interfaces:
ExampleChart<CategoryChart>

public class BarChart01 extends Object implements ExampleChart<CategoryChart>
Basic Bar Chart

Demonstrates the following:

  • Integer categories as List
  • All positive values
  • Single series
  • Place legend at Inside-NW position
  • Bar Chart Annotations