Pyecharts

Latest version: v2.0.5

Safety actively analyzes 623626 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.0.5

***Add***
* [issue2259](https://github.com/pyecharts/pyecharts/issues/2259) Add `GeoItem` for compatibility with incoming latitude/longitude data only.
* [issue2254](https://github.com/pyecharts/pyecharts/issues/2254) Add an error alert for Numpy and Pandas non-native data structures as data inputs.

**Updated**
* [issue2227](https://github.com/pyecharts/pyecharts/issues/2227) Update the part of `Sunburst` configuration.
* [issue2263](https://github.com/pyecharts/pyecharts/issues/2263) Update `Emphasis` configuration to all charts.
* [issue2240](https://github.com/pyecharts/pyecharts/issues/2240) Update the part of `Radar` configuration.
* [issue2286](https://github.com/pyecharts/pyecharts/pull/2286) Update the part of `VisualMapOpts` configuration.

**Fixed**
* [issue2236](https://github.com/pyecharts/pyecharts/issues/2236) Fix style anomalies in `LegendOpts.border_width` caused by certain configurations.
* [issue2264](https://github.com/pyecharts/pyecharts/issues/2264) Fix multiple `DataZoomOpts` failures under `Grid.
* [issue2265](https://github.com/pyecharts/pyecharts/issues/2265) Fix `Sankey` configuration bug.

2.0.4

***Add***
* [issue2219](https://github.com/pyecharts/pyecharts/issues/2219) [**EXPERIMENTAL**] Updated `Geo` to support `Pie` diagram configuration.
* [issue2096](https://github.com/pyecharts/pyecharts/issues/2096) added `recipes` file for `conda-forge [pull-requests#23709](https://github.com/conda-forge/staged-recipes/pull/23709)

**Updated**
* [issue2213](https://github.com/pyecharts/pyecharts/issues/2213) Updated `Kline` configuration, added K-line bar width configuration.
* [issue2211](https://github.com/pyecharts/pyecharts/issues/2211) Updated configuration of `Graph` graph, `GraphNode` and `GraphLink`.
* [issue2194](https://github.com/pyecharts/pyecharts/issues/2194) Updated `Sankey` configuration to add `EdgeLabel` configuration to match `LabelOpts`.
* [issue2176](https://github.com/pyecharts/pyecharts/issues/2176) Updated `ThemeRiver` configuration.

2.0.3

***Add***
* [pr2158](https://github.com/pyecharts/pyecharts/pull/2158) 增加一个渲染配置方式(将 `js` 文件嵌入 `HTML` 文件)by omixwxm

***Fixed***
* [issue2144](https://github.com/pyecharts/pyecharts/issues/2144) 修复使用 `timeline` 时 `legend` 选择状态异常
* [issue2153](https://github.com/pyecharts/pyecharts/issues/2153) 修复 `Grid.visualMap` 的异常
* [issue2165](https://github.com/pyecharts/pyecharts/issues/2165) 修复 `Line` 图使用 `dataset` 异常的问题

**Updated**
* 代码覆盖率:99%
![image](https://user-images.githubusercontent.com/17564655/227460929-6c08a83d-f0b9-4d2d-b8c2-1343e85f75ca.png)
* `2.0.3` 之后请使用 `LegendOpts.selected_map` 而不是 `add_yaxis.is_selected`
* 因为原来的方式会导致部分配置冲突,因此统一使用 `LegendOpts` 对 `Legend` 初始是否选中进行配置

----

***Add***
* [pr2158](https://github.com/pyecharts/pyecharts/pull/2158) Add a rendering configuration (embedding `js` files into `HTML` files) by omixwxm

***Fixed***
* [issue2144](https://github.com/pyecharts/pyecharts/issues/2144) Fix `legend` selection state exception when using `timeline`
* [issue2153](https://github.com/pyecharts/pyecharts/issues/2153) Fix exception for `Grid.visualMap`.
* [issue2165](https://github.com/pyecharts/pyecharts/issues/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`.

2.0.2

***Add***
* [issue2118](https://github.com/pyecharts/pyecharts/issues/2118) Add `Graph` arguments
* [issue2125](https://github.com/pyecharts/pyecharts/issues/2125) Add `Line` arguments

***Fixed***
* [issue2116](https://github.com/pyecharts/pyecharts/issues/2116) Fix `Grid.visualMap` error

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.