LeoSun
|
64ba867342
|
🚀 Prepare for version 2.0.9【Last support version for Echarts 5.x】 (#2420)
* add support with google map(GMap)
* add support with leaflet map(LMap);
* fix blank
* add api in class Base for echarts stats extension
* support multiple calendar (#2414)
* support multiple calendar
* Fix PrettyTable class not expose parameters (#2416)
* Fix/grid and table (#2419)
fix grid chart_id not working and format table.py
* update version to 2.0.9
* fix: issue#2421 (#2422)
fix: issue#2421
* Fix grid index (#2426)
fix some bugs in Grid component
* 更新 MarkPointOpts、MarkPointItemOpts 以及 LabelOpts (#2427)
* update README.md
* [hotfix]fix page missing css_libs
* fix workflows
* fix workflows
* update engine.py
* FIX enable changing locale (#2442)
* FIX enable changing locale
* FIX add locale two more templates
* FIX add tests and defaultLocale
* FIX add tests and defaultLocale
* FIX add locale render in HTML test
---------
Co-authored-by: Feiko Ritsema <fritsema@netflix.com>
* update line.py and update workflows
* update python-app.yml
---------
Co-authored-by: sunhailin <sunhailin@jtexpress.com>
Co-authored-by: jiangyang <jiangyangcreate@gmail.com>
Co-authored-by: GokoRuri <1249736473@qq.com>
Co-authored-by: Feiko <feiko.ritsema@hotmail.com>
Co-authored-by: Feiko Ritsema <fritsema@netflix.com>
|
2025-10-10 15:24:18 +08:00 |
|
LeoSun
|
0fbbcf9470
|
Prepare for version 2.0.8 (#2393)
version 2.0.8
|
2025-01-24 10:54:19 +08:00 |
|
sunhailinLeo
|
d50cbb7ccb
|
add AMap support like BMap (Baidu Map)
|
2024-11-02 10:12:50 +08:00 |
|
sunhailinLeo
|
14e079e5de
|
add animation_opts in AxisOpts; fix AnimationOpts wrong type-hints; add is_value_animation(valueAnimation) in LabelOpts; update test code
|
2024-10-19 18:45:00 +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
|
f37241a768
|
update test code
|
2024-10-18 15:46:21 +08:00 |
|
sunhailin
|
94784adeef
|
update AnimationOpts, MarkPointOpts, MarkLineOpts, MarkAreaOpts
|
2024-07-10 10:15:58 +08:00 |
|
sunhailin
|
ed3f19435a
|
Merge branch 'dev' of https://github.com/pyecharts/pyecharts into dev
|
2024-06-20 18:23:25 +08:00 |
|
sunhailin
|
a07f46a1e1
|
update test_datasets.py
|
2024-06-20 18:23:09 +08:00 |
|
LeoSun
|
dc821f8280
|
Merge pull request #2345 from hanteng/patch-2
Update series_options.py
|
2024-06-19 17:24:39 +08:00 |
|
LeoSun
|
4eafa58ec5
|
Update test_series_options.py
remove unnecessary space
|
2024-06-19 17:16:36 +08:00 |
|
Han-Teng Liao
|
aa65e13f86
|
Update test_series_options.py
In response to the request by @sunhailin-Leo https://github.com/pyecharts/pyecharts/pull/2345#issuecomment-2174721155
|
2024-06-19 16:25:01 +08:00 |
|
sunhailin
|
8051e2459b
|
update test_timeline.py and test_tree.py
|
2024-06-18 19:06:17 +08:00 |
|
sunhailin
|
229b903e77
|
update timeline for 3d charts
|
2024-06-18 18:59:10 +08:00 |
|
sunhailin
|
8816471791
|
update bar, boxplot, funnel, heatmap, parallel, pie, tree charts configuration and add selectOpts, TreeLeavesOpts
|
2024-06-18 18:18:39 +08:00 |
|
Han-Teng Liao
|
0bb75c8e6f
|
merge two commits: one on series_options.py and another on test_series_options.py
merge two commits: one on series_options.py and another on test_series_options.py
|
2024-06-17 19:56:14 +08:00 |
|
sunhailin
|
550d29e562
|
update function for add_js_events; update macro
|
2024-06-17 15:08:43 +08:00 |
|
sunhailin
|
b9ecac6d6c
|
update test_snapshot.py
|
2024-06-14 14:41:32 +08:00 |
|
sunhailin
|
7b95ab1463
|
update test_snapshot.py
|
2024-06-14 14:29:08 +08:00 |
|
sunhailin
|
66171db16c
|
update test_snapshot.py
|
2024-06-14 14:27:44 +08:00 |
|
sunhailin
|
189c7fa595
|
update test_snapshot.py
|
2024-06-14 14:19:19 +08:00 |
|
sunhailin
|
dd9a9cf9a2
|
update test_page.py and test_snapshot.py
|
2024-06-14 14:17:46 +08:00 |
|
sunhailin
|
c78e224640
|
update test_page.py
|
2024-06-07 18:28:53 +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 |
|
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 |
|
sunhailinLeo
|
7cc0a380a0
|
update test code and workflows
|
2024-06-04 21:59:35 +08:00 |
|
sunhailin
|
1e9d9aeed3
|
fix parallel missing parallel_item
|
2024-03-22 16:42:45 +08:00 |
|
sunhailinLeo
|
49181d48ff
|
fix test_sankey.py error
|
2024-01-16 16:10:20 +08:00 |
|
sunhailinLeo
|
85108e21d1
|
add axis value types validation before render; update test code
|
2023-11-24 15:30:28 +08:00 |
|
sunhailinLeo
|
387f72eb04
|
update test code for coverage
|
2023-11-23 17:00:49 +08:00 |
|
sunhailinLeo
|
b15e909f73
|
update all chart with emphasis_opts; fix legendOpts border_width; add GeoItem for Geo chart to support only geocoordinates data mode.
|
2023-11-23 16:43:28 +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
|
34c1680be7
|
update test code
|
2023-08-25 17:17:57 +08:00 |
|
sunhailinLeo
|
c52663f88a
|
fix test
|
2023-08-25 11:18:30 +08:00 |
|
sunhailinLeo
|
fd1fb59ada
|
update geo, kline, sankey charts
|
2023-08-16 15:44:27 +08:00 |
|
sunhailinLeo
|
05ee62f4f1
|
update RenderOpts
|
2023-04-06 17:37:04 +08:00 |
|
sunhailinLeo
|
024c41824c
|
code format
|
2023-04-06 17:04:24 +08:00 |
|
LeoSun
|
b74b2ee43a
|
Merge pull request #2158 from omixwxm/feature-inner-mode
在生成 HTML 文件时,增加将 JS 文件嵌入 HTML 文件中的功能
|
2023-03-31 16:41:37 +08:00 |
|
Singu
|
9c79761091
|
optimize embedded javascript rendering.
|
2023-03-31 16:32:08 +08:00 |
|
Singu
|
0078c6ec3b
|
add render_opts parameter to all chart classes.
|
2023-03-31 16:31:15 +08:00 |
|
Singu
|
0fd7d8d279
|
add inner mode to render() to allow dependent JS files to be embedded in the rendered result
|
2023-03-31 16:29:41 +08:00 |
|
sunhailinLeo
|
ef714b23d2
|
update test code and .coveragerc
|
2023-03-31 16:03:10 +08:00 |
|
sunhailinLeo
|
b82c0bdfca
|
update test/requirements.txt
|
2023-03-31 15:18:23 +08:00 |
|
sunhailinLeo
|
361805e07f
|
update test/requirements.txt
|
2023-03-31 15:13:35 +08:00 |
|
sunhailinLeo
|
f8c2ab24b8
|
update test.py and .coveragerc
|
2023-03-31 15:07:40 +08:00 |
|
sunhailinLeo
|
6ebdf039f1
|
update grid.py and update test code
|
2023-03-24 15:50:44 +08:00 |
|
sunhailinLeo
|
06a06a904d
|
update test_datasets.py
|
2023-03-16 17:29:34 +08:00 |
|