We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd6af00 commit bdc1342Copy full SHA for bdc1342
site/docs/api/plots/area.en.md
@@ -45,7 +45,7 @@ Whether the plot is Stacked Area.
45
46
#### isPercent
47
48
-<description>**optional** _boolean_ _default:_ `true`</description>
+<description>**optional** _boolean_ _default:_ `false`</description>
49
50
Whether the plot is Percent Area. When the plot is Percent Area, isStack is `true` by default.
51
site/docs/api/plots/area.zh.md
@@ -45,7 +45,7 @@ order: 1
是否百分比面积图,百分比时默认开启 isStack。
0 commit comments