Home
Examples
Docs
Api
Updates
Contact
Social
Get License
Search CanvasXpress
×
Create New Page
×
Save dataset →
Login
×
Login →
Logout →
Create Account →
Request Password →
Documentation
Examples
API References
Getting Started
Overview
Installation
API
3D Attributes
Animations and Visualization Transitions
Area Graphs
Aspect Ratio, Space and width
Axis
Bar Graphs
Bins
Boxplot Graphs
Circular Graphs
Citations or References
Clustering
Colors
Combination Plots
Contours
Correlation Graphs
DOE
Data
Data Explorer
Data Filters
Data Point Attributes
Data Selection: Parameters used to select data in all visualizations
Data Table
Data Table/Filter
Data sorting
Debug
Decorations
Dendrograms
Density Plots
Dotplot Graphs
Effect
Error Bars and Confidence Intervals
Events
Fish Graphs
Fonts
Foreground and Background
Functions
Gantt Charts
General
General Attributes
Genome Browser
Gradients
Heatmap Graphs
Hierarchy
Histograms
Images
Legends
Line Graphs
Lines
Loess
Maps
Margins
Meter Graphs
Missing Data
Motion Charts
Network Algorithm Parameters
Network Communities
Network Graphs
Network Node and Edge Attributes
Oncoprint Graphs
Overlays
Pie Charts
Plot area
QQ Plots
R
R-Axis
Random
Remote Procedures
Ridgeline Plots
Samples
Sankey Diagrams
Scatter Plot Matrix
Scatter Plots
Shadows
Shapes
Tag Cloud
Text
Time Series
Titles and Subtitles
Treemap Graphs
Trees
Variables
Venn Diagrams
X-Axis
X-Axis2
Y-Axis
Z-Axis
Zooming, Panning and Resizing
Boxplot Graphs API
#
boxplotCoef
boxplotCoef
float
Number that determines how far the plot ‘whiskers’ extend out from the box.
Default:
1.5
Used in:
Boxplot
#
boxplotColor
boxplotColor
color
Color for the boxplot if individual data points are shown.
Default:
false
Used in:
Boxplot
#
boxplotConnect
boxplotConnect
boolean
Flag to show data in boxplots connected
Default:
false
Used in:
Boxplot
#
boxplotConnectWidth
boxplotConnectWidth
integer
Width for the line of the connection of boxes in boxplots
Default:
2
Used in:
Boxplot
#
boxplotDataPointTransparency
boxplotDataPointTransparency
float
Fraction to adjust color transparency for the data points when displaying original data in boxplots.
See also:
jitter
,
jitterColumns
,
showBoxplotOriginalData
Default:
0.5
Used in:
Boxplot
#
boxplotHingeFunction
boxplotHingeFunction
option
Function to calculate the boxplor hinges. See https://chemicalstatistician.wordpress.com/2013/08/12/exploratory-data-analysis-the-5-number-summary-two-different-methods-in-r-2/
Default:
summary
Options:
summary
,
fivenum
Used in:
Boxplot
#
boxplotMean
boxplotMean
boolean
Flag to show mean of data in boxplots
Default:
false
Used in:
Boxplot
#
boxplotMeanColor
boxplotMeanColor
color
Color for the mean of data in boxplots
Default:
rgb(255,215,0)
Used in:
Boxplot
#
boxplotMeanColorBorder
boxplotMeanColorBorder
color
Color for the border of the mean of data in boxplots
Default:
rgb(255,0,0)
Used in:
Boxplot
#
boxplotMedianColor
boxplotMedianColor
color
Color for the line of the median of data in boxplots.
Default:
rgb(0,0,0)
Used in:
Boxplot
#
boxplotMedianWidth
boxplotMedianWidth
integer
Width for the line of the median of data in boxplots
Default:
1
Used in:
Boxplot
#
boxplotNotched
boxplotNotched
boolean
Flag to notch boxplots.
Default:
false
Used in:
Boxplot
#
boxplotOutliersRatio
boxplotOutliersRatio
integer
Ratio for the size of the outliers with respect to boxplot
Default:
8
Used in:
Boxplot
#
boxplotTransparency
boxplotTransparency
float
Fraction to adjust color transparency for the boxplot id individual data points are shown.
Default:
0.5
Used in:
Boxplot
#
boxplotType
boxplotType
option
Boxplot type
Default:
boxWhiskers
Options:
boxWhiskers
,
range
Used in:
Boxplot
#
boxplotWhiskersType
boxplotWhiskersType
option
Boxplot whiskers type
Default:
double
Options:
single
,
double
Used in:
Boxplot
#
boxplotWidthRatioIfViolin
boxplotWidthRatioIfViolin
float
A number between 0.1 and 1 to adjust the width of the boxplot when violins are shown. It does not affect anything unless violins are shown.
Default:
0.33
Used in:
Boxplot
#
showBoxplotIfViolin
showBoxplotIfViolin
boolean
Flag to show boxplots when violin plot are show. It does not affect anything unless violins are shown.
Default:
true
Used in:
Boxplot
#
showBoxplotOriginalData
showBoxplotOriginalData
boolean
Flag to show all the observed data point in boxplots. (Should be called showBoxplotDataPoints)
See also:
boxplotDataPointTransparency
,
jitter
,
jitterColumns
Default:
false
Used in:
Boxplot
#
showViolinBoxplot
showViolinBoxplot
boolean
Flag to show violin plot in boxplots
Default:
false
Used in:
Boxplot
#
violinBorderColor
violinBorderColor
color
Color for the violin borders
Default:
rgb(0,0,0)
Used in:
Boxplot
#
violinColor
violinColor
color
Color for the violins. If specified all the violins will have the assigned color; otherwise it will be automatically assigned.
Default:
false
Used in:
Boxplot
#
violinScale
violinScale
option
Type for scaling violin plots
Default:
area
Options:
area
,
count
,
width
Used in:
Boxplot
#
violinTransparency
violinTransparency
float
Fraction to adjust color transparency for the violins.
Default:
0.5
Used in:
Boxplot
#
violinTrim
violinTrim
boolean
Flag to trim violin plots
Default:
true
Used in:
Boxplot
On This Page
boxplotCoef
boxplotColor
boxplotConnect
boxplotConnectWidth
boxplotDataPointTransparency
boxplotHingeFunction
boxplotMean
boxplotMeanColor
boxplotMeanColorBorder
boxplotMedianColor
boxplotMedianWidth
boxplotNotched
boxplotOutliersRatio
boxplotTransparency
boxplotType
boxplotWhiskersType
boxplotWidthRatioIfViolin
showBoxplotIfViolin
showBoxplotOriginalData
showViolinBoxplot
violinBorderColor
violinColor
violinScale
violinTransparency
violinTrim
⇧
Create New Page