From c7b345ba8cf845eb3a8a7d8cfb43bb3679b6a180 Mon Sep 17 00:00:00 2001 From: Kener Date: Wed, 28 Jan 2015 20:26:23 +0800 Subject: [PATCH] update doc --- doc/doc-en.html | 4 ++-- doc/doc.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/doc-en.html b/doc/doc-en.html index 2638003a3f..8b1644ed85 100644 --- a/doc/doc-en.html +++ b/doc/doc-en.html @@ -2174,7 +2174,7 @@

grid

{number} height adaptive - Height of the grid (without axes), defaults to the total height - x - x2, in px, ignore x2 after specifying height. See the image below. + Height of the grid (without axes), defaults to the total height - y - y2, in px, ignore y2 after specifying height. See the image below.
Can also be set in percent (string), such as '50%' (half the height of the display area). @@ -3531,7 +3531,7 @@
series (funnel)
{number | string} height null - The total height, defaults to the drawing area's total height - x - x2, in px, ignore x2 after specifying height. Can also be set in percent (string), such as '50%' (half the height of the display area). + The total height, defaults to the drawing area's total height - y - y2, in px, ignore y2 after specifying height. Can also be set in percent (string), such as '50%' (half the height of the display area). {string} funnelAlign diff --git a/doc/doc.html b/doc/doc.html index 10850cf7c0..b7b1c2b6c2 100644 --- a/doc/doc.html +++ b/doc/doc.html @@ -2174,7 +2174,7 @@

grid

{number} height 自适应 - 直角坐标系内绘图网格(不含坐标轴)高度,默认为总宽度 - y - y2,数值单位px,指定height后将忽略y2,见下图。 + 直角坐标系内绘图网格(不含坐标轴)高度,默认为总高度 - y - y2,数值单位px,指定height后将忽略y2,见下图。
支持百分比(字符串),如'50%'(显示区域一半的高度) @@ -3531,7 +3531,7 @@
series(漏斗图)
{number | string} height null - 总宽度,默认为绘图区总高度 - y - y2,数值单位px,指定width后将忽略x2,支持百分比(字符串),如'50%'(显示区域一半的高度) + 总高度,默认为绘图区总高度 - y - y2,数值单位px,指定height后将忽略y2,支持百分比(字符串),如'50%'(显示区域一半的高度) {string} funnelAlign