Members
-
NetworkgraphSeriesDefaults
-
A networkgraph is a type of relationship chart, where connnections (links) attracts nodes (points) and other nodes repulse each other.
- Since:
-
- 7.0.0
Try it
-
PackedBubbleSeriesDefaults
-
A packed bubble series is a two dimensional series type, where each point renders a value in X, Y position. Each point is drawn as a bubble where the bubbles don't overlap with each other and the radius of the bubble relates to the value.
- Since:
-
- 7.0.0
Try it
Type Definitions
-
GlobalSVGElement
-
Reference to the global SVGElement class as a workaround for a name conflict in the Highcharts namespace.
Type:
- global.SVGElement