1. 8f1ccf4 refine doc for stack and extract stack doc part (fix #493) by plainheart · 3 weeks ago master
  2. bffe9f2 Merge pull request #498 from apache/dependabot/npm_and_yarn/multi-5660a182de by Zhongxiang Wang · 3 weeks ago
  3. 79c67af Merge pull request #496 from apache/dependabot/npm_and_yarn/minimatch-9.0.9 by Zhongxiang Wang · 3 weeks ago
  4. 122717a build(deps): bump serialize-javascript and terser-webpack-plugin by dependabot[bot] · 3 weeks ago
  5. 72d0ff2 fix doc for default candlestick colors of increase/decrease (resolves apache/echarts#21522) by plainheart · 3 weeks ago
  6. 6e2cb14 build(deps-dev): bump minimatch from 9.0.5 to 9.0.9 by dependabot[bot] · 4 weeks ago
  7. c60bbce Merge pull request #494 from apache/dependabot/npm_and_yarn/webpack-5.105.0 by Zhongxiang Wang · 5 weeks ago
  8. c32fe48 Merge pull request #495 from PanStar/fix-docs by Zhongxiang Wang · 5 weeks ago
  9. 8fff952 dos: fix the description of invisible by PanStar · 6 weeks ago
  10. 0e4eb34 build(deps-dev): bump webpack from 5.101.0 to 5.105.0 by dependabot[bot] · 7 weeks ago
  11. 5b063b0 Merge pull request #492 from apache/dependabot/npm_and_yarn/lodash-4.17.23 by Zhongxiang Wang · 9 weeks ago
  12. 37b2fe8 Merge pull request #491 from apache/dependabot/npm_and_yarn/lodash-es-4.17.23 by Zhongxiang Wang · 9 weeks ago
  13. a876ac2 build(deps-dev): bump lodash from 4.17.21 to 4.17.23 by dependabot[bot] · 9 weeks ago
  14. 049dc08 build(deps): bump lodash-es from 4.17.21 to 4.17.23 by dependabot[bot] · 9 weeks ago
  15. 1615692 doc: fix some typos (#490) by tuncbkose · 3 months ago
  16. f01974b Merge pull request #489 from apache/feat-chord by Wenli Zhang · 4 months ago
  17. 70ebf07 doc: complete doc for chord by Ovilia · 4 months ago
  18. 64157c5 Merge pull request #488 from apache/fix-sector by Wenli Zhang · 4 months ago
  19. 20534f0 doc: add missing doc for sector.cornerRadius by Ovilia · 4 months ago
  20. e2eda8e WIP(chord): doc by Ovilia · 4 months ago
  21. 7f9b29c security-warning: Make title consistent. by 100pah · 5 months ago
  22. c54de32 Fix incorrect doc sample. by 100pah · 5 months ago
  23. 4069c33 Merge pull request #482 from apache/security-related by sushuang · 5 months ago
  24. 925072a Add example for html escaping. by 100pah · 5 months ago
  25. 3aaa789 Merge branch 'master' into security-related by 100pah · 5 months ago
  26. 68bde9b security: add security warnings for APIs (options) in doc. by 100pah · 5 months ago
  27. b4b36c7 support security warning common mixin. by 100pah · 5 months ago
  28. 54c73b6 tweak version common mixin. by 100pah · 5 months ago
  29. 7de8ed4 Merge pull request #479 from xmatthias/fix/xaxis-max by Zhongxiang Wang · 6 months ago
  30. 9692cd5 doc(axis): fix typo in axis.max description by Matthias · 6 months ago
  31. c0c6919 Merge pull request #478 from qinhuangdaoooo/fix-docs by Zhongxiang Wang · 6 months ago
  32. 40838ac doc(line): fix axisTick lineStyle color defaultValue by 罗宇 · 6 months ago
  33. 43ce692 fix: fix the setTheme doc to add a caveat. by 100pah · 6 months ago
  34. 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 · 6 months ago
  35. 05bb8ae add doc for tooltip `displayTransition` option (apache/echarts#20966) by plainheart · 6 months ago
  36. 846b557 Merge pull request #460 from Justin-ZS/fix/stackOrder-doc-improvement by Wenli Zhang · 7 months ago
  37. 7df6fac update some link to handbook after migrating. by 100pah · 7 months ago
  38. 11332b7 Merge pull request #475 from apache/axis-break-enhance by Wenli Zhang · 7 months ago
  39. df13f10 enhance: useUTC by 100pah · 7 months ago
  40. 673340e Merge branch 'master' of github.com:apache/incubator-echarts-doc by 100pah · 7 months ago
  41. 4cf9db5 enhance axis break doc: (1) action and event (2) formatter param (3) more detailed desc. by 100pah · 7 months ago
  42. b0923ea tweak version. by 100pah · 7 months ago
  43. 4f2184a Add global variables for link in code block. by 100pah · 7 months ago
  44. 41c2725 style: tweak since version. by 100pah · 7 months ago
  45. 8f56acf doc style: quote less noticeable and code block in quote more distinguishable. by 100pah · 7 months ago
  46. a39368b add version tip for API by plainheart · 7 months ago
  47. 98f7097 add version tip for axis break by plainheart · 7 months ago
  48. ff97cae Merge pull request #474 from apache/feat-break by Wenli Zhang · 7 months ago
  49. 4bcad1c feat: improve blockquote style by Ovilia · 7 months ago
  50. be700aa doc: add doc for break axis apache/echarts#19459 by Ovilia · 7 months ago
  51. 18b1950 fix: jitter should only be under xAxis and yAxis by Ovilia · 7 months ago
  52. 4f76ebb Merge pull request #465 from ducktordanny/fix/echarts-instance-opional-typo by Wenli Zhang · 7 months ago
  53. 375474b Merge pull request #470 from apache/coord-sys-doc-enhancement by sushuang · 8 months ago
  54. fa0989b Add thumbnail component doc. by 100pah · 8 months ago
  55. 4c36a0b Supplement coord sys related API doc, custom series doc, media query doc. by 100pah · 8 months ago
  56. 393ba3a Enhance coord sys doc. by 100pah · 8 months ago
  57. 354d869 Merge pull request #469 from apache/v6-doc-supplement-2 by sushuang · 8 months ago
  58. 9328d92 Add doc geo.clip and roamTrigger. by 100pah · 8 months ago
  59. 5c870a4 Tweak geoJSON example api. by 100pah · 8 months ago
  60. 19fdd60 Add doc for preserveAspect. by 100pah · 8 months ago
  61. 71dec30 Enhance roam doc. by 100pah · 8 months ago
  62. 05da6bf Add graph embedded case (simple graph) by 100pah · 8 months ago
  63. 0f9e007 Support no dims in PercentVector by 100pah · 8 months ago
  64. f714784 Merge branch 'master' of github.com:apache/echarts-doc by Ovilia · 8 months ago
  65. cc5f026 doc: add date by Ovilia · 8 months ago
  66. af77f98 Merge pull request #468 from apache/v6-doc-supplement by sushuang · 8 months ago
  67. 417df8b Add doc: nameMoveOverlap. by 100pah · 8 months ago
  68. 595a42d visualMap: support option seriesId. by 100pah · 8 months ago
  69. d4af9f5 Update doc for view coord sys common options (center, zoom, scaleLimit). by 100pah · 8 months ago
  70. 1b0ea5d tweak doc: rich inherit plain label. by 100pah · 8 months ago
  71. daa0cba tweak: rename *-local.js to *-override.js, convey a more accurate meaning. by 100pah · 8 months ago
  72. f93121a Merge pull request #466 from apache/feat-coord-sys by sushuang · 8 months ago
  73. 7054864 Merge pull request #467 from apache/doc-6.0 by Wenli Zhang · 8 months ago
  74. cec76fb doc: fix doc for markers by Ovilia · 8 months ago
  75. 594cc7d Add coord sys reference universally. by 100pah · 8 months ago
  76. 39fa6dc feat(coordSys): add and enhance coord sys doc. by 100pah · 8 months ago
  77. 8624290 doc: add doc for setTheme by Ovilia · 8 months ago
  78. 1e4cb1d doc: add changelog for 6.0.0 by Ovilia · 8 months ago
  79. b520141 feat: support table header sticky in option doc. by 100pah · 8 months ago
  80. 216b2d5 feat: Support ETPL filter 'minVersion'. by 100pah · 8 months ago
  81. 3765278 tweak geo doc aspect scale. by 100pah · 8 months ago
  82. 9d0a373 fix(echarts-instance): Fix "opional" typo. by Daniel Lazar · 8 months ago
  83. 8b252bb Merge pull request #464 from apache/fix-jitter by Wenli Zhang · 8 months ago
  84. 85e1bbc fix(jitter): add doc for jitterOverlap and jitterMargin by Ovilia · 8 months ago
  85. 9c2ad34 Merge pull request #461 from apache/dev by sushuang · 8 months ago
  86. 6553329 (1) Fix the expression of grid. (2) Add xxxId to reference a coord sys. by 100pah · 8 months ago
  87. d8f0ecd feat(coordSys): add singleAxis and matrix reference. by 100pah · 8 months ago
  88. 9071be0 add "since version" to box layout. by 100pah · 8 months ago
  89. e33c51f Merge pull request #463 from apache/feat-local-config by sushuang · 8 months ago
  90. 3299834 feat: support local config, not tracked by git. by 100pah · 8 months ago
  91. 934128f Merge pull request #462 from apache/feat-cartesian-layout by sushuang · 8 months ago
  92. a99907c grid: add doc for outerBounds, and clarify some grid doc. by 100pah · 8 months ago
  93. 1a18eeb doc: fix typo by Ovilia · 8 months ago
  94. 5761eac Merge pull request #459 from apache/feat-changelog by Wenli Zhang · 8 months ago
  95. b06f229 supplement doc and support `config/env.dev-local.js` as a git-non-tracked local config file. by 100pah · 8 months ago
  96. 348c2b9 common: Support param ${deprecated} in partial-version . by 100pah · 8 months ago
  97. 60bc500 (1) Fix partial-rect-layout (box layout). (2) Add param ${hostName} to partial-rect-layout . by 100pah · 8 months ago
  98. 00135d9 doc: supplement echarts-doc usage doc. by 100pah · 8 months ago
  99. 9239a88 doc: supplement the usage doc. by 100pah · 8 months ago
  100. cbe7794 doc: supplement usage doc of etpl. by 100pah · 8 months ago