See: Description
Class | Description |
---|---|
ChartDisplay |
GUI component to dynamically select chart types, fields, and values
displayed.
|
ChartMaker |
Utility class for creating various types of charts.
|
ChartTag |
Abstract JSP tag for displaying JFreeChart data in a web page.
|
MultiChartPane |
User interface component for representing a collection of statistical charts
within a panel.
|
Enum | Description |
---|---|
ChartMaker.ChartDataType |
Provides conversions and utilities for displaying JFreeChart charts with Prajna. The classes include some GUI components for displaying charts, and some utility classes for creating JFreeChart charts from sets of Prajna data records
Classes in this package depend on the JAR files jfreechart.jar and jcommon.jar, available at the JFreechart site. The ChartTag class also depends on javaee.jar.