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