Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency pyecharts to v2 #55

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pyecharts 1.9.1 -> 2.0.5 age adoption passing confidence
pyecharts ==1.9.1 -> ==2.0.5 age adoption passing confidence

Release Notes

pyecharts/pyecharts (pyecharts)

v2.0.5: Version 2.0.5

Compare Source

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.

v2.0.4: Version 2.0.4

Compare Source

version 2.0.4

Add

Updated

  • issue#2213 更新 Kline 的配置,增加 K 线柱状图宽度的配置
  • issue#2211 更新 Graph 图下, GraphNodeGraphLink 的配置
  • issue#2194 更新 Sankey 的配置,增加 EdgeLabel 的配置与 LabelOpts 一致。
  • issue#2176 更新 ThemeRiver 的配置。

version 2.0.4

Add

Updated

  • issue#2213 Updated Kline configuration, added K-line bar width configuration.
  • issue#2211 Updated configuration of Graph graph, GraphNode and GraphLink.
  • issue#2194 Updated Sankey configuration to add EdgeLabel configuration to match LabelOpts.
  • issue#2176 Updated ThemeRiver configuration.

v2.0.3: Version 2.0.3

Compare Source

version 2.0.3

Add

  • pr#2158 增加一个渲染配置方式(将 js 文件嵌入 HTML 文件)by @​omixwxm

Fixed

  • issue#2144 修复使用 timelinelegend 选择状态异常
  • issue#2153 修复 Grid.visualMap 的异常
  • issue#2165 修复 Line 图使用 dataset 异常的问题

Updated

  • 代码覆盖率:99%
    image
  • 2.0.3 之后请使用 LegendOpts.selected_map 而不是 add_yaxis.is_selected
    • 因为原来的方式会导致部分配置冲突,因此统一使用 LegendOptsLegend 初始是否选中进行配置

Add

  • pr#2158 Add a rendering configuration (embedding js files into HTML files) by @​omixwxm

Fixed

  • issue#2144 Fix legend selection state exception when using timeline
  • issue#2153 Fix exception for Grid.visualMap.
  • issue#2165 Fix dataset exception for Line diagrams

Updated

  • Code coverage: 99%.
  • Please use LegendOpts.selected_map instead of is_selected.
    • As the previous use of is_selected caused some configuration conflicts, subsequent versions have been configured using LegendOpts.

v2.0.2: Version 2.0.2

Compare Source

version 2.0.2

Add

Fixed


version 2.0.2

Add

Fixed

v2.0.1

Compare Source

v2.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Asia/Singapore, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/pyecharts-2.x branch 7 times, most recently from 54f6a71 to 8659a9a Compare January 14, 2023 20:11
@renovate renovate bot force-pushed the renovate/pyecharts-2.x branch 5 times, most recently from eb6a8e4 to 4bd7b42 Compare January 28, 2023 08:12
@renovate renovate bot force-pushed the renovate/pyecharts-2.x branch 2 times, most recently from f70c3a6 to ba869a3 Compare February 10, 2023 20:33
@renovate renovate bot force-pushed the renovate/pyecharts-2.x branch 4 times, most recently from 6d1c334 to 8d2f6bb Compare March 4, 2023 18:40
@renovate renovate bot force-pushed the renovate/pyecharts-2.x branch 2 times, most recently from c0ec70f to dab5045 Compare March 15, 2023 17:02
@renovate renovate bot force-pushed the renovate/pyecharts-2.x branch 3 times, most recently from a689877 to 9eb264e Compare March 24, 2023 16:53
@renovate renovate bot force-pushed the renovate/pyecharts-2.x branch 4 times, most recently from a13f07c to 3d3689c Compare April 14, 2023 23:18
@renovate renovate bot force-pushed the renovate/pyecharts-2.x branch 2 times, most recently from f7c30d4 to b752991 Compare April 17, 2023 04:29
@renovate renovate bot force-pushed the renovate/pyecharts-2.x branch 4 times, most recently from 47466c8 to 34da89d Compare April 23, 2023 01:59
@renovate renovate bot force-pushed the renovate/pyecharts-2.x branch 2 times, most recently from 9e5ae2d to d53535f Compare April 29, 2023 02:02
@renovate renovate bot force-pushed the renovate/pyecharts-2.x branch from d53535f to ced642b Compare May 31, 2023 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants