public Chart(options as Map<String, Object> = null):
Creates a chart from an option map.
options
type
line
chart = Chart({"type": "line"})