Package | Description |
---|---|
edu.ucla.stat.SOCR.chart | |
edu.ucla.stat.SOCR.chart.demo |
Modifier and Type | Class and Description |
---|---|
class |
SuperAreaChart_XY
A simple demonstration application showing how to create a chart using XY dataset.
|
class |
SuperBoxAndWhiskerChart
A simple demonstration application showing how to create a BoxAndWhisker chart using Category dataset.
|
class |
SuperBoxAndWhiskerChart_Vertical
A simple demonstration application showing how to create a BoxAndWhisker chart using Category dataset.
|
class |
SuperCategoryChart
A simple demonstration application showing how to create a bar chart using category dataset.
|
class |
SuperCategoryChart_Bar |
class |
SuperCategoryChart_Bar3D |
class |
SuperCategoryChart_Stat
A simple demonstration application showing how to create a statistical bar chart.
|
class |
SuperCategoryChart_Stat_Raw
A simple demonstration application showing how to create a statistical bar chart using category dataset.
|
class |
SuperCategoryChart_Stat_Raw_Vertical
A simple demonstration application showing how to create a statistical bar chart using category dataset.
|
class |
SuperCategoryChart_StatA
A simple demonstration application showing how to create a statistical bar chart.
|
class |
SuperCategoryChart_vertical
A simple demonstration application showing how to create a bar chart using category dataset.
|
class |
SuperDotChart
A simple demonstration application showing how to create a bar chart.
|
class |
SuperHistogramChart
A simple demonstration application showing how to create a Bar chart using
data from a
IntervalXYDataset . |
class |
SuperIndexChart
A simple demonstration application showing how to create a bar chart.
|
class |
SuperIntervalXYChart
A simple demonstration application showing how to create a Bar chart using
data from a
IntervalXYDataset . |
class |
SuperIntervalXYChart_Time
A simple demonstration application showing how to create a Bar chart using
data from a
IntervalXYDataset . |
class |
SuperNormalDistributionChart
A simple demonstration application showing how to create a normal distribution chart.
|
class |
SuperPieChart
A simple demonstration application showing how to create a pie chart using
data from a
DefaultPieDataset . |
class |
SuperPowerChart
A simple demonstration application showing how to create a bar chart.
|
class |
SuperValueChart
for the chart has only a single value
|
class |
SuperXYChart
A simple demonstration application showing how to create a bar chart.
|
class |
SuperXYChart_QQ
A simple demonstration application showing how to create a QQ data vs normalized data chart.
|
class |
SuperXYChart_QQ_DD
A simple demonstration application showing how to create a QQ data vs data chart.
|
class |
SuperXYChart_Time
A simple demonstration application showing how to create a Line chart.
|
class |
SuperXYZChart
A simple demonstration application showing how to create a Bubble chart.
|
class |
SuperYIntervalChart
A simple demonstration application showing how to create a YInterval chart using
data from a
IntervalXYDataset . |
class |
SuperYIntervalChartA
A simple demonstration application showing how to create a YInterval chart using
data from a
IntervalXYDataset . |
Modifier and Type | Method and Description |
---|---|
static Chart |
Chart.getInstance(java.lang.String classname) |
Modifier and Type | Method and Description |
---|---|
void |
ChartPanel.setChart(Chart chart) |
Modifier and Type | Class and Description |
---|---|
class |
AreaChartDemo1
A simple demonstration application showing how to create an area chart
using data from a
CategoryDataset . |
class |
BarChart3DDemo1
A simple demonstration application showing how to create a vertical 3D bar
chart using data from a
CategoryDataset . |
class |
BarChart3DDemo2
A simple demonstration application showing how to create a horizontal 3D bar chart using data
from a
CategoryDataset . |
class |
BarChart3DDemo3
This demonstration shows a 3D bar chart with item labels displayed.
|
class |
BarChartDemo1
A simple demonstration application showing how to create a bar chart.
|
class |
BarChartDemo2
A simple demonstration application showing how to create a horizontal bar
chart.
|
class |
BarChartDemo3
A bar chart that uses a custom renderer to display different colors within a
series.
|
class |
BarChartDemo4
A bar chart with only two bars - here the 'maxBarWidth' attribute in the
renderer prevents the bars from getting too wide.
|
class |
BarChartDemo5
A simple demonstration application showing how to create a horizontal bar
chart.
|
class |
BarChartDemo7
A simple demonstration application showing how to create a bar chart with a
custom item label generator.
|
class |
BarChartDemo8
A simple demonstration application showing how to create a bar chart with
item labels on one series only.
|
class |
BarChartDemo9
A bar chart that uses a custom renderer to display different colors within a
single series.
|
class |
BoxAndWhiskerChartDemo1
A simple demonstration application showing how to create a box-and-whisker
chart.
|
class |
BoxAndWhiskerChartDemo2
A simple demonstration application showing how to create a box-and-whisker
chart.
|
class |
BoxAndWhiskerChartDemo3
A simple demonstration application showing how to create a box-and-whisker
chart.
|
class |
BubbleChartDemo1
A bubble chart demo.
|
class |
CategoryStepChartDemo1
A simple demonstration application showing how to create a step chart
using data from a
CategoryDataset . |
class |
CompassDemo1
A simple demonstration application showing how to create a compass chart
|
class |
CrosshairDemo1
An example of a crosshair being controlled by an external UI component.
|
class |
CrosshairDemo3
A crosshair demo.
|
class |
CrosshairDemo4
A simple demonstration of the crosshairs that can be displayed in
an
XYPlot . |
class |
DifferenceChartDemo1
A simple demonstration of the
XYDifferenceRenderer . |
class |
DotChart
A simple demonstration application showing how to create a line chart using
data from an
XYDataset . |
class |
EventFrequencyDemo1
A demo application showing how to display category data against a date axis.
|
class |
HistogramChartDemo
A simple demonstration application showing how to create a bar chart using
an
XYPlot . |
class |
HistogramChartDemo2
A simple demonstration application showing how to create a bar chart using
an
XYPlot . |
class |
HistogramChartDemo3
A simple demonstration application showing how to create a bar chart using
an
XYPlot . |
class |
HistogramChartDemo4
A simple demonstration application showing how to create a bar chart using
an
XYPlot . |
class |
HistogramChartDemo5
A simple demonstration application showing how to create a bar chart using
an
XYPlot . |
class |
HistogramChartDemo6
A simple demonstration application showing how to create a bar chart using
an
XYPlot . |
class |
HistogramChartDemo7
A sample waterfall chart.
|
class |
IndexChart
A simple demonstration application showing how to create a line chart using
data from an
XYDataset . |
class |
LayeredBarChartDemo1
A simple demonstration application showing how to create a layered bar chart.
|
class |
LayeredBarChartDemo2
A simple demonstration application showing how to create a layered bar chart.
|
class |
LineChartDemo1
A simple demonstration application showing how to create a line chart using
data from a
CategoryDataset . |
class |
LineChartDemo1a
A simple demonstration application showing how to create a line chart using
data from a
CategoryDataset . |
class |
LineChartDemo1b
A simple demonstration application showing how to create a line chart using
data from a
CategoryDataset . |
class |
LineChartDemo2
A simple demonstration application showing how to create a line chart using
data from an
XYDataset . |
class |
LineChartDemo3
This line chart demo shows many series, each displaying a different shape.
|
class |
LineChartDemo5
A line chart demo showing the use of a custom drawing supplier.
|
class |
LineChartDemo6
A simple demonstration application showing how to create a line chart using
data from an
XYDataset . |
class |
NoChart
create a empty chart
|
class |
NormalDistributionDemo
This demo shows a normal distribution graph.
|
class |
PieChart3DDemo1
A simple demonstration application showing how to create a pie chart using
data from a
DefaultPieDataset . |
class |
PieChart3DDemo2
A rotating 3D pie chart.
|
class |
PieChart3DDemo3
A pie chart with a custom label generator.
|
class |
PieChartDemo1
A simple demonstration application showing how to create a pie chart using
data from a
DefaultPieDataset . |
class |
PieChartDemo2
A simple demonstration application showing how to create a pie chart using
data from a
DefaultPieDataset . |
class |
PieChartDemo3
A pie chart with no data, to demonstrate the use of the setNoDataMessage()
method.
|
class |
PieChartDemo4
A simple demonstration application showing how to create a pie chart using data from a
DefaultPieDataset . |
class |
PolarChartDemo1
A simple demonstration application showing how to create a polar chart.
|
class |
PowerTransformationFamilyChart
A simple demonstration application showing how to create a line chart using
data from an
XYDataset . |
class |
PowerTransformHistogramChart
A simple demonstration application showing how to create a bar chart using
an
XYPlot . |
class |
PowerTransformQQNormalPlotChart
A simple demonstration application showing how to create a line chart using
data from an
XYDataset . |
class |
PowerTransformXYScatterChart
A simple demonstration application showing how to create a line chart using
data from an
XYDataset . |
class |
QQData2DataDemo
A simple demonstration application showing how to create a line chart using
data from an
XYDataset . |
class |
QQNormalPlotDemo
A simple demonstration application showing how to create a line chart using
data from an
XYDataset . |
class |
RingChartDemo1
A simple demonstration application showing how to create a ring chart using
data from a
DefaultPieDataset . |
class |
ScatterChartDemo1
A simple demonstration application showing how to create a line chart using
data from an
XYDataset . |
class |
SOCR_EM_MixtureModelChartDemo
A simple demonstration application showing how to create a line chart using
data from an
XYDataset . |
class |
SpiderWebChartDemo1
A simple demonstration application showing how to create a spider chart.
|
class |
StackedAreaChartDemo
A simple demonstration application showing how to create a stacked area
chart using data from a
CategoryDataset . |
class |
StackedBarChartDemo1
A simple demonstration application showing how to create a stacked bar chart
using data from a
CategoryDataset . |
class |
StackedBarChartDemo2
A simple demonstration application showing how to create a stacked bar chart
using data from a
CategoryDataset . |
class |
StackedBarChartDemo3
A simple demonstration application showing how to create a stacked bar chart
using data from a
CategoryDataset . |
class |
StackedBarChartDemo4
A simple demonstration application showing how to create a stacked bar chart
using data from a
CategoryDataset . |
class |
StackedXYAreaChartDemo1
This demo shows the creation of a stacked XY area chart.
|
class |
StackedXYAreaChartDemo2
A demo showing a stacked area chart created with the
CategoryTableXYDataset . |
class |
StatisticalBarChartDemo1
A simple demonstration application showing how to create a "statistical"
bar chart using data from a
CategoryDataset . |
class |
StatisticalBarChartDemo1a
A simple demonstration application showing how to create a "statistical"
bar chart using data from a
CategoryDataset . |
class |
StatisticalBarChartDemo2
A simple demonstration application showing how to create a "statistical"
bar chart using data from a
CategoryDataset . |
class |
StatisticalBarChartDemo3
A simple demonstration application showing how to create a "statistical"
bar chart using data from a
CategoryDataset . |
class |
StatisticalLineChartDemo1
A simple demonstration application showing how to create a "statistical"
line chart using data from a
CategoryDataset . |
class |
StatisticalLineChartDemo1a
A simple demonstration application showing how to create a "statistical"
line chart using data from a
CategoryDataset . |
class |
StatisticalLineChartDemo2
A simple demonstration application showing how to create a "statistical"
line chart using data from a
CategoryDataset . |
class |
StatisticalLineChartDemo3
A simple demonstration application showing how to create a "statistical"
line chart using data from a
CategoryDataset . |
class |
SymbolAxisDemo1
A simple demonstration application showing how to use the
SymbolAxis class with an XYPlot . |
class |
WaterfallChartDemo1
A sample waterfall chart.
|
class |
XYAreaChartDemo1
A simple demonstration application showing how to create an area chart.
|
class |
XYAreaChartDemo2
A simple demonstration application showing how to create an area chart with a date axis for
the domain values.
|
class |
XYBarChartDemo1
A simple demonstration application showing how to create a bar chart using
an
XYPlot . |
class |
XYBarChartDemo2
A simple demonstration application showing how to create a bar chart with a date axis for the domain values.
|
class |
XYStepRendererDemo1
A simple demonstration of the
XYStepRenderer class. |
class |
YIntervalChartDemo1
A simple demonstration application showing how to create a Y Interval Chart.
|
class |
YIntervalChartDemo1a
A simple demonstration application showing how to create a Y Interval Chart.
|