From 1cb93a8c10ddacecef3fb348d417e193c68505e0 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 3 Nov 2018 11:37:17 +0900 Subject: [PATCH] :art: --- src/chart/index.ts | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/src/chart/index.ts b/src/chart/index.ts index a7521288e..4cd61de9c 100644 --- a/src/chart/index.ts +++ b/src/chart/index.ts @@ -290,14 +290,11 @@ export default abstract class Chart { /** * [{ - * xxxxx: 1, - * yyyyy: 5 + * xxxxx: 1, yyyyy: 5 * }, { - * xxxxx: 2, - * yyyyy: 6 + * xxxxx: 2, yyyyy: 6 * }, { - * xxxxx: 3, - * yyyyy: 7 + * xxxxx: 3, yyyyy: 7 * }] * * を