`Chart` class is rendered as `div`. `afterInsert` ...
# kvision
r
Chart
class is rendered as
div
.
afterInsert
will be called when the DOM element is ready, so you can safely use
getElement()
, initialize and draw google charts