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

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


    from d625492b doc: add doc for coarse pointer apache/echarts#17102
     add aa1350c7 feat(treemap.breadcrumb.emphasis): add version
     add 9b37769f Merge pull request #288 from apache/treemap-emphasis
     add 5183c66e Merge branch 'dev'
     add 58f14fe8 fix(api): add missing new options `useCoarsePointer` & 
`pointerSize` to `echarts#init` function for en doc.
     add c1748bb4 doc(gauge): axisLabel support rotate apache/echarts#16985
     add 5f644c8a Merge pull request #294 from apache/gauge
     add e3d50a6a fix(#294): default value for label rotate shouldn't be fixed 
and add missing version tip for `axisLabel.rotate` for gauge series.
     add 9877a55b fix(treemap): fix some wrong default values of item style of 
breadcrumb (#288)
     add 21dd9adb chore(server): disable cache and update deps.
     add 4ed24595 chore: update .asf.yaml
     add e1d348a6 chore: update .asf.yaml
     add 6d80fd24 feature: add roundTrip (go back) to the lines animation 
effect.
     add 4e9e74c7 fix(lines): add missing version tip for `roundTrip`
     add f6254fb6 release: add changelog of 5.4.0
     add b446bcb3 fix: tweak changelog.
     add 4c62d6bb fix: improve changelog
     add 88e758a9 chore(deps): bump engine.io and socket.io in /editor
     add ca77366f chore(deps): bump async from 2.6.3 to 2.6.4 in /editor
     add 392e4111 chore(deps): bump shell-quote from 1.7.2 to 1.7.3 in /editor
     add 3cead998 chore(deps): bump eventsource from 1.0.7 to 1.1.1 in /editor
     add 307a06a5 tweak zh changelog
     add 39dc3bef tweak zh changelog
     add 211c0553 Update data-zoom.md
     add 205d3a0f Update data-zoom.md
     add e37e005e fix typo in brush component
     add 5716bc6e fix: update deprecated usage of `echarts.time.parse/format`
     add c5a80125 fix: remove array support from geo related actions. 
(apache/echarts#17751)
     new bf1c93c5 Merge pull request #305 from apache/master

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:
 .asf.yaml                                    |    5 +-
 build/webpack.config.js                      |    3 +
 editor/package-lock.json                     |  225 +-
 editor/package.json                          |    2 +-
 en/api/action.md                             |   15 +-
 en/api/echarts.md                            |    8 +-
 en/changelog.md                              |  108 +-
 en/option/component/axisPointer.md           |    4 +-
 en/option/component/brush.md                 |    2 +-
 en/option/component/data-zoom.md             |    2 +-
 en/option/partial/2d-data.md                 |    2 +-
 en/option/partial/label-rotate-tangential.md |   15 +
 en/option/series/gauge.md                    |    5 +
 en/option/series/lines.md                    |    8 +
 en/option/series/sunburst.md                 |   20 +-
 en/option/series/treemap.md                  |   23 +-
 package-lock.json                            | 9677 ++++++++++----------------
 package.json                                 |   13 +-
 server.js                                    |    8 +-
 zh/api/action.md                             |   15 +-
 zh/changelog.md                              |   36 +-
 zh/option/component/axisPointer.md           |    4 +-
 zh/option/component/brush.md                 |    2 +-
 zh/option/component/calendar.md              |    8 +-
 zh/option/component/data-zoom.md             |    4 +-
 zh/option/partial/2d-data.md                 |    2 +-
 zh/option/partial/label-rotate-tangential.md |   15 +
 zh/option/series/gauge.md                    |    5 +
 zh/option/series/lines.md                    |    8 +
 zh/option/series/sunburst.md                 |   18 +-
 zh/option/series/treemap.md                  |   21 +-
 zh/tutorial/calendar-example.md              |    8 +-
 32 files changed, 3997 insertions(+), 6294 deletions(-)
 create mode 100644 en/option/partial/label-rotate-tangential.md
 create mode 100644 zh/option/partial/label-rotate-tangential.md


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

Reply via email to