container
Type: Element
The parent Element in which the chart gets rendered.
Either pass in container
or divId
, but not both.
container: document.getElementById('chart')
Type: Element
The parent Element in which the chart gets rendered.
Either pass in container
or divId
, but not both.
container: document.getElementById('chart')