Commit Graph

  • 68522e0399 support Echarts 6.X and no longer fix Echarts 5.X issues. feat/echarts_6 LeoSun 2025-11-16 15:22:35 +08:00
  • 64ba867342
    🚀 Prepare for version 2.0.9【Last support version for Echarts 5.x】 (#2420) master v2.0.9 LeoSun 2025-10-10 15:24:18 +08:00
  • 1739cf1cdf update python-app.yml dev LeoSun 2025-10-09 10:35:08 +08:00
  • 021b936095 Merge branch 'dev' of https://github.com/pyecharts/pyecharts into dev LeoSun 2025-10-09 10:29:11 +08:00
  • 7a713f61e7 update line.py and update workflows LeoSun 2025-10-09 10:28:55 +08:00
  • 7bff87608e
    FIX enable changing locale (#2442) Feiko 2025-07-31 03:37:38 +02:00
  • 2ea631c005 update engine.py LeoSun 2025-04-29 14:00:32 +08:00
  • b1d5765c5c fix workflows LeoSun 2025-04-29 13:49:56 +08:00
  • 017b42a7df fix workflows LeoSun 2025-04-29 13:48:12 +08:00
  • 122269e071 [hotfix]fix page missing css_libs LeoSun 2025-04-29 13:12:24 +08:00
  • 412826f12a update README.md LeoSun 2025-03-10 10:43:07 +08:00
  • a866a7f2cb
    更新 MarkPointOpts、MarkPointItemOpts 以及 LabelOpts (#2427) GokoRuri 2025-02-13 22:00:02 +08:00
  • 2a7afbdc4c
    Fix grid index (#2426) GokoRuri 2025-02-13 21:53:03 +08:00
  • aad76c04ca
    fix: issue#2421 (#2422) GokoRuri 2025-02-11 14:41:20 +08:00
  • 4d1da3f8b5
    Merge branch 'master' into dev LeoSun 2025-02-09 02:00:46 +08:00
  • 66db5f3fa8 update version to 2.0.9 LeoSun 2025-02-09 01:46:14 +08:00
  • 4606398263
    Fix/grid and table (#2419) LeoSun 2025-02-09 01:44:18 +08:00
  • fc4f991a68
    Fix PrettyTable class not expose parameters (#2416) jiangyang 2025-02-05 19:59:14 +08:00
  • 5228492426 update _version.py LeoSun 2025-01-26 15:01:34 +08:00
  • 0fbbcf9470
    Prepare for version 2.0.8 (#2393) v2.0.8 LeoSun 2025-01-24 10:54:19 +08:00
  • ad0b2bbb13
    support multiple calendar (#2414) LeoSun 2025-01-23 10:42:37 +08:00
  • 75a585862b
    Merge pull request #2392 from pyecharts/feat/echarts-stat-extension LeoSun 2024-11-06 15:08:07 +08:00
  • ce6353fa7f add api in class Base for echarts stats extension sunhailin 2024-11-06 15:01:22 +08:00
  • 03012a3c8e
    Merge pull request #2391 from pyecharts/feat/leaflet_map LeoSun 2024-11-06 10:37:28 +08:00
  • e692b5f2ae fix blank sunhailin 2024-11-06 10:31:17 +08:00
  • 2391815aad
    Merge branch 'dev' into feat/leaflet_map LeoSun 2024-11-06 10:02:46 +08:00
  • a5c3835b07
    Merge pull request #2390 from pyecharts/feat/gmap LeoSun 2024-11-06 09:59:33 +08:00
  • 7937cb2da0 add support with leaflet map(LMap); sunhailin 2024-11-05 18:28:45 +08:00
  • 41e197f922 add support with google map(GMap) sunhailin 2024-11-05 10:51:09 +08:00
  • 8ef2ae39b1
    Merge pull request #2383 from pyecharts/dev v2.0.7 LeoSun 2024-11-04 02:25:41 +08:00
  • bde68fd845 update version and setup sunhailinLeo 2024-11-03 14:33:08 +08:00
  • d50cbb7ccb add AMap support like BMap (Baidu Map) sunhailinLeo 2024-11-02 10:12:50 +08:00
  • 14e079e5de add animation_opts in AxisOpts; fix AnimationOpts wrong type-hints; add is_value_animation(valueAnimation) in LabelOpts; update test code sunhailinLeo 2024-10-19 18:45:00 +08:00
  • 910fdb8f83 update test_engine.py sunhailin 2024-10-18 15:55:31 +08:00
  • 86369543f6 update test code and workflow sunhailin 2024-10-18 15:52:29 +08:00
  • f37241a768 update test code sunhailin 2024-10-18 15:46:21 +08:00
  • ab168aba37 Page component support is_embed_js param. sunhailin 2024-10-18 15:33:12 +08:00
  • eadd394f77
    Merge pull request #2385 from mscolnick/ms/marimo-docs LeoSun 2024-10-16 09:55:04 +08:00
  • 777e94a1fe docs: add marimo support Myles Scolnick 2024-10-14 21:17:09 -04:00
  • 2da7c44f55
    Merge pull request #2380 from pyecharts/fix/timeline LeoSun 2024-10-09 11:23:34 +08:00
  • ad6d44d716 fix timeline bug sunhailin 2024-09-26 17:55:27 +08:00
  • 94784adeef update AnimationOpts, MarkPointOpts, MarkLineOpts, MarkAreaOpts sunhailin 2024-07-10 10:15:58 +08:00
  • 6f7ce51cdf add events.py for custom onclick function feat/echarts_events sunhailin 2024-07-09 17:55:11 +08:00
  • ad6e9b78cd
    Merge pull request #2349 from pyecharts/dev v2.0.6 LeoSun 2024-06-20 20:51:40 +08:00
  • ed3f19435a Merge branch 'dev' of https://github.com/pyecharts/pyecharts into dev sunhailin 2024-06-20 18:23:25 +08:00
  • a07f46a1e1 update test_datasets.py sunhailin 2024-06-20 18:23:09 +08:00
  • dc821f8280
    Merge pull request #2345 from hanteng/patch-2 LeoSun 2024-06-19 17:24:39 +08:00
  • 4eafa58ec5
    Update test_series_options.py LeoSun 2024-06-19 17:16:36 +08:00
  • aa65e13f86 Update test_series_options.py Han-Teng Liao 2024-06-19 16:25:01 +08:00
  • 8051e2459b update test_timeline.py and test_tree.py sunhailin 2024-06-18 19:06:17 +08:00
  • c25e602e95
    Merge pull request #2350 from pyecharts/feat/timeline_for_3d_charts LeoSun 2024-06-18 19:03:57 +08:00
  • 229b903e77 update timeline for 3d charts sunhailin 2024-06-18 18:59:10 +08:00
  • 98b45b7aa7 update README and _version.py sunhailin 2024-06-18 18:33:29 +08:00
  • f3b35f72b3
    Merge pull request #2348 from pyecharts/feat/update_configs LeoSun 2024-06-18 18:23:59 +08:00
  • 8816471791 update bar, boxplot, funnel, heatmap, parallel, pie, tree charts configuration and add selectOpts, TreeLeavesOpts sunhailin 2024-06-18 18:18:39 +08:00
  • b05da199e6
    Merge pull request #2347 from pyecharts/feat/update_configs LeoSun 2024-06-18 17:25:16 +08:00
  • fb3b5b5f8c update boxplot, custom, effectscatter, funnel, kline, pie, radar charts configuration. sunhailin 2024-06-18 16:25:29 +08:00
  • 0bb75c8e6f merge two commits: one on series_options.py and another on test_series_options.py Han-Teng Liao 2024-06-17 19:56:14 +08:00
  • 550d29e562 update function for add_js_events; update macro sunhailin 2024-06-17 15:08:43 +08:00
  • dd0f16c95d
    Merge pull request #2338 from pyecharts/feat/update_configs LeoSun 2024-06-14 16:22:08 +08:00
  • b9ecac6d6c update test_snapshot.py sunhailin 2024-06-14 14:41:32 +08:00
  • 7b95ab1463 update test_snapshot.py sunhailin 2024-06-14 14:29:08 +08:00
  • 66171db16c update test_snapshot.py sunhailin 2024-06-14 14:27:44 +08:00
  • 189c7fa595 update test_snapshot.py sunhailin 2024-06-14 14:19:19 +08:00
  • dd9a9cf9a2 update test_page.py and test_snapshot.py sunhailin 2024-06-14 14:17:46 +08:00
  • a46a63d349 update python-app.yml sunhailin 2024-06-07 18:50:19 +08:00
  • 05c18d095c update python-app.yml for 3.13-dev sunhailin 2024-06-07 18:44:19 +08:00
  • 0e41cfa2f8 update python-app.yml sunhailin 2024-06-07 18:39:06 +08:00
  • c78e224640 update test_page.py sunhailin 2024-06-07 18:28:53 +08:00
  • 0de395a03f migrate from nose to nose2 sunhailin 2024-06-07 18:22:28 +08:00
  • 20276f90dd update test code and add RenderSepType sunhailin 2024-06-07 15:33:04 +08:00
  • 57b575b976
    Merge pull request #2308 from pyecharts/dependabot/pip/black-24.3.0 LeoSun 2024-06-06 09:51:24 +08:00
  • 6998c69708 update test_engine.py sunhailin 2024-06-06 09:36:12 +08:00
  • 939966b9dc update BarBackgroundStyleOpts, bar_chart, line_chart, geo_chart and timeline; add BlurOpts; update test code sunhailin 2024-06-05 18:25:12 +08:00
  • 15bbd4a73b fix key name in python-app.yml sunhailinLeo 2024-06-04 22:06:21 +08:00
  • 7cc0a380a0 update test code and workflows sunhailinLeo 2024-06-04 21:59:35 +08:00
  • c1a30082fa update DataZoomOpts, ThreeAxisChart and add Emphasis3DOpts sunhailin 2024-06-04 18:53:29 +08:00
  • c1e90494c2 update BarItem and Graphic Opts sunhailin 2024-03-27 17:19:55 +08:00
  • cd6868e06c update BarItem, MapItem, PieItem with group_id argument for data drill-down sunhailin 2024-03-22 16:58:26 +08:00
  • 1e9d9aeed3 fix parallel missing parallel_item sunhailin 2024-03-22 16:42:45 +08:00
  • 75056b3c60
    Bump black from 19.3b0 to 24.3.0 dependabot[bot] 2024-03-20 15:44:38 +00:00
  • 81b55b3f01 update _version.py v2.0.5 sunhailinLeo 2024-03-03 14:50:21 +08:00
  • 57da117473
    Merge pull request #2229 from pyecharts/dev LeoSun 2024-03-03 14:49:30 +08:00
  • 49181d48ff fix test_sankey.py error sunhailinLeo 2024-01-16 16:10:20 +08:00
  • 865cd8301f
    Merge pull request #2286 from greatofdream/dev LeoSun 2024-01-16 16:09:51 +08:00
  • 662595ecc9 The type of VisualMapOpts::out_of_range changed from Sequence to dict Add VisualMapOpts::range_ variable inherited from VisualMap::range in echarts greatofdream 2024-01-16 14:02:59 +08:00
  • 20990b2c6e update sankey layout_iterations configuration sunhailinLeo 2023-11-27 15:33:59 +08:00
  • c415d8b7ad fix sankey.py sunhailin 2023-11-27 10:12:51 +08:00
  • c842f9162a update radar.py sunhailinLeo 2023-11-24 16:10:56 +08:00
  • 85108e21d1 add axis value types validation before render; update test code sunhailinLeo 2023-11-24 15:30:28 +08:00
  • 9aee5f874c
    Merge pull request #2256 from xdSu/dev LeoSun 2023-11-23 17:16:49 +08:00
  • 7f537c4f43
    fix code indent LeoSun 2023-11-23 17:11:35 +08:00
  • 4d447d5a49 update workflow sunhailinLeo 2023-11-23 17:08:17 +08:00
  • b04dce524a update workflow sunhailinLeo 2023-11-23 17:05:17 +08:00
  • 387f72eb04 update test code for coverage sunhailinLeo 2023-11-23 17:00:49 +08:00
  • b15e909f73 update all chart with emphasis_opts; fix legendOpts border_width; add GeoItem for Geo chart to support only geocoordinates data mode. sunhailinLeo 2023-11-23 16:43:28 +08:00
  • bfaaa530fc update grid.py support more datazoom config and update test_grid.py sunhailinLeo 2023-11-23 11:33:14 +08:00
  • 66f20034ce Merge branch 'master' into dev nado 2023-10-28 10:54:46 +08:00
  • a9013099e0 新增:仪表盘指针配置项 GaugePointerOpts 支持设置样式 itemstyle_opts nado 2023-10-28 09:28:17 +08:00
  • 34c1680be7 update test code sunhailinLeo 2023-08-25 17:17:57 +08:00