1. 8cb1409 Merge pull request #506 from apache/codex/fix-tree-emptycircle-docs by Jin · 10 days ago master
  2. cc0e1ef docs(tree): clarify emptyCircle itemStyle behavior by Justin-ZS · 10 days ago codex/fix-tree-emptycircle-docs
  3. 10e94c8 Merge pull request #504 from takaebato/fix-tutorial-link by Zhongxiang Wang · 3 weeks ago
  4. 1f1fd54 replace tutorial section with handbook link by Takahiro Ebato · 3 weeks ago
  5. b1f9dd3 Merge pull request #503 from apache/dependabot/npm_and_yarn/lodash-4.18.1 by Zhongxiang Wang · 3 weeks ago
  6. a028cd0 build(deps-dev): bump lodash from 4.17.23 to 4.18.1 by dependabot[bot] · 3 weeks ago
  7. eca3205 Merge pull request #497 from takaebato/add-llms-txt by Zhongxiang Wang · 3 weeks ago
  8. 8d32be0 fix globby compatibility in Windows & tweak zh section labels & update turndown dep by plainheart · 3 weeks ago
  9. 6ef8a13 Merge pull request #501 from apache/dependabot/npm_and_yarn/lodash-es-4.18.1 by Zhongxiang Wang · 3 weeks ago
  10. 9734994 improve link resolution, refactor build-llms.js by Takahiro Ebato · 4 weeks ago
  11. 14bfa8b refactor build-llms.js by Takahiro Ebato · 4 weeks ago
  12. 99c6d67 build(deps): bump lodash-es from 4.17.23 to 4.18.1 by dependabot[bot] · 4 weeks ago
  13. 9b4c126 Merge pull request #499 from apache/dependabot/npm_and_yarn/picomatch-2.3.2 by Zhongxiang Wang · 5 weeks ago
  14. 26c685e build(deps-dev): bump picomatch from 2.3.1 to 2.3.2 by dependabot[bot] · 5 weeks ago
  15. 8f1ccf4 refine doc for stack and extract stack doc part (fix #493) by plainheart · 8 weeks ago
  16. bffe9f2 Merge pull request #498 from apache/dependabot/npm_and_yarn/multi-5660a182de by Zhongxiang Wang · 8 weeks ago
  17. 79c67af Merge pull request #496 from apache/dependabot/npm_and_yarn/minimatch-9.0.9 by Zhongxiang Wang · 8 weeks ago
  18. 122717a build(deps): bump serialize-javascript and terser-webpack-plugin by dependabot[bot] · 8 weeks ago
  19. 72d0ff2 fix doc for default candlestick colors of increase/decrease (resolves apache/echarts#21522) by plainheart · 8 weeks ago
  20. 3bf7a84 add link resolution by Takahiro Ebato · 9 weeks ago
  21. b687b73 feat: add llms.txt and LLM-friendly markdown docs generation by Takahiro Ebato · 9 weeks ago
  22. 6e2cb14 build(deps-dev): bump minimatch from 9.0.5 to 9.0.9 by dependabot[bot] · 9 weeks ago
  23. c60bbce Merge pull request #494 from apache/dependabot/npm_and_yarn/webpack-5.105.0 by Zhongxiang Wang · 10 weeks ago
  24. c32fe48 Merge pull request #495 from PanStar/fix-docs by Zhongxiang Wang · 10 weeks ago
  25. 8fff952 dos: fix the description of invisible by PanStar · 3 months ago
  26. 0e4eb34 build(deps-dev): bump webpack from 5.101.0 to 5.105.0 by dependabot[bot] · 3 months ago
  27. 5b063b0 Merge pull request #492 from apache/dependabot/npm_and_yarn/lodash-4.17.23 by Zhongxiang Wang · 3 months ago
  28. 37b2fe8 Merge pull request #491 from apache/dependabot/npm_and_yarn/lodash-es-4.17.23 by Zhongxiang Wang · 3 months ago
  29. a876ac2 build(deps-dev): bump lodash from 4.17.21 to 4.17.23 by dependabot[bot] · 3 months ago
  30. 049dc08 build(deps): bump lodash-es from 4.17.21 to 4.17.23 by dependabot[bot] · 3 months ago
  31. 1615692 doc: fix some typos (#490) by tuncbkose · 4 months ago
  32. f01974b Merge pull request #489 from apache/feat-chord by Wenli Zhang · 5 months ago
  33. 70ebf07 doc: complete doc for chord by Ovilia · 5 months ago
  34. 64157c5 Merge pull request #488 from apache/fix-sector by Wenli Zhang · 5 months ago
  35. 20534f0 doc: add missing doc for sector.cornerRadius by Ovilia · 5 months ago
  36. e2eda8e WIP(chord): doc by Ovilia · 5 months ago
  37. 7f9b29c security-warning: Make title consistent. by 100pah · 6 months ago
  38. c54de32 Fix incorrect doc sample. by 100pah · 6 months ago
  39. 4069c33 Merge pull request #482 from apache/security-related by sushuang · 6 months ago
  40. 925072a Add example for html escaping. by 100pah · 6 months ago
  41. 3aaa789 Merge branch 'master' into security-related by 100pah · 6 months ago
  42. 68bde9b security: add security warnings for APIs (options) in doc. by 100pah · 6 months ago
  43. b4b36c7 support security warning common mixin. by 100pah · 6 months ago
  44. 54c73b6 tweak version common mixin. by 100pah · 6 months ago
  45. 7de8ed4 Merge pull request #479 from xmatthias/fix/xaxis-max by Zhongxiang Wang · 7 months ago
  46. 9692cd5 doc(axis): fix typo in axis.max description by Matthias · 7 months ago
  47. c0c6919 Merge pull request #478 from qinhuangdaoooo/fix-docs by Zhongxiang Wang · 7 months ago
  48. 40838ac doc(line): fix axisTick lineStyle color defaultValue by 罗宇 · 7 months ago
  49. 43ce692 fix: fix the setTheme doc to add a caveat. by 100pah · 7 months ago
  50. 21ad8fd fix(build): replace the `${lang}` var in all config items when md2json. (see https://github.com/apache/echarts-doc/commit/df13f10d6efc48884d9c4c09998a2112d7249790#diff-8acc21ceac13631923ed1a6a0406ec62f5d8898ea1725bf8aaeb695ac1b825d9R1250) by plainheart · 7 months ago
  51. 05bb8ae add doc for tooltip `displayTransition` option (apache/echarts#20966) by plainheart · 8 months ago
  52. 846b557 Merge pull request #460 from Justin-ZS/fix/stackOrder-doc-improvement by Wenli Zhang · 8 months ago
  53. 7df6fac update some link to handbook after migrating. by 100pah · 8 months ago
  54. 11332b7 Merge pull request #475 from apache/axis-break-enhance by Wenli Zhang · 8 months ago
  55. df13f10 enhance: useUTC by 100pah · 8 months ago
  56. 673340e Merge branch 'master' of github.com:apache/incubator-echarts-doc by 100pah · 8 months ago
  57. 4cf9db5 enhance axis break doc: (1) action and event (2) formatter param (3) more detailed desc. by 100pah · 8 months ago
  58. b0923ea tweak version. by 100pah · 8 months ago
  59. 4f2184a Add global variables for link in code block. by 100pah · 8 months ago
  60. 41c2725 style: tweak since version. by 100pah · 8 months ago
  61. 8f56acf doc style: quote less noticeable and code block in quote more distinguishable. by 100pah · 8 months ago
  62. a39368b add version tip for API by plainheart · 8 months ago
  63. 98f7097 add version tip for axis break by plainheart · 8 months ago
  64. ff97cae Merge pull request #474 from apache/feat-break by Wenli Zhang · 8 months ago
  65. 4bcad1c feat: improve blockquote style by Ovilia · 8 months ago
  66. be700aa doc: add doc for break axis apache/echarts#19459 by Ovilia · 8 months ago
  67. 18b1950 fix: jitter should only be under xAxis and yAxis by Ovilia · 8 months ago
  68. 4f76ebb Merge pull request #465 from ducktordanny/fix/echarts-instance-opional-typo by Wenli Zhang · 8 months ago
  69. 375474b Merge pull request #470 from apache/coord-sys-doc-enhancement by sushuang · 9 months ago
  70. fa0989b Add thumbnail component doc. by 100pah · 9 months ago
  71. 4c36a0b Supplement coord sys related API doc, custom series doc, media query doc. by 100pah · 9 months ago
  72. 393ba3a Enhance coord sys doc. by 100pah · 9 months ago
  73. 354d869 Merge pull request #469 from apache/v6-doc-supplement-2 by sushuang · 9 months ago
  74. 9328d92 Add doc geo.clip and roamTrigger. by 100pah · 9 months ago
  75. 5c870a4 Tweak geoJSON example api. by 100pah · 9 months ago
  76. 19fdd60 Add doc for preserveAspect. by 100pah · 9 months ago
  77. 71dec30 Enhance roam doc. by 100pah · 9 months ago
  78. 05da6bf Add graph embedded case (simple graph) by 100pah · 9 months ago
  79. 0f9e007 Support no dims in PercentVector by 100pah · 9 months ago
  80. f714784 Merge branch 'master' of github.com:apache/echarts-doc by Ovilia · 9 months ago
  81. cc5f026 doc: add date by Ovilia · 9 months ago
  82. af77f98 Merge pull request #468 from apache/v6-doc-supplement by sushuang · 9 months ago
  83. 417df8b Add doc: nameMoveOverlap. by 100pah · 9 months ago
  84. 595a42d visualMap: support option seriesId. by 100pah · 9 months ago
  85. d4af9f5 Update doc for view coord sys common options (center, zoom, scaleLimit). by 100pah · 9 months ago
  86. 1b0ea5d tweak doc: rich inherit plain label. by 100pah · 9 months ago
  87. daa0cba tweak: rename *-local.js to *-override.js, convey a more accurate meaning. by 100pah · 9 months ago
  88. f93121a Merge pull request #466 from apache/feat-coord-sys by sushuang · 9 months ago
  89. 7054864 Merge pull request #467 from apache/doc-6.0 by Wenli Zhang · 9 months ago
  90. cec76fb doc: fix doc for markers by Ovilia · 9 months ago
  91. 594cc7d Add coord sys reference universally. by 100pah · 9 months ago
  92. 39fa6dc feat(coordSys): add and enhance coord sys doc. by 100pah · 9 months ago
  93. 8624290 doc: add doc for setTheme by Ovilia · 9 months ago
  94. 1e4cb1d doc: add changelog for 6.0.0 by Ovilia · 9 months ago
  95. b520141 feat: support table header sticky in option doc. by 100pah · 9 months ago
  96. 216b2d5 feat: Support ETPL filter 'minVersion'. by 100pah · 9 months ago
  97. 3765278 tweak geo doc aspect scale. by 100pah · 9 months ago
  98. 9d0a373 fix(echarts-instance): Fix "opional" typo. by Daniel Lazar · 9 months ago
  99. 8b252bb Merge pull request #464 from apache/fix-jitter by Wenli Zhang · 9 months ago
  100. 85e1bbc fix(jitter): add doc for jitterOverlap and jitterMargin by Ovilia · 9 months ago