Pie chart for data
Source code name: "xchart_pie.java"
Programming language: Java
Topic: Plots/Diagrams
DMelt Version 3. Last modified: 04/05/1977. License: Pro
https://datamelt.org/code/cache/xchart_pie_4206.java
To run this script using the DMelt IDE, copy the above URL link to the menu [File]→[Read script from URL] of the DMelt IDE.


import org.knowm.xchart.PieChart;
import org.knowm.xchart.PieChartBuilder;
import org.knowm.xchart.SwingWrapper;
import org.knowm.xchart.style.Styler;

/**
 * Pie Chart with 4 Slices
 *
 * 

Demonstrates the following: * *


You see the box below because you did not login.