Examples
Documentation
Interfaces
API
Updates
Contact
×
Search CanvasXpress
3D Attributes
Animations and Visualization Transitions
Area Graphs
Aspect Ratio, Space and Width
Axis
Bar Graphs
Bin Plots
Bins
Boxplot Graphs
Bubble Graphs
Bullet Graphs
Chord Graphs
Circular Graph Arc Sectors
Circular Graph Connections
Circular Graph Tracks
Circular Graphs
Citations or References
Clustering
Colors
Combination Plot Strips
Combination Plots
Confidence Intervals
Contours
Correlation Graphs
DOE
Data
Data Context
Data Customizer
Data Faceting
Data Filters
Data Point Attributes
Data Ratio Reference
Data Selection
Data Sorting
Data Table
Data Time Series
Data Transformation
Data UI Widgets
Debug
Decorations
Dendrograms
Density Plots
Dotplot Graphs
Dumbbell Graphs
Error Bars
Events
Fish Graphs
Fit Lines
Foreground and Background
Gantt Charts
General
General Attributes
General One Dimensional Graphs
Genome Browser
Genome Browser Features
Genome Browser Sequences
Genome Browser Tracks
Gradients
Graph Metadata
Grey Out
HTML Widgets
Heatmap Color Indicators
Heatmap Graphs
Hierarchy
Histograms
Ideograms
Images
Kaplan Meier Plots
LLM
Legends
Line Graphs
Lines
Loess
Lollipop Graphs
Manhattan Plots
Maps
Maps Albers
Maps Leaflet
Maps Orthographic
Marginal Text
Margins
Meter Graphs
Missing Data
Network Algorithm Parameters
Network Cola Algorithm Parameters
Network Communities
Network Graphs
Network Node and Edge Attributes
Oncoprint Graphs
Overlays
Parallel Coordinates Graphs
Pie Charts
Plot Area
Plot Data Type
Plot Mode
Plot Performance
Plot View
Plot and Panel Areas
Print
Quantile Regression Plots
R
R-Axis
Random
Ranges
Regression
Ridgeline Plots
Samples
Sankey Diagrams
Scatter Plot Matrix
Scatter Plots
Shadows
Shapes
Sizes
Stream Plots
Swimmer Graphs
Tag Cloud
Text
Text Placement
Titles and Subtitles
Tooltip
Transparency
Tree Bracket
Treemap Graphs
Trees
UpSet Plots
Variables
Venn Diagrams
Violin Plots
Visium Plots
Waterfall Graphs
Workflow Charts
X-Axis
Y-Axis
Z-Axis
Zooming, Panning and Resizing
cxplot
Data : Data related parameters
#
appendNetworkData
Array containing additional data files to append to networks. Useful for loading KEGG and Wikipatways to decorate the nodes and the edges
Type:
array
Default:
[]
Used in:
Area
,
AreaLine
,
Bar
,
BarLine
,
Boxplot
,
Bubble
,
Bullet
,
Chord
,
Circular
,
Contour
,
Correlation
,
Density
,
DotLine
,
Dotplot
,
Dumbbell
,
Fish
,
Gantt
,
Heatmap
,
Histogram
,
Line
,
Lollipop
,
Meter
,
ParallelCoordinates
,
Pie
,
Radar
,
Sankey
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
,
Stacked
,
StackedLine
,
StackedPercent
,
StackedPercentLine
,
Streamgraph
,
Sunburst
,
TagCloud
,
Tree
,
Treemap
,
Violin
,
Waterfall
#
dataTextAlign
Alignment (or position) for the data labels
Type:
string
Default:
center
Options:
left
,
center
,
right
Used in:
Area
,
AreaLine
,
Bar
,
BarLine
,
Boxplot
,
Bubble
,
Bullet
,
Chord
,
Circular
,
Contour
,
Correlation
,
Density
,
DotLine
,
Dotplot
,
Dumbbell
,
Fish
,
Gantt
,
Heatmap
,
Histogram
,
Line
,
Lollipop
,
Meter
,
ParallelCoordinates
,
Pie
,
Radar
,
Sankey
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
,
Stacked
,
StackedLine
,
StackedPercent
,
StackedPercentLine
,
Streamgraph
,
Sunburst
,
TagCloud
,
Tree
,
Treemap
,
Violin
,
Waterfall
dataTextAlign : "left"
dataTextAlign : "center"
dataTextAlign : "right"
#
dataTextBaseline
Baseline (or reference line) for the data labels
Type:
string
Default:
middle
Options:
top
,
middle
,
bottom
Used in:
Area
,
AreaLine
,
Bar
,
BarLine
,
Boxplot
,
Bubble
,
Bullet
,
Chord
,
Circular
,
Contour
,
Correlation
,
Density
,
DotLine
,
Dotplot
,
Dumbbell
,
Fish
,
Gantt
,
Heatmap
,
Histogram
,
Line
,
Lollipop
,
Meter
,
ParallelCoordinates
,
Pie
,
Radar
,
Sankey
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
,
Stacked
,
StackedLine
,
StackedPercent
,
StackedPercentLine
,
Streamgraph
,
Sunburst
,
TagCloud
,
Tree
,
Treemap
,
Violin
,
Waterfall
#
dataTextColor
Color for the text in data labels
Type:
color
Default:
false
Used in:
Area
,
AreaLine
,
Bar
,
BarLine
,
Boxplot
,
Bubble
,
Bullet
,
Chord
,
Circular
,
Contour
,
Correlation
,
Density
,
DotLine
,
Dotplot
,
Dumbbell
,
Fish
,
Gantt
,
Heatmap
,
Histogram
,
Line
,
Lollipop
,
Meter
,
ParallelCoordinates
,
Pie
,
Radar
,
Sankey
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
,
Stacked
,
StackedLine
,
StackedPercent
,
StackedPercentLine
,
Streamgraph
,
Sunburst
,
TagCloud
,
Tree
,
Treemap
,
Violin
,
Waterfall
dataTextColor : "#9e0adb"
dataTextColor : "#ff7d00"
#
dataTextFontSize
Font size for the text in data labels. Be aware that auto scaling font must be turned off for this property to take effect. A more convenient way to modify the size is to use the dataTextScaleFontFactor
Type:
integer
Default:
11
Used in:
Area
,
AreaLine
,
Bar
,
BarLine
,
Boxplot
,
Bubble
,
Bullet
,
Chord
,
Circular
,
Contour
,
Correlation
,
Density
,
DotLine
,
Dotplot
,
Dumbbell
,
Fish
,
Gantt
,
Heatmap
,
Histogram
,
Line
,
Lollipop
,
Meter
,
ParallelCoordinates
,
Pie
,
Radar
,
Sankey
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
,
Stacked
,
StackedLine
,
StackedPercent
,
StackedPercentLine
,
Streamgraph
,
Sunburst
,
TagCloud
,
Tree
,
Treemap
,
Violin
,
Waterfall
#
dataTextFontStyle
Font style for the data labels
Type:
string
Default:
Options:
,
bold
,
italic
,
bold italic
Used in:
Area
,
AreaLine
,
Bar
,
BarLine
,
Boxplot
,
Bubble
,
Bullet
,
Chord
,
Circular
,
Contour
,
Correlation
,
Density
,
DotLine
,
Dotplot
,
Dumbbell
,
Fish
,
Gantt
,
Heatmap
,
Histogram
,
Line
,
Lollipop
,
Meter
,
ParallelCoordinates
,
Pie
,
Radar
,
Sankey
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
,
Stacked
,
StackedLine
,
StackedPercent
,
StackedPercentLine
,
Streamgraph
,
Sunburst
,
TagCloud
,
Tree
,
Treemap
,
Violin
,
Waterfall
dataTextFontStyle : ""
dataTextFontStyle : "bold"
dataTextFontStyle : "bold italic"
#
dataTextMargin
Margin to pad or separate the characters in the data labels
Type:
float
Default:
5
Used in:
Area
,
AreaLine
,
Bar
,
BarLine
,
Boxplot
,
Bubble
,
Bullet
,
Chord
,
Circular
,
Contour
,
Correlation
,
Density
,
DotLine
,
Dotplot
,
Dumbbell
,
Fish
,
Gantt
,
Heatmap
,
Histogram
,
Line
,
Lollipop
,
Meter
,
ParallelCoordinates
,
Pie
,
Radar
,
Sankey
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
,
Stacked
,
StackedLine
,
StackedPercent
,
StackedPercentLine
,
Streamgraph
,
Sunburst
,
TagCloud
,
Tree
,
Treemap
,
Violin
,
Waterfall
dataTextMargin : 5
dataTextMargin : 15
#
dataTextRotate
Rotation in degrees for the data labels
Type:
integer
Default:
Used in:
Area
,
AreaLine
,
Bar
,
BarLine
,
Boxplot
,
Bubble
,
Bullet
,
Chord
,
Circular
,
Contour
,
Correlation
,
Density
,
DotLine
,
Dotplot
,
Dumbbell
,
Fish
,
Gantt
,
Heatmap
,
Histogram
,
Line
,
Lollipop
,
Meter
,
ParallelCoordinates
,
Pie
,
Radar
,
Sankey
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
,
Stacked
,
StackedLine
,
StackedPercent
,
StackedPercentLine
,
Streamgraph
,
Sunburst
,
TagCloud
,
Tree
,
Treemap
,
Violin
,
Waterfall
#
dataTextScaleFontFactor
Scaling factor used to increase or decrease the data labels font size in the canvas
Type:
float
Default:
1
Used in:
Area
,
AreaLine
,
Bar
,
BarLine
,
Boxplot
,
Bubble
,
Bullet
,
Chord
,
Circular
,
Contour
,
Correlation
,
Density
,
DotLine
,
Dotplot
,
Dumbbell
,
Fish
,
Gantt
,
Heatmap
,
Histogram
,
Line
,
Lollipop
,
Meter
,
ParallelCoordinates
,
Pie
,
Radar
,
Sankey
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
,
Stacked
,
StackedLine
,
StackedPercent
,
StackedPercentLine
,
Streamgraph
,
Sunburst
,
TagCloud
,
Tree
,
Treemap
,
Violin
,
Waterfall
dataTextScaleFontFactor : 0.5
dataTextScaleFontFactor : 1
dataTextScaleFontFactor : 1.5
#
groupingFactors
An array that holds the group names used for grouping the data. It must be a category in the data.x object
Type:
array
Default:
[]
Used in:
Area
,
AreaLine
,
Bar
,
BarLine
,
Boxplot
,
Bubble
,
Bullet
,
Chord
,
Circular
,
Contour
,
Correlation
,
Density
,
DotLine
,
Dotplot
,
Dumbbell
,
Fish
,
Gantt
,
Heatmap
,
Histogram
,
Line
,
Lollipop
,
Meter
,
ParallelCoordinates
,
Pie
,
Radar
,
Sankey
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
,
Stacked
,
StackedLine
,
StackedPercent
,
StackedPercentLine
,
Streamgraph
,
Sunburst
,
TagCloud
,
Tree
,
Treemap
,
Violin
,
Waterfall
#
summaryType
Summary type for the data when grouping
Type:
string
Default:
Options:
0
,
iqr
,
median
,
mean
,
cor
,
min
,
max
,
count
,
sum
Used in:
Area
,
AreaLine
,
Bar
,
BarLine
,
Boxplot
,
Bubble
,
Bullet
,
Chord
,
Circular
,
Contour
,
Correlation
,
Density
,
DotLine
,
Dotplot
,
Dumbbell
,
Fish
,
Gantt
,
Heatmap
,
Histogram
,
Line
,
Lollipop
,
Meter
,
ParallelCoordinates
,
Pie
,
Radar
,
Sankey
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
,
Stacked
,
StackedLine
,
StackedPercent
,
StackedPercentLine
,
Streamgraph
,
Sunburst
,
TagCloud
,
Tree
,
Treemap
,
Violin
,
Waterfall
summaryType : "mean"
summaryType : "median"
summaryType : "iqr"
summaryType : "sum"
#
transposeData
Flag to transpose data as a parameter. This parameter accomplishes the same as the function transpose at load time
Type:
boolean
Default:
false
Used in:
Area
,
AreaLine
,
Bar
,
BarLine
,
Boxplot
,
Bubble
,
Bullet
,
Chord
,
Circular
,
Contour
,
Correlation
,
Density
,
DotLine
,
Dotplot
,
Dumbbell
,
Fish
,
Gantt
,
Heatmap
,
Histogram
,
Line
,
Lollipop
,
Meter
,
ParallelCoordinates
,
Pie
,
Radar
,
Sankey
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
,
Stacked
,
StackedLine
,
StackedPercent
,
StackedPercentLine
,
Streamgraph
,
Sunburst
,
TagCloud
,
Tree
,
Treemap
,
Violin
,
Waterfall
transposeData : true
transposeData : false
On This Page
appendNetworkData
dataTextAlign
dataTextBaseline
dataTextColor
dataTextFontSize
dataTextFontStyle
dataTextMargin
dataTextRotate
dataTextScaleFontFactor
groupingFactors
summaryType
transposeData
⇧