Network Communities : General parameters used in network communities

# calculateNetworkCommunities

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
Type: boolean
Default: true
Used in: Network

# coordinateNetworkConvexHullCommunityColor

Flag to coordinate colors of the nodes with convex hull for the network communities
Type: boolean
Default: false
Used in: Network

# hullScale

Scaling factor for extension of the hulls in the network communities
Type: float
Default: 1.25
Used in: Network

# showNetworkCommunities

Flag to show/hide the network communities
Type: boolean
Default: false
Used in: Network