summaryrefslogtreecommitdiff
path: root/src/chart
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-11-03 11:37:17 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-11-03 11:37:17 +0900
commit1cb93a8c10ddacecef3fb348d417e193c68505e0 (patch)
tree12173cfe1c10a64fff0f37eb31e1ce1f0c47f0bd /src/chart
parentFix bug (diff)
downloadsharkey-1cb93a8c10ddacecef3fb348d417e193c68505e0.tar.gz
sharkey-1cb93a8c10ddacecef3fb348d417e193c68505e0.tar.bz2
sharkey-1cb93a8c10ddacecef3fb348d417e193c68505e0.zip
:art:
Diffstat (limited to 'src/chart')
-rw-r--r--src/chart/index.ts9
1 files changed, 3 insertions, 6 deletions
diff --git a/src/chart/index.ts b/src/chart/index.ts
index a7521288ea..4cd61de9ce 100644
--- a/src/chart/index.ts
+++ b/src/chart/index.ts
@@ -290,14 +290,11 @@ export default abstract class Chart<T> {
/**
* [{
- * xxxxx: 1,
- * yyyyy: 5
+ * xxxxx: 1, yyyyy: 5
* }, {
- * xxxxx: 2,
- * yyyyy: 6
+ * xxxxx: 2, yyyyy: 6
* }, {
- * xxxxx: 3,
- * yyyyy: 7
+ * xxxxx: 3, yyyyy: 7
* }]
*
* を