public class TristatePlot extends AbstractPlot
| Modifier and Type | Field and Description |
|---|---|
Integer |
barSpacing
Space between each bar, in pixels.
|
Integer |
barWidth
Width of each bar, in pixels.
|
String[] |
colorMap$array
An array of values to specify a color for each individual bar.
|
Map<String,String> |
colorMap$map
A range map to map specific values to selected colors.
|
String |
negBarColor
CSS color for negative (lose) values.
|
String |
posBarColor
CSS color for positive (win) values.
|
String |
zeroBarColor
CSS color for zero (draw) values.
|
| Modifier | Constructor and Description |
|---|---|
protected |
TristatePlot() |
getTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittransformForClientCopyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.