質問編集履歴

2

誤字

2019/12/27 19:09

投稿

toshihirokato
toshihirokato

スコア20

test CHANGED
File without changes
test CHANGED
@@ -640,7 +640,7 @@
640
640
 
641
641
  {
642
642
 
643
- "name": "strength-finder-app",
643
+ "name": "",
644
644
 
645
645
  "version": "1.0.0",
646
646
 

1

わかりやすくした。

2019/12/27 19:08

投稿

toshihirokato
toshihirokato

スコア20

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