Home
Examples
Docs
Api
Updates
Contact
Social
Get License
Search CanvasXpress
×
Create New Page
×
Save dataset →
Login
×
Login →
Logout →
Create Account →
Request Password →
Documentation
Examples
API References
Getting Started
Overview
Installation
API
3D Attributes
Animations and Visualization Transitions
Area Graphs
Aspect Ratio, Space and width
Axis
Bar Graphs
Bins
Boxplot Graphs
Circular Graphs
Citations or References
Clustering
Colors
Combination Plots
Contours
Correlation Graphs
DOE
Data
Data Explorer
Data Filters
Data Point Attributes
Data Selection: Parameters used to select data in all visualizations
Data Table
Data Table/Filter
Data sorting
Debug
Decorations
Dendrograms
Density Plots
Dotplot Graphs
Effect
Error Bars and Confidence Intervals
Events
Fonts
Foreground and Background
Functions
Gantt Charts
General
General Attributes
Genome Browser
Gradients
Heatmap Graphs
Hierarchy
Histograms
Images
Legends
Line Graphs
Lines
Loess
Maps
Margins
Missing Data
Motion Charts
Network Algorithm Parameters
Network Communities
Network Graphs
Network Node and Edge Attributes
Oncoprint Graphs
Overlays
Pie Charts
Plot area
QQ 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
Variables
Venn Diagrams
X-Axis
X-Axis2
Y-Axis
Z-Axis
Zooming, Panning and Resizing
Network Communities API
#
calculateNetworkCommunities
calculateNetworkCommunities
boolean
Flag to calculate the network communities using the jLouvain algorithm. If this flag is false the property community and communityColor for each node will need to be provided, otherwise all nodes will belong to a single community.
Default:
true
Used in:
Network
#
coordinateNetworkConvexHullCommunityColor
coordinateNetworkConvexHullCommunityColor
boolean
Flag to coordinate colors of the nodes with convex hull for the network communities
Default:
false
Used in:
Network
#
hullScale
hullScale
float
Scaling factor for extension of the hulls in the network communities
Default:
1.25
Used in:
Network
#
networkCommunities
networkCommunities
integer
Private
Number of network communities
Default:
null
Used in:
Network
#
networkConvexHulls
networkConvexHulls
array
Private
Array for the Network community convex hull property object
Default:
[]
Used in:
Network
#
showNetworkCommunities
showNetworkCommunities
boolean
Flag to show or hide network communities
Default:
false
Used in:
Network
On This Page
calculateNetworkCommunities
coordinateNetworkConvexHullCommunityColor
hullScale
networkCommunities
networkConvexHulls
showNetworkCommunities
⇧
Create New Page