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 * }] * * を