Class PieChart02

java.lang.Object
org.knowm.xchart.demo.charts.pie.PieChart02
All Implemented Interfaces:
ExampleChart<PieChart>

public class PieChart02 extends Object implements ExampleChart<PieChart>
Pie Chart Custom Color Palette

Demonstrates the following:

  • Pie Chart
  • PieChartBuilder
  • Custom series palette
  • Value Annotations
  • Tooltips