Class: Sunburst

Sunburst

new epiviz.ui.charts.tree.Sunburst(id, container, properties)

ui/charts/tree/sunburst.js, line 16
Name Type Description
id string
container jQuery
properties epiviz.ui.charts.VisualizationProperties

Extends

Members

_arcfunction

Generates an arc given a ui node

.

Generates an arc given a ui node

Methods

protected_initialize()

ui/charts/tree/sunburst.js, line 138

Initializes the chart and draws the initial SVG in the container

.

Initializes the chart and draws the initial SVG in the container

draw(root){Array.<epiviz.ui.charts.VisObject>}

ui/charts/tree/sunburst.js, line 151
Name Type Description
root epiviz.ui.charts.tree.Node optional
Returns:
Type Description
Array.<epiviz.ui.charts.VisObject>
comments powered by Disqus