Version 2.0.9
⚠️ Attention
这个版本是 Echarts 5.x 的最后支持版本。在下一个版本中,将开始支持 Echarts 6.x. This version is the last support for Echarts 5.x. In the next version, it will start with Echarts 6.x.
📝 ChangeLog
Updated
- 更新
Table类参数添加方式,加入参数**kwargs,扩展Table对接prettytable的其他参数。 - 更新
MarkPointOpts、MarkPointItemOpts以及LabelOpts。 - 更新
Line,加入参数end_label_opts适配。
Fixed
- 修复
Grid图场景下,chart_id不生效的问题。 - 修复
Grid图场景下,datazoom和visualmap在生成的HTML文件中的配置重复问题。 - 修复
Grid图场景下若干索引问题。 - 修复
Page的css_libs被异常覆盖。
Updated
- Update the way parameters are added to the
Tableclass by adding the parameter**kwargsto expand other parameters forTableto interface withprettytable. - Update
MarkPointOpts,MarkPointItemOptsandLabelOpts. - Update
Lineparameterend_label_opts
Fixed
- Fix the problem that
chart_idis not effective in theGridchart scenario. - Fix the duplicate configuration problem of
datazoomandvisualmapin the generatedHTMLfile in theGridchart scenario. - Fix several index issues in the
Gridchart scenario. - Fix the abnormal override of css_libs in
Pagechart.
🧑🤝🧑 Contributor
👏 Thanks to many contributors below: