52 Commits

Author SHA1 Message Date
陈键冬
f4e493bacb Fix: 修复 Overlap+Grid 叠加时坐标轴索引混乱的问题 (#1133)
* Fix: 修复 Overlap+Grid 叠加时坐标轴索引混乱的问题

* Fix: test

* Remove: space

* Add the judgment of Non-Rectchart and fix push problem

* Fix some problem

* Add: more tests

* Format: import

* Add: line example

* Fix: test
2019-05-22 07:38:21 +01:00
陈键冬
1fcd9157da Components (#1127)
* Add: Table 类提供标题设置 新增 Image 类

* Format: code

* Update: page_title 设置为全局变量
2019-05-18 16:52:25 +01:00
陈键冬
717ab9b96b
PR: Scatter supports mutil dimension series data (#1125)
* Add: Scatter supports mutil dimension series data

* Format: import

* Fix: test
2019-05-17 13:46:49 +08:00
陈键冬
002c578b0c Fix table (#1102)
* Add: example

* Fix: 修复 table 不能正常显示的问题
2019-05-11 17:26:03 +01:00
sunhailinLeo
41054f15b6 Update sunburst example
Add new option in sunburst.add (levels)
2019-05-11 16:15:49 +08:00
sunhailinLeo
9e2ebe6d6b Update Example (Sunburst & Graph) 2019-05-11 15:34:40 +08:00
陈键冬
9e2c662e59
Add: 扩展 Bar 图并新增示例 (#1101) 2019-05-11 01:49:11 +08:00
陈键冬
6bff341845
Add: example (#1098)
* Add: example

* Format: code
2019-05-10 10:42:22 +08:00
陈键冬
f3e070cabf
PR: use short name and add set_colors functions (#1089) 2019-05-08 09:55:00 +08:00
陈键冬
b8aad7d3ce
Clean code (#1081)
* Format: code

* Remove: #coding=utf-8

* Add: 新增示例以及数据 json 文件

* Update: 移除 List 使用 Sequence 代替,移除 instance 判断

* Update: 修复 Geo Lines 线条丢失的问题

* Remove: 移除 Mark* data 类型判断

* Update: js_functions/bmap_js_funtions 分开处理

* Update: 解决 Grid 图 title 不为 List 的问题

* Update: self.color 对外暴露

* Test: 完善测试

* Update: 更新测试和示例

* Fix: test

* Fix: 修复 Grid 不能正常渲染主题以及标题的问题

* Add: Bar 图新增 gap 参数

* Add: example

* Update: 百度地图 ak 保存至环境变量中
2019-05-08 09:03:01 +08:00
LeoSun
07f1c780a7 Add Sunburst Support (issue 1078) (#1080)
* Add Sunburst Support (issue 1078)

* Fix some problem

* English Doc about Sunburst

* Update test Code and Fix strange blank line error (CI).

* Fix strange blank line error (CI) again.

* Update Sunburst info
2019-05-06 16:57:23 +08:00
Lakdred
6425c8bf65 Update overlap_example.py (#1063)
* Update overlap_example.py

Fix The code and description are different in overlap

* Update overlap_example.py
2019-05-05 15:15:53 +08:00
陈键冬
7e644ca207 Use json encoder (#1058)
* Update: 使用 json encoder 代替 instance 类型检查

* Fix: 修复 List 类型 opts 不能正确渲染的问题
2019-05-04 16:34:47 +03:00
陈键冬
91920022c5
Add: 新增图形种类 BMap (#1055) 2019-05-03 22:51:25 +08:00
LeoSun
88fa878bef issue 1043 (#1049)
* Update & Fix: issue 1043(https://github.com/pyecharts/pyecharts/issues/1043)

* Update pie_example

* Fix pie_example (CI line too long error)

* Fix wordcloud_example filename spelling error

* 🔬 unit test on the changes

* Format: code
2019-05-03 21:41:33 +08:00
陈键冬
86baedc710
Add example (#1042)
* Add: example

* Update: 精简配置项

* Update: pyecharts version

* Add: grid example
2019-05-01 00:15:28 +08:00
陈键冬
61ffd70dcd
PR: Typehint (#1037)
* Update: Typehint 尽量使用 Sequence 代替 List,Sequence 包含了 List, Tuple, Set

* Format: code
2019-04-29 18:36:09 +08:00
陈键冬
02050acb0e Add: example 2019-04-28 23:02:07 +08:00
chenjiandongx
485911b8ff Update: 支持 VisualMap 多通道映射 2019-04-28 11:55:47 +08:00
陈键冬
c00fa2e3a1 Rename: RadarIndicatorOpts -> RadarIndicatorItem 2019-04-27 23:31:09 +08:00
陈键冬
f41c11495f Update: 为图表新增 ItemStyle 配置项 2019-04-26 22:21:28 +08:00
陈键冬
1a0244fd1d Update: example 2019-04-23 18:36:52 +08:00
陈键冬
9da12ea373 Format: code 2019-04-14 22:49:05 +08:00
陈键冬
6c5ef1aa92 Update: micro update 2019-04-14 22:44:45 +08:00
陈键冬
20a14de1e4 Fix: #994 2019-04-14 14:19:39 +08:00
陈键冬
a4a8e61b6d Fix: testt 2019-04-13 23:46:38 +08:00
陈键冬
7d83e250d1 Fix: fix broken tests 2019-04-13 23:23:36 +08:00
陈键冬
5ae5a2ab2d Update: update example and black code 2019-04-11 18:26:55 +08:00
陈键冬
007e060388 Update: example 2019-04-11 14:07:52 +08:00
陈键冬
329c327fef Update: geo chart add new function add_sechema 2019-04-05 14:56:54 +08:00
陈键冬
a1dc365a1f Update: example 2019-04-05 12:35:14 +08:00
陈键冬
023082336f Add: AxisTick options 2019-03-31 12:15:11 +08:00
陈键冬
e386b26510 Remove: docs folder 2019-03-30 23:51:06 +08:00
chenjiandongx
7daeab9c00 Add: support table render 2019-03-29 14:30:08 +08:00
陈键冬
2d5f9f752f Add: add table and fuck notebook 2019-03-28 01:42:18 +08:00
chenjiandongx
cdf8dfe407 Update: 新增 legend 选中控制 2019-03-27 10:03:37 +08:00
chenjiandongx
1ec077e238 Add: boxplot example 2019-03-26 19:22:02 +08:00
chenjiandongx
4dcc826302 Add: example 2019-03-26 17:57:44 +08:00
chenjiandongx
3e70d96748 Add: polar example 2019-03-26 16:52:16 +08:00
chenjiandongx
400202f41d Add: kline example 2019-03-26 14:00:34 +08:00
chenjiandongx
5cdc70f08c Add: treemap example 2019-03-26 13:34:04 +08:00
chenjiandongx
fb13ff4852 Update: tree example 2019-03-26 13:22:40 +08:00
chenjiandongx
86a8883cb6 Add: tree example 2019-03-26 13:07:33 +08:00
chenjiandongx
64ed569240 Update: radar example 2019-03-26 11:53:35 +08:00
chenjiandongx
2831d63d4c Update: update example 2019-03-25 18:46:39 +08:00
chenjiandongx
4df3b96ac3 Update: update example 2019-03-25 18:25:04 +08:00
chenjiandongx
75a0a3461c Update: update example 2019-03-25 16:17:42 +08:00
chenjiandongx
9a758382c8 Rename: rename vars 2019-03-25 14:28:07 +08:00
chenjiandongx
050797d9ad Add: add Collector decorator" 2019-03-25 14:13:19 +08:00
陈键冬
be020fb709 Clear: 删除无用依赖 2019-03-25 00:43:38 +08:00