This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/echarts-doc.git


    from ecbe8faf optimize doc style
     add e0e37776 fix: changelog version
     add 09bbf84c fix(tree): add `tree.data.collapsed` (#229)
     add 301f2158 add missing `darkMode` option for en doc.
     add 2749c252 fix default value of toolbox `itemGap`
     add e6489f05 fix: Update ch/visual-map-piecewise.md
     add 0c2a981b Merge pull request #231 from jiawulin001/eChIssue#16706
     add 1c16a7e9 Update text-style.md
     add 8d998509 Merge pull request #232 from mpolverini/patch-1
     add 36d99f5f feat(scatter.scale): add `number` for `scale`
     add d46b16ac fix: remove space
     add bc8088b8 Merge pull request #233 from apache/scale
     add 039ddc01 Update document of areaStyle.origin
     add 84e302d9 Refine areaStyle.origin documentation
     add 58d6ca8d Merge pull request #234 from jiawulin001/eChPR#16719
     add b4e3fb34 tweak areaStyle document. add version hint & example control.
     add 90aed520 tweak areaStyle document
     add 9c3a0fae add 5.33.2 changelog
     add 61b360ba tweak 5.3.2 changelog
     add 0ff40b62 tweak 5.3.2 changelog
     add 8e4da635 fix: reminded added to specify scope of `stack`
     add 901215a4 Merge pull request #236 from jiawulin001/eChIssue#16766
     add a3acd6cb fix: Removing colorAlpha for bug existence and low priority
     add 6e2d0ac8 Remove itemStyle.colorAlpha, keep series.colorAlpha
     add cd9a3a94 Merge pull request #235 from jiawulin001/eChPR#16760
     add 90d2b3fd fix(bar-race): realtimeSort was moved to series in 
apache/echarts@d155de1
     add 94af90e4 fix(areaStyle.opacity): line areaStyle default opacity is 0.7
     add 6eaac6c5 fix(radar): areaStyle.opacity default is 0.7
     add 498c711c Merge pull request #237 from apache/area-style-opacity
     add 26b3a052 fix typo in 5.3.2 changelog
     add 67c0b2c0 add 5.3.2 release date
     add 7b4c643d add version hints
     add 597d4c87 chore(deps): bump moment from 2.27.0 to 2.29.2 in /editor
     add 281dc963 Merge pull request #241 from 
apache/dependabot/npm_and_yarn/editor/moment-2.29.2
     add 578ee0cb Add Clarification to axis.position/offset
     add 9a5aa77f Update neater English specification
     add 514b4bad Merge pull request #239 from jiawulin001/issue#238
     add 313dbb7d chore(deps): bump plist from 3.0.1 to 3.0.5 in /editor
     add 67f9859b Merge pull request #242 from 
apache/dependabot/npm_and_yarn/editor/plist-3.0.5
     add c18d5c05 optimize doc style
     add f56d423c Fix params example for formatter code block
     add c787521b Merge pull request #245 from MasterOdin/docs_close_codeblock
     add 3f8af47d fix(tree): add `center` and `zoom` for `tree`
     add 0cf9d4c1 Merge pull request #244 from apache/tree
     add 5f9040c7 fix(formatter): sync en formatter doc from zh
     add 4253c856 Merge pull request #246 from apache/fix-formatter
     add 3c90a834 Merge branch 'master' of https://github.com/apache/echarts-doc
     new 1df22bda Merge branch 'master' into dev

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 editor/package-lock.json                    | 34 ++++++++++----------
 en/changelog.md                             | 24 ++++++++++++--
 en/option-gl/series/bar3D.md                |  2 ++
 en/option/component/geo-common.md           |  4 +++
 en/option/component/toolbox.md              |  4 +--
 en/option/component/x-axis.md               | 19 +++--------
 en/option/component/y-axis.md               | 17 ++--------
 en/option/option.md                         | 49 ++++++-----------------------
 en/option/partial/area-style.md             | 15 +++++----
 en/option/partial/formatter.md              | 41 +++++++++++++++++++++++-
 en/option/partial/text-style.md             |  4 +--
 en/option/partial/universal-transition.md   |  4 +++
 en/option/series/bar.md                     |  2 ++
 en/option/series/line.md                    |  5 ++-
 en/option/series/radar.md                   |  6 ++--
 en/option/series/scatter.md                 |  4 +--
 en/option/series/tree.md                    | 19 ++++++++++-
 en/option/series/treemap.md                 | 12 -------
 zh/changelog.md                             | 24 ++++++++++++--
 zh/option-gl/series/bar3D.md                |  2 ++
 zh/option/component/geo-common.md           |  4 +++
 zh/option/component/toolbox.md              |  4 +--
 zh/option/component/visual-map-piecewise.md |  2 +-
 zh/option/component/x-axis.md               | 19 +++--------
 zh/option/component/y-axis.md               | 17 +++-------
 zh/option/partial/area-style.md             | 15 +++++----
 zh/option/partial/universal-transition.md   |  4 +++
 zh/option/series/bar.md                     |  2 ++
 zh/option/series/line.md                    |  5 ++-
 zh/option/series/radar.md                   |  6 ++--
 zh/option/series/scatter.md                 |  4 +--
 zh/option/series/tree.md                    | 18 +++++++++++
 zh/option/series/treemap.md                 | 12 -------
 33 files changed, 232 insertions(+), 171 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to