Class Index | File Index

Classes


Namespace LABKEY.vis.Scale

Namespace used for scales in LABKEY.vis.Plot objects.
Defined in: scale.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
<static>  
LABKEY.vis.Scale.ColorDiscrete()
The default color scale used in plots.
<static>  
LABKEY.vis.Scale.DarkColorDiscrete()
An alternate darker color scale.
<static>  
LABKEY.vis.Scale.Shape()
Function that returns a discrete scale used to determine the shape of points in LABKEY.vis.Geom.BoxPlot and LABKEY.vis.Geom.Point geoms.
Namespace Detail
LABKEY.vis.Scale
Method Detail
<static> LABKEY.vis.Scale.ColorDiscrete()
The default color scale used in plots.

<static> LABKEY.vis.Scale.DarkColorDiscrete()
An alternate darker color scale.

<static> LABKEY.vis.Scale.Shape()
Function that returns a discrete scale used to determine the shape of points in LABKEY.vis.Geom.BoxPlot and LABKEY.vis.Geom.Point geoms.

Documentation generated by JsDoc Toolkit 2.3.2 on Sat Dec 03 2016 18:27:34 GMT-0000 (UTC)