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

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


    from d06c5d6  add keyframeAnimation and other animation docs. 
apache/echarts#16225
     add 5826df3  fix: dimension names jump error 404, sourceHeader add auto 
params(#214)
     add 8377166  Merge pull request #215 from lefex/master
     add 5e6ba8b  fix: add color desc for en
     add 79f37f6  fix: change texture to pattern
     add fea4317  Merge pull request #216 from apache/fix-gradient
     add 4168741  doc: series-gauge.axisLine.lineStyle.color annotation 
color[i][0]
     add ebac5b6  doc: remake note code case with comments from PR217
     add 3299297  doc: update gauge lineStyle color explanation
     add f953535  Merge branch 'dev'
     add 06e80ab  fix(dataset): fix typos and add missing value types for 
`sourceHeader`.
     add 7cd257c  fix(dataset): tweak the description of `sourceHeader`.
     add 142aa44  tweak pie & sunburst border-radius documents.
     add 4646aba  Merge branch 'master' of https://github.com/apache/echarts-doc
     add 012f60e  add 5.3.0 changelog
     add 3e10a39  tweak 5.3 changelog
     add e866d58  remove wrong change
     add 211f5c7  update 5.3.0 changelog
     add d7e7180  fix a typo in change log.
     add c570ec3  docs: fix typo in option and option-gl docs
     add 7919f48  Merge pull request #219 from vamsikri-hash/fix-typo
     add 3147dca  add ssr api
     add be9f940  add setPlatformAPI
     add ee1202c  update 5.3.0 time
     add 32fb100  add version tips for `showEmptyCircle`, `emptyCircleStyle`, 
emphasis.disabled, select.disabled, selectedMode: 'series'.
     add 8d79f36  add missing new initial parameters to en document and add 
version tips.
     add 5e21c6a  add version tip for tooltip `valueFormatter`.
     add fcad270  Fix ture -> true
     add 09f7dea  Update visual-map-continuous.md
     add f33b980  Merge pull request #221 from ramonmedeiros/patch-1
     add 7b01e5c  fix unexpected language for the link to SVG `viewBox`
     add da90dd1  fix broken links to `renderToSVGString` API.
     add 35178d9  chore: upgrade workflow dependencies.
     add e6c8652  fix the return value of convertToPixel and convertFromPixel 
from string to number
     add c710c0a  Merge pull request #220 from tudou330121/master
     add 758f4d8  fix broken link to the line-markline example caused by 
f4973320b9901a2cbc24abc318c2276065b4f350, resolves apache/echarts#16499.
     add 7991633  doc: quote mark in series.bar
     add ba279ab  doc: add params in series.bar.mark
     add 713922d  Merge pull request #218 from Atlas-lili/master
     add 1b8dc8e  fix(graphic): remove unsupported options from graphic 
`group`. (apache/echarts#16513)
     add 6b2d73d  Merge pull request #223 from apache/fix-graphic-group
     add ce1b4ea  feat(series): heatmap itemStyle.borderRadius
     add 986a756  feat(series): adjust params position about 
heatmap.itemStyle.borderRadius
     add 7169d68  Merge pull request #222 from Rain120/doc/heatmap-borderRadius
     add 2193770  fix(graphic): add missing value type for `draggable`, 
resolves apache/echarts#16529.
     add f7c7162  Merge pull request #224 from apache/fix-draggable-type
     add 3808073  Update toolbox.md icon
     add ca9bb75  Merge pull request #225 from Nurech/patch-1
     add b8efbfd  Update axis-common.md spelling
     add 5888dd9  Merge pull request #226 from Nurech/patch-2
     add 00b494e  fix broken link in example code.
     add ad6624a  docs(datazoom-slider): add `width` & `height` option doc for 
dataZoom-slider
     add e281992  docs: update opts order & more desc
     add 2632938  Merge pull request #198 from 
kongmoumou/doc-dataZoom-slider-size
     new 3dbdaee  doc: changelog of 5.3.1

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:
 .github/workflows/nodejs.yml                 |   4 +-
 en/api/echarts-instance.md                   | 242 +++++++++++++------------
 en/api/echarts.md                            | 119 +++++++-----
 en/changelog.md                              |  70 +++++++-
 en/option-gl/partial/viewport.md             |   2 +-
 en/option/component/axis-common.md           |   2 +-
 en/option/component/data-zoom-slider.md      |  16 ++
 en/option/component/dataset.md               |   9 +-
 en/option/component/toolbox.md               |   2 +-
 en/option/component/visual-map-continuous.md |   2 +-
 en/option/option.md                          |  40 ++++-
 en/option/partial/emphasis-common.md         |   4 +
 en/option/partial/mark-line.md               |   4 +-
 en/option/partial/rect-layout.md             |   2 +-
 en/option/partial/sector-border-radius.md    |  30 ++++
 en/option/partial/select-common.md           |   4 +
 en/option/partial/selected-mode.md           |   3 +-
 en/option/partial/tooltip-common.md          |   4 +
 en/option/partial/zr-graphic.md              |  13 +-
 en/option/series/bar.md                      |   7 +
 en/option/series/gauge.md                    |  12 +-
 en/option/series/heatmap.md                  |   8 +
 en/option/series/pie.md                      |  42 ++---
 en/option/series/sunburst.md                 |   9 +
 zh/api/echarts-instance.md                   | 258 ++++++++++++++-------------
 zh/api/echarts.md                            | 126 +++++++------
 zh/changelog.md                              |  68 ++++++-
 zh/option/component/data-zoom-slider.md      |  16 ++
 zh/option/component/dataset.md               |   7 +-
 zh/option/component/geo-common.md            |   1 -
 zh/option/component/toolbox.md               |   2 +-
 zh/option/component/visual-map-continuous.md |   2 +-
 zh/option/option.md                          |   2 +-
 zh/option/partial/emphasis-common.md         |   4 +
 zh/option/partial/mark-line.md               |   2 +-
 zh/option/partial/sector-border-radius.md    |  31 ++++
 zh/option/partial/select-common.md           |   4 +
 zh/option/partial/selected-mode.md           |   2 +
 zh/option/partial/tooltip-common.md          |   4 +
 zh/option/partial/zr-graphic.md              |  11 +-
 zh/option/series/bar.md                      |   7 +
 zh/option/series/gauge.md                    |  12 +-
 zh/option/series/heatmap.md                  |   8 +
 zh/option/series/pie.md                      |  42 ++---
 zh/option/series/sunburst.md                 |   9 +
 45 files changed, 849 insertions(+), 419 deletions(-)
 create mode 100644 en/option/partial/sector-border-radius.md
 create mode 100644 zh/option/partial/sector-border-radius.md

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

Reply via email to