6.0.0
fix: add back canteen and add el debug util.
test(dirty-rect): support dirty rect in test
(feat & fix): (1) fix test/axis-break-3.html (2) Add license headers. (3) Fix that axis break should not be a installable "component", but a feature. (4) Make axis break a installable feature, and imported in echarts.all.js and echarts.common.js by default, but not in echarts.simple.js. The zipped size diff is 11KB, not so much but still considerable as a non-common feature.
fix(test infra): fix test bug introduced in 8005bc3
tweak example.
Update funnel, add dat.gui.min.js
test: Add resize cb.
test: migrate to ecSimpleTransition and ecSimpleOptionPlayer.
test: add case for ecStat
test: update ecstat dep.
tweak examples and comments
test(visual): fix progressive rendering in VST
Add query
Add example heatmap-large
add licenses.
test: sync test helper.
test(visual): fix url loading error may block. add threads in cli
test: fix boundingRect display - enable to display tspan bounding rect and root non-group-el bounding rect.