Version 2.0.6 - 2024-06-20 (Current)
Add
- issue#2325 增加 RenderSepType 用于执行渲染换行符
- pr#2338 Migrate the test code from
nose
tonose2/unittest
- pr#2347 增加
add_js_events
实验性 API 添加 JS 操作函数 - pr#2348 增加
Emphasis3DOpts
,BlurOpts
,SelectOpts
,TreeLeavesOpts
配置项
Updated
- pr#2256 仪表盘指针配置项
GaugePointerOpts
支持设置样式itemstyle_opts
- pr#2338 更新
DataZoomOpts
配置 - pr#2338 更新
ThreeAxisChart
配置 - pr#2347 更新
boxplot, custom, effectscatter, funnel, kline, pie, radar
charts configuration. - pr#2348 更新
bar, boxplot, funnel, heatmap, parallel, pie, tree
charts configuration - pr#2345 更新 series_options.py
(Graph-Label-textBorder)
- pr#2350 更新 Timeline + 3D charts(可能存在部分场景不兼容)
- pr#22 更新 world.js
- pr#23 更新 v5 静态资源版本到 Echarts 5.5.0
Fixed