Skip to content

Version 2.0.5

Latest
Compare
Choose a tag to compare
@sunhailin-Leo sunhailin-Leo released this 03 Mar 07:03

version 2.0.5

Add

  • issue#2259 增加 GeoItem 用来兼容仅传入经纬度数据的模式
  • issue#2254 增加对 Numpy 和 Pandas 非原生数据结构作为数据入参的错误提示。

Updated

Fixed

  • issue#2236 修复 LegendOptsborder_width 在特定配置下导致的样式异常问题
  • issue#2264 修复 Grid 下多个 DataZoomOpts 失效的问题
  • issue#2265 修复 Sankey 的配置错误问题

version 2.0.5

Add

  • issue#2259 Add GeoItem for 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 Sunburst configuration.
  • issue#2263 Update Emphasis configuration to all charts.
  • issue#2240 Update the part of Radar configuration.
  • issue#2286 Update the part of VisualMapOpts configuration.

Fixed

  • issue#2236 Fix style anomalies in LegendOpts.border_width caused by certain configurations.
  • issue#2264 Fix multiple DataZoomOpts failures under `Grid.
  • issue#2265 Fix Sankey configuration bug.