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 Table/Filter
Data Time Series
Data Transformation
Data UI Widgets
Debug
Decorations
Dendrograms
Density Plots
Dotplot Graphs
Dumbbell Graphs
Effect
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
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 Data Type
Plot Mode
Plot Performance
Plot View
Plot and Panel Areas
Print
Quantile Regression Plots
R
R-Axis
Random
Ranges
Regression
Remote Procedures
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
X-Axis
Y-Axis
Z-Axis
Zooming, Panning and Resizing
cxplot
Circular Graphs : General parameters in circular graphs
#
circularAnchorColor
Color for the circular anchor
Type:
color
Default:
#0ab0db
Used in:
Circular
circularAnchorColor : "#9e0adb"
circularAnchorColor : "#ff7d00"
#
circularAnchorLength
Length in pixels of the height of the circular anchor
Type:
integer
Default:
8
Used in:
Circular
circularAnchorLength : 5
circularAnchorLength : 15
#
circularAnchors2Align
Position to align the anchors2 in circular plot
Type:
string
Default:
outside
Options:
inside
,
outside
Used in:
Circular
#
circularAnchorsAlign
Position to align the anchors in circular plot
Type:
string
Default:
inside
Options:
inside
,
outside
Used in:
Circular
circularAnchorsAlign : "inside"
circularAnchorsAlign : "outside"
#
circularArc
Number of degrees to extend the circular graph
Type:
integer
Default:
360
Used in:
Circular
circularArc : 180
circularArc : 360
#
circularCenterProportion
Proportion of the center of the circular graph to use as void; that is the fraction of the radius in the middle of the graph
Type:
float
Default:
0.3
Used in:
Circular
circularCenterProportion : 0.1
circularCenterProportion : 0.3
#
circularDataPosition
Position to align the data in 2D radial graphs and ideograms
Type:
string
Default:
distributed
Options:
absolute
,
distributed
Used in:
Circular
#
circularLabelsAlign
Position to align the variable and sample names in circular plot
Type:
string
Default:
outside
Options:
inside
,
outside
Used in:
Circular
circularLabelsAlign : "inside"
circularLabelsAlign : "outside"
#
circularLetterSeparationFactor
Factor to adjust the spacing between letters in the circular graphs. The greater the number the closer the letters in the labels
Type:
float
Default:
1
Used in:
Circular
circularLetterSeparationFactor : 1.5
circularLetterSeparationFactor : 5
#
circularOverlayLevelOrientation
Orientation to show the segregation levels
Type:
string
Default:
circular
Options:
perpendicular
,
circular
Used in:
Circular
circularOverlayLevelOrientation : "perpendicular"
circularOverlayLevelOrientation : "circular"
#
circularOverlayThickness
Thickness in pixels of the circular overlay and ideogram
Type:
integer
Default:
14
Used in:
Circular
circularOverlayThickness : 18
circularOverlayThickness : 30
#
circularRotate
Number of degrees to rotate the circular graph to adjust the starting point
Type:
integer
Default:
Used in:
Circular
circularRotate : 0
circularRotate : 90
#
circularSampleLabelOrientation
Orientation to show the sample names
Type:
string
Default:
perpendicular
Options:
perpendicular
,
circular
Used in:
Circular
circularSampleLabelOrientation : "perpendicular"
circularSampleLabelOrientation : "circular"
#
circularScalesAlign
Position to align the percent and radial axes in circular plot
Type:
string
Default:
inside
Options:
inside
,
outside
Used in:
Circular
circularScalesAlign : "inside"
circularScalesAlign : "outside"
#
circularType
Property to set the subtype of circular graph. If set to sunburst or bubble then smpOverlays can be used to build a hierarchy for the graph
Type:
string
Default:
normal
Options:
normal
,
radar
,
sunburst
,
chord
,
bubble
Used in:
Circular
circularType : "normal"
circularType : "radar"
circularType : "sunburst"
circularType : "bubble"
On This Page
circularAnchorColor
circularAnchorLength
circularAnchors2Align
circularAnchorsAlign
circularArc
circularCenterProportion
circularDataPosition
circularLabelsAlign
circularLetterSeparationFactor
circularOverlayLevelOrientation
circularOverlayThickness
circularRotate
circularSampleLabelOrientation
circularScalesAlign
circularType
⇧