Skip navigation links
A B C D F G H L M N O P R S T V W Z _ 

A

AbstractPlot - Class in org.fujion.sparkline
Base class for sparkline plots.
AbstractPlot(SparklineType) - Constructor for class org.fujion.sparkline.AbstractPlot
 

B

barColor - Variable in class org.fujion.sparkline.BarPlot
CSS color used for positive values.
BarPlot - Class in org.fujion.sparkline
Options for bar plots.
BarPlot() - Constructor for class org.fujion.sparkline.BarPlot
 
barSpacing - Variable in class org.fujion.sparkline.BarPlot
Space between each bar, in pixels.
barSpacing - Variable in class org.fujion.sparkline.TristatePlot
Space between each bar, in pixels.
barWidth - Variable in class org.fujion.sparkline.BarPlot
Width of each bar, in pixels.
barWidth - Variable in class org.fujion.sparkline.TristatePlot
Width of each bar, in pixels.
borderColor - Variable in class org.fujion.sparkline.PiePlot
CSS color to use to draw the pie border.
borderWidth - Variable in class org.fujion.sparkline.PiePlot
Width of the border to draw around the whole pie chart, in pixels.
boxFillColor - Variable in class org.fujion.sparkline.BoxPlot
CSS fill color used for the box.
boxLineColor - Variable in class org.fujion.sparkline.BoxPlot
CSS line color used to outline the box.
BoxPlot - Class in org.fujion.sparkline
 
BoxPlot() - Constructor for class org.fujion.sparkline.BoxPlot
 
BulletPlot - Class in org.fujion.sparkline
 
BulletPlot() - Constructor for class org.fujion.sparkline.BulletPlot
 

C

chartRangeClip - Variable in class org.fujion.sparkline.LinePlot
If true then the y values supplied to plot will be clipped to fall between chartRangeMin and chartRangeMax.
chartRangeMax - Variable in class org.fujion.sparkline.CommonOptions
The maximum value to use for the range of Y values of the chart
chartRangeMaxX - Variable in class org.fujion.sparkline.LinePlot
Specifies the maximum value to use for the X value of the chart.
chartRangeMin - Variable in class org.fujion.sparkline.CommonOptions
The minimum value to use for the range of Y values of the chart.
chartRangeMinX - Variable in class org.fujion.sparkline.LinePlot
Specifies the minimum value to use for the X value of the chart.
clear() - Method in class org.fujion.sparkline.Sparkline
 
colorMap$array - Variable in class org.fujion.sparkline.BarPlot
An array of values to specify a color for each individual bar.
colorMap$array - Variable in class org.fujion.sparkline.TristatePlot
An array of values to specify a color for each individual bar.
colorMap$map - Variable in class org.fujion.sparkline.BarPlot
A range map to map specific values to selected colors.
colorMap$map - Variable in class org.fujion.sparkline.TristatePlot
A range map to map specific values to selected colors.
CommonOptions - Class in org.fujion.sparkline
 
CommonOptions() - Constructor for class org.fujion.sparkline.CommonOptions
 
createPlot() - Method in enum org.fujion.sparkline.SparklineType
 

D

defaultPixelsPerValue - Variable in class org.fujion.sparkline.LinePlot
Defaults pixel width for each value in the chart.
disableHighlight - Variable in class org.fujion.sparkline.CommonOptions
Set to true to disable the highlighting of individual values when mousing over a sparkline.
disableInteraction - Variable in class org.fujion.sparkline.CommonOptions
Set to true to disable all sparkline interactivity.
disableTooltips - Variable in class org.fujion.sparkline.CommonOptions
Set to true to disable mouseover tooltips.
DiscretePlot - Class in org.fujion.sparkline
Discrete charts provide a separated thin vertical line for each value.
DiscretePlot() - Constructor for class org.fujion.sparkline.DiscretePlot
 
drawNormalOnTop - Variable in class org.fujion.sparkline.LinePlot
By default the normal range is drawn behind the fill area of the chart.

F

fillColor - Variable in class org.fujion.sparkline.CommonOptions
The color used to fill the area under the graph as a CSS value.
fromClass(Class<? extends AbstractPlot>) - Static method in enum org.fujion.sparkline.SparklineType
 

G

getChartRangeMax() - Method in class org.fujion.sparkline.Sparkline
 
getChartRangeMin() - Method in class org.fujion.sparkline.Sparkline
 
getFillColor() - Method in class org.fujion.sparkline.Sparkline
 
getLineColor() - Method in class org.fujion.sparkline.Sparkline
 
getPlot() - Method in class org.fujion.sparkline.Sparkline
 
getType() - Method in class org.fujion.sparkline.AbstractPlot
 
getType() - Method in class org.fujion.sparkline.Sparkline
 

H

highlightColor - Variable in class org.fujion.sparkline.CommonOptions
If specified, then values that are moused over will be changed to this color instead of being lightend.
highlightLighten - Variable in class org.fujion.sparkline.CommonOptions
Controls the amount to lighten or darken a value when moused over.
highlightLineColor - Variable in class org.fujion.sparkline.LinePlot
Specifies a color for the vertical line that appears through a value when moused over.
highlightSpotColor - Variable in class org.fujion.sparkline.LinePlot
Specifies a color for the spot that appears on a value when moused over.

L

lineColor - Variable in class org.fujion.sparkline.CommonOptions
Used by line and discrete charts to specify the color of the line drawn as a CSS values string.
lineHeight - Variable in class org.fujion.sparkline.DiscretePlot
Height of each line in pixels.
LinePlot - Class in org.fujion.sparkline
 
LinePlot() - Constructor for class org.fujion.sparkline.LinePlot
 
lineWidth - Variable in class org.fujion.sparkline.LinePlot
Line width in pixels.

M

maxSpotColor - Variable in class org.fujion.sparkline.LinePlot
The CSS color of the marker displayed for the maximum value.
maxValue - Variable in class org.fujion.sparkline.BoxPlot
If minvalue and maxvalue are set then the scale of the plot is fixed.
medianColor - Variable in class org.fujion.sparkline.BoxPlot
CSS color used to draw the median line.
minSpotColor - Variable in class org.fujion.sparkline.LinePlot
The CSS color of the marker displayed for the minimum value.
minValue - Variable in class org.fujion.sparkline.BoxPlot
If minvalue and maxvalue are set then the scale of the plot is fixed.

N

negBarColor - Variable in class org.fujion.sparkline.BarPlot
CSS color used for negative values.
negBarColor - Variable in class org.fujion.sparkline.TristatePlot
CSS color for negative (lose) values.
newPlot(Class<T>) - Method in class org.fujion.sparkline.Sparkline
 
normalRangeMax - Variable in class org.fujion.sparkline.LinePlot
Threshold value below which to draw a bar to denote the "normal" or expected range of values.
normalRangeMin - Variable in class org.fujion.sparkline.LinePlot
Threshold value above which to draw a bar to denote the "normal" or expected range of values.
nullColor - Variable in class org.fujion.sparkline.BarPlot
CSS color used for values equal to null.
numberDecimalMark - Variable in class org.fujion.sparkline.CommonOptions
Character to use for the decimal point in numbers for l10n purposes.
numberDigitGroupCount - Variable in class org.fujion.sparkline.CommonOptions
Number of digits between the group separator in numbers for l10n purposes.
numberDigitGroupSep - Variable in class org.fujion.sparkline.CommonOptions
Character to use for group separator in numbers "1,234" for l10n purposes.
numberFormatter - Variable in class org.fujion.sparkline.CommonOptions
Pass a javascript function to control how numbers are formatted in tooltips.

O

offset - Variable in class org.fujion.sparkline.PiePlot
Angle in degrees to offset the first slice (e.g., -90 or +90);
org.fujion.sparkline - package org.fujion.sparkline
 
outlierIQR - Variable in class org.fujion.sparkline.BoxPlot
Set the inter-quartile range multiplier used to calculate values that qualify as an outlier.
outlierLineColor - Variable in class org.fujion.sparkline.BoxPlot
CSS color used to draw the outlier circles.

P

performanceColor - Variable in class org.fujion.sparkline.BulletPlot
The CSS color of the performance measure horizontal bar.
PiePlot - Class in org.fujion.sparkline
 
PiePlot() - Constructor for class org.fujion.sparkline.PiePlot
 
posBarColor - Variable in class org.fujion.sparkline.TristatePlot
CSS color for positive (win) values.

R

rangeColors - Variable in class org.fujion.sparkline.BulletPlot
Colors to use for each qualitative range background color.
raw - Variable in class org.fujion.sparkline.BoxPlot
If set to false, then the values supplied are used to calculate the box data points for you.
run() - Method in class org.fujion.sparkline.Sparkline
 

S

setChartRangeMax(Double) - Method in class org.fujion.sparkline.Sparkline
 
setChartRangeMin(Double) - Method in class org.fujion.sparkline.Sparkline
 
setData(double[]) - Method in class org.fujion.sparkline.Sparkline
 
setData(int[]) - Method in class org.fujion.sparkline.Sparkline
 
setFillColor(String) - Method in class org.fujion.sparkline.Sparkline
 
setLineColor(String) - Method in class org.fujion.sparkline.Sparkline
 
setType(SparklineType) - Method in class org.fujion.sparkline.Sparkline
 
showOutliers - Variable in class org.fujion.sparkline.BoxPlot
If true, then outliers (values > 1.5x the IQR) are marked with circles and the whiskers are placed at Q1 and Q3 instead of the least and greatest value.
sliceColors - Variable in class org.fujion.sparkline.PiePlot
An array of CSS colors to use for pie slices.
Sparkline - Class in org.fujion.sparkline
Fujion wrapper for jquery.sparkline component.
Sparkline() - Constructor for class org.fujion.sparkline.Sparkline
 
SparklineType - Enum in org.fujion.sparkline
Available sparkline types.
spotColor - Variable in class org.fujion.sparkline.LinePlot
The CSS color of the final value marker.
spotRadius - Variable in class org.fujion.sparkline.BoxPlot
Radius in pixels to draw the outlier circles.
spotRadius - Variable in class org.fujion.sparkline.LinePlot
Radius of all spot markers, in pixels.
stackedBarColor - Variable in class org.fujion.sparkline.BarPlot
An array of colors to use for stacked bar charts.

T

target - Variable in class org.fujion.sparkline.BoxPlot
If set to a value, then a small crosshair is drawn at that point to represent a target value.
targetColor - Variable in class org.fujion.sparkline.BoxPlot
CSS color used to draw the target crosshair.
targetColor - Variable in class org.fujion.sparkline.BulletPlot
The CSS color of the vertical target marker.
targetWidth - Variable in class org.fujion.sparkline.BulletPlot
The width of the target marker in pixels.
thresholdColor - Variable in class org.fujion.sparkline.DiscretePlot
Color to use in combination with thresholdValue.
thresholdValue - Variable in class org.fujion.sparkline.DiscretePlot
Values less than this value will be drawn using thresholdColor instead of lineColor.
tooltipChartTitle - Variable in class org.fujion.sparkline.CommonOptions
If specified then the tooltip uses the string specified by this setting as a title.
tooltipClassname - Variable in class org.fujion.sparkline.CommonOptions
Specifies a CSS class name to apply to tooltips to override the default built-in style.
tooltipFormat$array - Variable in class org.fujion.sparkline.CommonOptions
A format array to control the format of the tooltips.
tooltipFormat$string - Variable in class org.fujion.sparkline.CommonOptions
A format string to control the format of the tooltip.
tooltipFormatFieldlist - Variable in class org.fujion.sparkline.BoxPlot
An array of values specifying which fields to display in a tooltip and in what order.
tooltipFormatFieldlistKey - Variable in class org.fujion.sparkline.BoxPlot
Specifies which key holds the field name to reference above.
tooltipFormatter - Variable in class org.fujion.sparkline.CommonOptions
Pass a javascript function to use as a callback to override the HTML used to generate tooltips.
tooltipOffsetX - Variable in class org.fujion.sparkline.CommonOptions
Specifies how many pixels away from the mouse pointer to render the tooltip on the X axis.
tooltipOffsetY - Variable in class org.fujion.sparkline.CommonOptions
Specifies how many pixels away from the mouse pointer to render the tooltip on the Y axis.
tooltipPrefix - Variable in class org.fujion.sparkline.CommonOptions
A string to prepend to each field displayed in a tooltip.
tooltipSkipNull - Variable in class org.fujion.sparkline.CommonOptions
If true then null values will not have a tooltip displayed.
tooltipSuffix - Variable in class org.fujion.sparkline.CommonOptions
A string to append to each field displayed in a tooltip.
tooltipValueLookups - Variable in class org.fujion.sparkline.CommonOptions
An range map to map field values to tooltip strings.
toString() - Method in enum org.fujion.sparkline.SparklineType
 
TristatePlot - Class in org.fujion.sparkline
Options for tri-state plots.
TristatePlot() - Constructor for class org.fujion.sparkline.TristatePlot
 
type - Variable in class org.fujion.sparkline.CommonOptions
The type of sparkline.

V

valueOf(String) - Static method in enum org.fujion.sparkline.SparklineType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.fujion.sparkline.SparklineType
Returns an array containing the constants of this enum type, in the order they are declared.
valueSpots - Variable in class org.fujion.sparkline.LinePlot
Specifies which points to draw spots on, and with which color.

W

whiskerColor - Variable in class org.fujion.sparkline.BoxPlot
CSS color used to draw the whiskers.

Z

zeroAxis - Variable in class org.fujion.sparkline.BarPlot
Centers the y-axis at zero if true.
zeroBarColor - Variable in class org.fujion.sparkline.TristatePlot
CSS color for zero (draw) values.
zeroColor - Variable in class org.fujion.sparkline.BarPlot
CSS color used for values equal to zero.

_

_initProps(Map<String, Object>) - Method in class org.fujion.sparkline.Sparkline
Need to track rendering for proper rendering of sparkline.
A B C D F G H L M N O P R S T V W Z _ 
Skip navigation links

Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.