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
R-Axis : R axis parameters
#
rAxis
Name of the samples, groups or variables to be displayed in the R axis
Type:
array
Default:
[]
Used in:
Circular
rAxis : ["SeqE"]
#
rAxisCeilValue
Value to ceil the data in the R axis
Type:
float
Default:
Used in:
Circular
rAxisCeilValue : 60
rAxisCeilValue : null
#
rAxisFactorValue
Value to factor the data in the R axis
Type:
float
Default:
Used in:
Circular
rAxisFactorValue : 0.8
rAxisFactorValue : null
#
rAxisFloorValue
Value to floor the data in the R axis
Type:
float
Default:
Used in:
Circular
rAxisFloorValue : 20
rAxisFloorValue : null
#
rAxisGridMajorColor
Color for the major grid lines in the R axis
Type:
color
Default:
rgb(204, 204, 204)
Used in:
Circular
rAxisGridMajorColor : "#9e0adb"
rAxisGridMajorColor : "#ff7d00"
#
rAxisGridMajorLineType
Type of line for the major grid lines in the R axis
Type:
string
Default:
solid
Options:
rect
,
solid
,
spline
,
dotted
,
dashed
,
dotdash
,
longdash
,
twodash
Used in:
Circular
rAxisGridMajorLineType : "solid"
rAxisGridMajorLineType : "dashed"
#
rAxisGridMajorShow
Flag to show/hide the major grid lines in the R axis
Type:
boolean
Default:
true
Used in:
Circular
rAxisGridMajorShow : true
rAxisGridMajorShow : false
#
rAxisGridMajorTransparency
Transparency for the color of the major grid lines in the R axis
Type:
float
Default:
1
Used in:
Circular
rAxisGridMajorTransparency : 0.2
rAxisGridMajorTransparency : 1
#
rAxisGridMajorWidth
Width for the major grid lines in the R axis
Type:
float
Default:
1
Used in:
Circular
rAxisGridMajorWidth : 1
rAxisGridMajorWidth : 2
#
rAxisGridMinorColor
Color for the minor grid lines in the R axis
Type:
color
Default:
rgb(204, 204, 204)
Used in:
Circular
rAxisGridMinorColor : "#9e0adb"
rAxisGridMinorColor : "#ff7d00"
#
rAxisGridMinorLineType
Type of line for the minor grid lines in the R axis
Type:
string
Default:
solid
Options:
rect
,
solid
,
spline
,
dotted
,
dashed
,
dotdash
,
longdash
,
twodash
Used in:
Circular
rAxisGridMinorLineType : "solid"
rAxisGridMinorLineType : "dashed"
#
rAxisGridMinorShow
Flag to show/hide the minor grid lines in the R axis
Type:
boolean
Default:
true
Used in:
Circular
rAxisGridMinorShow : true
rAxisGridMinorShow : false
#
rAxisGridMinorTransparency
Transparency for the color of the minor grid lines in the R axis
Type:
float
Default:
1
Used in:
Circular
rAxisGridMinorTransparency : 1
rAxisGridMinorTransparency : 0.5
#
rAxisGridMinorWidth
Width for the minor grid lines in the R axis
Type:
float
Default:
0.5
Used in:
Circular
rAxisGridMinorWidth : 0.5
rAxisGridMinorWidth : 1.5
#
rAxisLabelOrientation
Orientation to show the ticks values in circular plots
Type:
string
Default:
perpendicular
Options:
perpendicular
,
circular
Used in:
Circular
rAxisLabelOrientation : "perpendicular"
rAxisLabelOrientation : "circular"
#
rAxisPercentShow
Flag to show on not the percent in each segment in the R axis
Type:
boolean
Default:
false
Used in:
Circular
rAxisPercentShow : false
rAxisPercentShow : true
#
rAxisShow
Flag to show/hide the R axis
Type:
boolean
Default:
true
Used in:
Circular
rAxisShow : true
rAxisShow : false
#
rAxisTextColor
Color for the text in axis text
Type:
color
Default:
rgb(0,0,0)
Used in:
Circular
rAxisTextColor : "red"
rAxisTextColor : "blue"
#
rAxisTextFontStyle
Font style for the axis text
Type:
string
Default:
Options:
,
bold
,
italic
,
bold italic
Used in:
Circular
rAxisTextFontStyle : "bold"
rAxisTextFontStyle : "italic"
#
rAxisTextScaleFontFactor
Scaling factor used to increase or decrease the axis text font size in the canvas
Type:
float
Default:
1
Used in:
Circular
rAxisTextScaleFontFactor : 1.2
rAxisTextScaleFontFactor : 0.8
#
rAxisTicks
Approx number of tick lines in the R axis
Type:
integer
Default:
5
Used in:
Circular
rAxisTicks : 5
rAxisTicks : 10
#
rAxisTicksColor
Color for the marker lines across the R axis
Type:
color
Default:
rgb(204, 204, 204)
Used in:
Circular
rAxisTicksColor : "red"
rAxisTicksColor : "blue"
#
rAxisTicksTransparency
Transparency for the color of the marker lines across the R axis
Type:
float
Default:
1
Used in:
Circular
rAxisTicksTransparency : 1
rAxisTicksTransparency : 0.5
#
rAxisTicksWidth
Width for the marker lines across the R axis
Type:
float
Default:
1
Used in:
Circular
rAxisTicksWidth : 1
rAxisTicksWidth : 2
#
rAxisTransform
Type of transformation for values in R axis
Type:
string
Default:
Options:
0
,
log2
,
log10
,
-log2
,
-log10
,
exp2
,
exp10
,
sqrt
,
percentile
Used in:
Circular
rAxisTransform : false
rAxisTransform : "log2"
On This Page
rAxis
rAxisCeilValue
rAxisFactorValue
rAxisFloorValue
rAxisGridMajorColor
rAxisGridMajorLineType
rAxisGridMajorShow
rAxisGridMajorTransparency
rAxisGridMajorWidth
rAxisGridMinorColor
rAxisGridMinorLineType
rAxisGridMinorShow
rAxisGridMinorTransparency
rAxisGridMinorWidth
rAxisLabelOrientation
rAxisPercentShow
rAxisShow
rAxisTextColor
rAxisTextFontStyle
rAxisTextScaleFontFactor
rAxisTicks
rAxisTicksColor
rAxisTicksTransparency
rAxisTicksWidth
rAxisTransform
⇧