Class BarChart03

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

public class BarChart03 extends Object implements ExampleChart<CategoryChart>
Stacked Bar Chart

Demonstrates the following:

  • int categories as array
  • Positive and negative values
  • data labels and stack sum labels