5.5.1
fix(lines): add missing `function` callback into `lineStyle.color` for line series.
refact: make components installable
fix(lines): use echarts log instead of zrender log.
refact(data): separate List to DataStorage and SeriesData