37 Commits

Author SHA1 Message Date
GokoRuri
2a7afbdc4c
Fix grid index (#2426)
fix some bugs in Grid component
2025-02-13 21:53:03 +08:00
GokoRuri
aad76c04ca
fix: issue#2421 (#2422)
fix: issue#2421
2025-02-11 14:41:20 +08:00
sunhailin
0de395a03f migrate from nose to nose2 2024-06-07 18:22:28 +08:00
sunhailin
20276f90dd update test code and add RenderSepType 2024-06-07 15:33:04 +08:00
sunhailinLeo
387f72eb04 update test code for coverage 2023-11-23 17:00:49 +08:00
sunhailinLeo
bfaaa530fc update grid.py support more datazoom config and update test_grid.py 2023-11-23 11:33:14 +08:00
sunhailinLeo
024c41824c code format 2023-04-06 17:04:24 +08:00
sunhailinLeo
6ebdf039f1 update grid.py and update test code 2023-03-24 15:50:44 +08:00
sunhailinLeo
6e32dad6cc update test code and make test coverage to 99% 2023-03-16 16:51:02 +08:00
sunhailinLeo
1d5330b155 Update many unit test codes.(Coverage Up to 99%) 2022-04-15 14:08:25 +08:00
sunhailinLeo
3cde53e1f3 Update and Add test code && Format chart.py 2022-04-13 19:31:43 +08:00
sunhailinLeo
c98ed616d4 update grid opts and format code 2019-10-15 04:18:30 +08:00
jaska
a92a044991 Refactor template (#1308)
* 🚜 initial refactoring

* 🔨 better mixins

* 👕 update code style with black

* 🔥 remove unwanted change

* 🔥 remove unless code blocks

* Update: add tests and replace `eq_` with `assert_equal`

* Fix: Tab prepare_render logic
2019-08-28 16:10:43 +08:00
陈键冬
e6f268d11a Initopts (#1184)
* 🔨 minor refactoring

* Update: init_opts 支持 dict 传参数

* Update: typehint

* Update: 更新继承关系

* Remove: useless init statements

* Update: test
2019-06-11 06:30:52 +01:00
陈键冬
ada2b5d284
More test (#1176)
* Add: more tests

* Add: page test

* Add: test

* Fix: test
2019-06-06 15:13:04 +08:00
陈键冬
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
陈键冬
c2b86c1102 Test: make ci happy 2019-04-13 22:48:56 +08:00
陈键冬
217fd3caec Refactor: 日常重构 2019-03-17 12:39:57 +08:00
jaska
1c437f6a66 🔥 as previously promised, 0.6.0 will have the proper place to en… (#849)
* 🔥 as previously promised, 0.6.0 will have the proper place to encode NULL

* 🎨 address review comments
2018-11-22 08:04:59 +00:00
jaska
658f3b640d Support NULL inside the options of Grid, Overlay and Timeline (#740)
* 🐛 initial fix for NULL in custom charts. fix #738

* 🔬 complete tests for grid, overlay and timeline. #738

* 💄 bump version number

*  fixing pep8 warnings
2018-09-07 11:48:56 +08:00
陈键冬
3e7e2bfc77 Lias (#722)
* Add: 新增 lias 工具格式化 imports

* Update: 细节修正

* Fix: fix #721

* Update: var reused

* Format: 格式化导包顺序

* Update: modules import order: python builtin imports on top, 3rd parties libraries in the middle, package's own libraries in the bottom
2018-09-01 16:07:00 +08:00
陈键冬
8f16369400 Charts docs update and pink everything (#536)
* Update: docs update

* Update: 统一注释文档风格

* Update: pink echarts folder

* Update: pink charts folder

* Update: pink custom folder

* Update: pink pyecharts and dataset folder

* Update: pink test folder

* Update: pink utils folder

* Update: micro docs update for theme

* Fix: fixed broken test
2018-05-04 22:37:27 +08:00
jaska
26840eb9d3 code refactoring all python codes using https://github.com/kennethreitz/white (#472)
* 🔨 code refactoring using https://github.com/kennethreitz/white

* 🔨 code refactoring the test code using https://github.com/kennethreitz/white
2018-04-02 16:00:35 +08:00
chenjiandongx
e2ff167043 测试代码整理 2017-10-21 19:30:06 +08:00
chenjiandongx
93239ce149 测试代码整理 2017-10-13 10:24:33 +08:00
chenjiandongx
a7a7d69573 测试代码整理 2017-10-12 22:17:12 +08:00
chenjiandongx
77a0b55395 代码整理 2017-09-30 18:59:12 +08:00
chenjiandongx
f540dfb49a fix Overlap and Grid can't be used together partically 2017-09-26 20:00:09 +08:00
chenjiandongx
5ec75b9076 code clean: clear up test code 2017-09-07 15:10:54 +08:00
chenjiandongx
ab3423b547 test example update 2017-08-29 14:03:10 +08:00
chenjiandongx
2ca9816b9e update Grid class documentation 2017-08-24 00:33:30 +08:00
chenjiandongx
d99d3408c6 clean code, remove unwanted statements and reduce pep8 warnings 2017-08-23 13:00:50 +08:00
chenjiandongx
886976498f clean code: reduce pep8 warnings 2017-08-21 14:03:26 +08:00
chenjiandongx
0eef4fd345 redesigned customize module,make it more reasonable 2017-08-14 02:41:18 +08:00
chfw
342942c857 :green_chart: fix all issues in python2 regarding encoding 2017-07-30 22:58:10 +01:00
chenjiandongx
a4a7059c05 update version as 0.1.7 2017-07-26 12:41:19 +08:00
chenjiandongx
03cfd718ee 增加并行显示图表功能 2017-07-26 01:35:13 +08:00