質問編集履歴
2
誤字
test
CHANGED
File without changes
|
test
CHANGED
@@ -640,7 +640,7 @@
|
|
640
640
|
|
641
641
|
{
|
642
642
|
|
643
|
-
"name": "
|
643
|
+
"name": "",
|
644
644
|
|
645
645
|
"version": "1.0.0",
|
646
646
|
|
1
わかりやすくした。
test
CHANGED
File without changes
|
test
CHANGED
@@ -190,11 +190,11 @@
|
|
190
190
|
|
191
191
|
data: {
|
192
192
|
|
193
|
-
labels: ['
|
193
|
+
labels: ['', '', '', '', ''],
|
194
194
|
|
195
195
|
datasets: [{
|
196
196
|
|
197
|
-
label: '
|
197
|
+
label: '',
|
198
198
|
|
199
199
|
backgroundColor: color(colorSet.orange).alpha(0.6).rbgString(),
|
200
200
|
|
@@ -224,7 +224,7 @@
|
|
224
224
|
|
225
225
|
fontColor: '#666',
|
226
226
|
|
227
|
-
text: '
|
227
|
+
text: ''
|
228
228
|
|
229
229
|
},
|
230
230
|
|