You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by ov...@apache.org on 2020/12/07 09:26:11 UTC

[incubator-echarts-examples] branch next updated: doc: aria decals

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

ovilia pushed a commit to branch next
in repository https://gitbox.apache.org/repos/asf/incubator-echarts-examples.git


The following commit(s) were added to refs/heads/next by this push:
     new 3ef82ca  doc: aria decals
3ef82ca is described below

commit 3ef82ca915db336dc28b8cf8d89e617702873a7d
Author: Ovilia <zw...@gmail.com>
AuthorDate: Mon Dec 7 17:25:56 2020 +0800

    doc: aria decals
---
 public/data/doc-example/aria-pie.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/data/doc-example/aria-pie.js b/public/data/doc-example/aria-pie.js
index cd3868f..a7268f6 100644
--- a/public/data/doc-example/aria-pie.js
+++ b/public/data/doc-example/aria-pie.js
@@ -1,6 +1,6 @@
 option = {
     aria: {
-        show: true
+        enabled: true
     },
     title: {
         text: '某站点用户访问来源',


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