New
Version 2.0.5
version 2.0.5
Add
- issue#2259 增加
GeoItem用来兼容仅传入经纬度数据的模式 - issue#2254 增加对 Numpy 和 Pandas 非原生数据结构作为数据入参的错误提示。
Updated
- issue#2227 增加部分
Sunburst的配置 - issue#2263 所有的图表增加
Emphasis的配置 - issue#2240 更新 Radar 图的配置
- issue#2286 更新 VisualMapOpts 的配置
Fixed
- issue#2236 修复
LegendOpts的border_width在特定配置下导致的样式异常问题 - issue#2264 修复
Grid下多个DataZoomOpts失效的问题 - issue#2265 修复
Sankey的配置错误问题
version 2.0.5
Add
- issue#2259 Add
GeoItemfor compatibility with incoming latitude/longitude data only. - issue#2254 Add an error alert for Numpy and Pandas non-native data structures as data inputs.
Updated
- issue#2227 Update the part of
Sunburstconfiguration. - issue#2263 Update
Emphasisconfiguration to all charts. - issue#2240 Update the part of
Radarconfiguration. - issue#2286 Update the part of
VisualMapOptsconfiguration.
Fixed
- issue#2236 Fix style anomalies in
LegendOpts.border_widthcaused by certain configurations. - issue#2264 Fix multiple
DataZoomOptsfailures under `Grid. - issue#2265 Fix
Sankeyconfiguration bug.