This is a ECharts chart option types collection and a helper to use ECharts WebComponent.
Please watch this video about Elm and Web Components by Richard Feldman
echarts : EChartsConfig -> Html msg
create echarts DOM node
the chart type
toJsonString : EChartsConfig -> String
convert the chart option to a string of json, which could apply to the
echarts-webcomponent option
attribute