From 10b3d852f5f67843c8bf7b5050e4afbd420514ef Mon Sep 17 00:00:00 2001 From: Masayuki Tanaka Date: Wed, 28 May 2014 13:33:14 +0900 Subject: [PATCH] Update sample --- htdocs/samples/api_flow.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/htdocs/samples/api_flow.html b/htdocs/samples/api_flow.html index 2508f5f..91b74a3 100644 --- a/htdocs/samples/api_flow.html +++ b/htdocs/samples/api_flow.html @@ -1,6 +1,12 @@ +
@@ -47,7 +53,11 @@ y: { show: true } - } + }, + regions: [ + {start:2, end:4, class:'region1'}, + {start:100, end:200, axis:'y'}, + ], }); setTimeout(function () {