...
Code Block |
---|
java -cp .;xstream-1.3.1.jar;jettison-1.0.1.jar;pentaho-charting-TRUNK-SNAPSHOT.jar *org.pentaho.chart.model.util.GenChartDefinition* BAR LINE PIE |
Note that the following libraries need to be included on the Java classpath, and your classpath may look different from the example, depending on where you are trying to run the utility from:
...