Home
Examples
Docs
Api
Updates
Contact
Blog
Join a Demo
Search CanvasXpress
×
Login
×
Login →
Logout →
Create Account →
Request Password →
Graph Type Examples
×
Area
AreaLine
Bar
BarLine
Boxplot
Bubble
Chord
Circular
Contour
Correlation
Dashboard
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
Streamgraph
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
Aspect Ratio, Space and width
Axis
Bar Graphs
Bin Plots
Bins
Boxplot Graphs
Circular Graphs
Citations or References
Clustering
Colors
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 Table/Filter
Data Time Series
Data Transformation
Data UI Widgets
Debug
Decorations
Dendrograms
Density Plots
Dotplot Graphs
Effect
Error Bars
Events
Fish Graphs
Fit Lines
Foreground and Background
Gantt Charts
General
General Attributes
Genome Browser
Genome Browser Features
Genome Browser Features: General parameters used in genome browser features
Genome Browser Sequences
Genome Browser Sequences: General parameters used in genome browser sequeces
Genome Browser Tracks
Genome Browser Tracks: General parameters used in 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
Manhattan and ManhattanCNV Plots
Maps
Maps Albers
Maps Leaflet
Maps Orthographic
Margins
Meter Graphs
Missing Data
Motion Charts
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 and Panel Areas
Plot area
Print
Quantile Regression Plots
R
R-Axis
Random
Regression
Remote Procedures
Ridgeline Plots
Samples
Sankey Diagrams
Scatter Plot Matrix
Scatter Plots
Shadows
Shapes
Stream Plots
Swimmer Graphs
Tag Cloud
Text
Text Placement
Time Series
Titles and Subtitles
Transparency
Treemap Graphs
Trees
UpSet Plots
Variables
Venn Diagrams
Violin Plots
Visium Plots
X-Axis
Y-Axis
Z-Axis
Zooming, Panning and Resizing
cxplot
false
Scatter Plots : General parameters in scatter plots
#
cXscatterColor
Color for the scatter cXplots
Type:
color
Default:
rgb(0,0,0)
Used in:
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
dataLabelBackgroundBorderColor
Color for the border in data labels background
Type:
color
Default:
rgb(255,255,255)
Used in:
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
dataLabelBackgroundBorderLineType
Type of line for the border in data labels background
Type:
string
Default:
solid
Options:
rect
,
solid
,
spline
,
dotted
,
dashed
,
dotdash
,
longdash
,
twodash
Used in:
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
dataLabelBackgroundBorderSize
Size for the border line in data labels background
Type:
float
Default:
0.5
Used in:
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
dataLabelBackgroundColor
Color for the data labels background
Type:
color
Default:
rgb(255,255,255)
Used in:
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
functionColor
Color for the function plots
Type:
color
Default:
rgb(0,0,0)
Used in:
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
groupingFactorWindow
The width for the data when grouping in Scatter2D plots. This is the analogous parameter to cut_width in R. It defaults to a fifth of the data range. The scatterType must be boxplot to take this parameter into effect
Type:
float
Default:
false
Used in:
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
isDataLabels
Flag to put a background in data labels
Type:
boolean
Default:
false
Used in:
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
isDataLabelsBackgroundColor
Flag to use the color in the colorDataLabels as a background in data labels
Type:
boolean
Default:
false
Used in:
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
scatterAxesEqual
Keep same range in both axes
Type:
boolean
Default:
false
Used in:
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
scatterContext
Flag to use Scatter2D when the graphType is not but the scatterType is line, bar, dot, area or boxplot
Type:
boolean
Default:
false
Used in:
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
scatterLineAlpha
Transparency applied to lines in scatter plots
Type:
float
Default:
1
Used in:
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
scatterOutlineThreshold
Maximum number of data points before skipping plotting their outline but only the fill color
Type:
integer
Default:
50000
Used in:
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
scatterPointAlpha
Thickness applied to data points in scatter plots
Type:
float
Default:
1
Used in:
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
scatterType
Type of scatter plot
Type:
string
Default:
false
Options:
false
,
line
,
bar
,
dot
,
area
,
image
,
lineImage
,
lineStep
,
boxplot
,
visium
,
manhattan
,
manhattanCNV
,
bin2d
,
polygon
Used in:
Scatter2D
,
Scatter3D
,
ScatterBubble2D
#
showDataLabels
Flag to show/hide the data labels in scatter plots
Type:
boolean
Default:
false
Used in:
Scatter2D
,
Scatter3D
,
ScatterBubble2D
On This Page
cXscatterColor
dataLabelBackgroundBorderColor
dataLabelBackgroundBorderLineType
dataLabelBackgroundBorderSize
dataLabelBackgroundColor
functionColor
groupingFactorWindow
isDataLabels
isDataLabelsBackgroundColor
scatterAxesEqual
scatterContext
scatterLineAlpha
scatterOutlineThreshold
scatterPointAlpha
scatterType
showDataLabels
⇧