Home
Examples
Docs
Api
Updates
Contact
Social
Search CanvasXpress
×
Create New Page
×
Save dataset →
Login
×
Login →
Logout →
Create Account →
Request Password →
Graph Type Examples
×
Area
AreaLine
Bar
BarLine
Boxplot
Bubble
Chord
Circular
Contour
Correlation
Meter
Density
Donnut
DotLine
Dotplot
Facet
Fish
Functions
Gantt
Genome
Heatmap
Hexplot-Binplot
Histogram
Kaplan-Meier
Layout
Line
Lollipop
Map
Meter
Network
NonLinear-Fit
Linear-Fit
Oncoprint
ParallelCoordinates
Pie
Radar
Remote-Graphs
Ridge-Line
SPLOM
Sankey
Scatter2D
ScatterBubble2D
Scatter3D
Stacked
StakedLine
StackedPercent
StackedPercentLine
Sunburst
TCGA
TagCloud
Tree
Treemap
UpSet
Venn
Violin
Waterfall
Getting Started
Overview
Installation
API
3D Attributes
Animations and Visualization Transitions
Area Graphs
Aspect Ratio, Space and width
Axis
Bar Graphs
Bin Plots
Bins
Boxplot Graphs
Circular Graphs
Citations or References
Clustering
Colors
Combination Plots
Contours
Correlation Graphs
DOE
Data
Data Customizer
Data Filters
Data Point Attributes
Data Selection
Data Table
Data Table/Filter
Data sorting
Debug
Decorations
Dendrograms
Density Plots
Dotplot Graphs
Effect
Error Bars and Confidence Intervals
Events
Fish Graphs
Foreground and Background
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
Quantile Regression 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
UpSet Plots
Variables
Venn Diagrams
X-Axis
Y-Axis
Z-Axis
Zooming, Panning and Resizing
cxplot
false
Decorations : Additional elements added to graphs to increase data understanding
#
decorations
Name of the node properties to include in the network decorations in the data.nodes object
Type:
object
Default:
false
Used in:
Network
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
decorationsBackgroundBorderColor
Color for the border in decoration legends background
Type:
color
Default:
rgba(255,255,255,0)
Used in:
Network
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
decorationsBackgroundBorderLineType
Type of line for the border in decoration legends background
Type:
string
Default:
solid
Options:
rect
,
solid
,
spline
,
dotted
,
dashed
,
dotdash
,
longdash
,
twodash
Used in:
Network
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
decorationsBackgroundBorderSize
Size for the border line in decoration legends background
Type:
float
Default:
0.5
Used in:
Network
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
decorationsBackgroundColor
Color for the decoration legends background
Type:
color
Default:
rgba(255,255,255,0)
Used in:
Network
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
decorationsColors
Array of colors used for selection in network decorations not to be confused by its singular form decorationsColor above
Type:
array
Default:
[]
Used in:
Network
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
decorationsHeight
Length in pixels of the height for the decorations in the networks
Type:
integer
Default:
40
Used in:
Network
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
decorationsInside
Position the decorations inside the graphs
Type:
boolean
Default:
false
Used in:
Network
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
decorationsPosition
Position for the the decorations
Type:
string
Default:
bottom
Options:
topRight
,
right
,
bottomRight
,
bottom
,
bottomLeft
,
left
,
topLeft
,
top
Used in:
Network
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
decorationsProperties
Object to assign properties like color for the network decorations
Type:
object
Default:
HASH(0x7f9193854d78)
Used in:
Network
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
decorationsTextAlign
Align for the decoration legends
Type:
string
Default:
center
Options:
left
,
center
,
right
Used in:
Network
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
decorationsTextColor
Color for the text in decoration legends
Type:
color
Default:
rgb(0,0,0)
Used in:
Network
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
decorationsTextFontSize
Font size for the text in decoration legends. 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 decorationsTextScaleFontFactor
Type:
integer
Default:
12
Used in:
Network
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
decorationsTextFontStyle
Font style for the decoration legends
Type:
string
Default:
Options:
,
bold
,
italic
,
bold italic
Used in:
Network
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
decorationsTextMargin
Margin used in decoration legends
Type:
float
Default:
5
Used in:
Network
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
decorationsTextRotate
Rotation in degrees for the decoration legends
Type:
integer
Default:
Used in:
Network
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
decorationsTextScaleFontFactor
Scaling factor used to increase or decrease the decoration legends font size in the canvas
Type:
float
Default:
1
Used in:
Network
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
decorationsTransparency
Transparency for range decorations
Type:
float
Default:
0.2
Used in:
Network
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
decorationsType
Type for the decorations in the networks. The types stacked and stackedpercent must be two dimensional. Heatmap could be one or two dimensional
Type:
string
Default:
bar
Options:
pie
,
bar
,
heatmap
,
stacked
,
stackedpercent
Used in:
Network
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
decorationsWidth
Length in pixels of the width for the decorations in the networks
Type:
integer
Default:
20
Used in:
Network
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
showDecorations
Flag to show/hide the decorations
Type:
boolean
Default:
true
Used in:
Network
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
showDecorationsBorder
Flag to show/hide the the decoration legends border
Type:
boolean
Default:
false
Used in:
Network
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
showDecorationsLegend
Flag to show/hide the decoration legends
Type:
boolean
Default:
true
Used in:
Network
,
Scatter2D
,
Scatter3D
,
ScatterBubble2D
On This Page
decorations
decorationsBackgroundBorderColor
decorationsBackgroundBorderLineType
decorationsBackgroundBorderSize
decorationsBackgroundColor
decorationsColors
decorationsHeight
decorationsInside
decorationsPosition
decorationsProperties
decorationsTextAlign
decorationsTextColor
decorationsTextFontSize
decorationsTextFontStyle
decorationsTextMargin
decorationsTextRotate
decorationsTextScaleFontFactor
decorationsTransparency
decorationsType
decorationsWidth
showDecorations
showDecorationsBorder
showDecorationsLegend
⇧
Create New Page