- dt
source data.table
- PreAgg
logical
- XVar
X-Axis variable name
- YVar
Y-Axis variable name
- GroupVar
Column name of Group Variable for distinct colored histograms by group levels
- YVarTrans
"Asinh", "Log", "LogPlus1", "Sqrt", "Asin", "Logit", "PercRank", "Standardize", "BoxCox", "YeoJohnson"
- XVarTrans
"Asinh", "Log", "LogPlus1", "Sqrt", "Asin", "Logit", "PercRank", "Standardize", "BoxCox", "YeoJohnson"
- FacetRows
Defaults to 1 which causes no faceting to occur vertically. Otherwise, supply a numeric value for the number of output grid rows
- FacetCols
Defaults to 1 which causes no faceting to occur horizontally. Otherwise, supply a numeric value for the number of output grid columns
- FacetLevels
Faceting rows x columns is the max number of levels allowed in a grid. If your GroupVar has more you can supply the levels to display.
- AggMethod
Choose from 'mean', 'sum', 'sd', and 'median'
- Height
"400px"
- Width
"200px"
- Title
title
- ShowLabels
character
- Title.YAxis
character
- Title.XAxis
character
- EchartsTheme
"auritus","azul","bee-inspired","blue","caravan","carp","chalk","cool","dark-bold","dark","eduardo","essos","forest","fresh-cut","fruit","gray","green","halloween","helianthus","infographic","inspired","jazz","london","dark","macarons","macarons2","mint","purple-passion","red-velvet","red","roma","royal","sakura","shine","tech-blue","vintage","walden","wef","weforum","westeros","wonderland"
- TimeLine
logical
- TextColor
'darkblue'
- title.fontSize
Defaults to size 22. Numeric. This changes the size of the title.
- title.fontWeight
"bold"
- title.textShadowColor
'#63aeff'
- title.textShadowBlur
3
- title.textShadowOffsetY
1
- title.textShadowOffsetX
-1
- xaxis.fontSize
14
- yaxis.fontSize
14
- Debug
Debugging purposes