| Modifier and Type | Class and Description |
|---|---|
class |
BarPlot
Options for bar plots.
|
class |
BoxPlot |
class |
BulletPlot |
class |
DiscretePlot
Discrete charts provide a separated thin vertical line for each value.
|
class |
LinePlot |
class |
PiePlot |
class |
TristatePlot
Options for tri-state plots.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractPlot> |
Sparkline.newPlot(Class<T> clazz) |
| Modifier and Type | Method and Description |
|---|---|
AbstractPlot |
SparklineType.createPlot() |
AbstractPlot |
Sparkline.getPlot() |
| Modifier and Type | Method and Description |
|---|---|
static SparklineType |
SparklineType.fromClass(Class<? extends AbstractPlot> clazz) |
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.