14 Commits

Author SHA1 Message Date
LeoSun
0fbbcf9470
Prepare for version 2.0.8 (#2393)
version 2.0.8
2025-01-24 10:54:19 +08:00
sunhailin
910fdb8f83 update test_engine.py 2024-10-18 15:55:31 +08:00
sunhailin
86369543f6 update test code and workflow 2024-10-18 15:52:29 +08:00
sunhailin
0de395a03f migrate from nose to nose2 2024-06-07 18:22:28 +08:00
sunhailin
6998c69708 update test_engine.py 2024-06-06 09:36:12 +08:00
sunhailin
939966b9dc update BarBackgroundStyleOpts, bar_chart, line_chart, geo_chart and timeline; add BlurOpts; update test code 2024-06-05 18:25:12 +08:00
kinegratii
a180ca857c 重构渲染代码 (#424)
* Refactor notebook render

1. Merge template files and remove unused files.
2. Move render function to environment class
3. Extract notebook test cases to a new module

* Refactor chart render

1. Add render_* to EchartsEnvironment class
2. Remove engine.render
3. Remove unused template files

* Fix online between test cases.

* Update document and changelog

* Rename some functions

* Update some mistakes

* Remove debug code

* Refactor env.render_chart_to_notebook  method
2018-03-07 18:15:15 +08:00
kinegratii
513b02f1e0 Refactor chart's js_dependencies
1. Now chart.js_dependencies returns list instead of set
2. Expose merge_js_dependencies as utils API
2018-01-06 21:27:20 +08:00
kinegratii
f5d4e10633 Update test cases
1. Enhance installation and import of mock library
2. Update code for flake8
2017-12-27 11:24:22 +08:00
chfw
2cd2ba5a6c 🔥 template.py is gone 2017-12-09 23:34:43 +00:00
chfw
17c1473674 🚜 relocate render function to be closer to its Env 2017-12-09 23:02:48 +00:00
chfw
74f125f0b4 🚜 merge Helpers into PyEchartsConfig 2017-12-09 22:47:12 +00:00
chfw
e35011e1d8 🚜 code refactoring - engine, template and constants 2017-12-09 22:36:39 +00:00
kinegratii
3cc9360f27 Add test cases 2017-10-30 16:28:11 +08:00