投稿一覧

Creep

Creep

評価 var ctx = document.getElementById("raderChart"); var raderChart = new Chart(ctx, { type: 'radar', data: { labels: [ '怖さ','テンポ','意外性' ], datasets: [{ data: [ 6,8,6 ], backgroundColor: 'RGBA(225,95,150, 0.5)', borderColor: 'RGBA(225,95,150, 1)', borderWidth: 1, pointBackgroundColor: 'RGB(46,106,177)' }] }, options: { legend: { display: false, }, scale:{ ticks:{ suggestedMin: 0, suggestedMax: 10, stepSize: 2 }, pointLabels: { fontSize: 16 } } } }); .amazon-content { overflow: hidden; } ....

シン・エヴァンゲリオン劇場版

シン・エヴァンゲリオン劇場版

評価 var ctx = document.getElementById("raderChart"); var raderChart = new Chart(ctx, { type: 'radar', data: { labels: [ '斬新さ','映像','難易度' ], datasets: [{ data: [ 9,9,9 ], backgroundColor: 'RGBA(225,95,150, 0.5)', borderColor: 'RGBA(225,95,150, 1)', borderWidth: 1, pointBackgroundColor: 'RGB(46,106,177)' }] }, options: { legend: { display: false, }, scale:{ ticks:{ suggestedMin: 0, suggestedMax: 10, stepSize: 2 }, pointLabels: { fontSize: 16 } } } }); .amazon-content { overflow: hidden; } ....

犬鳴村

犬鳴村

評価 var ctx = document.getElementById("raderChart"); var raderChart = new Chart(ctx, { type: 'radar', data: { labels: [ '演出','テンポ','こわさ' ], datasets: [{ data: [ 2,7,5 ], backgroundColor: 'RGBA(225,95,150, 0.5)', borderColor: 'RGBA(225,95,150, 1)', borderWidth: 1, pointBackgroundColor: 'RGB(46,106,177)' }] }, options: { legend: { display: false, }, scale:{ ticks:{ suggestedMin: 0, suggestedMax: 10, stepSize: 2 }, pointLabels: { fontSize: 16 } } } }); .amazon-content { overflow: hidden; } ....

一度死んでみた

一度死んでみた

評価 var ctx = document.getElementById("raderChart"); var raderChart = new Chart(ctx, { type: 'radar', data: { labels: [ '意外性','テンポ','面白さ' ], datasets: [{ data: [ 1,8,3 ], backgroundColor: 'RGBA(225,95,150, 0.5)', borderColor: 'RGBA(225,95,150, 1)', borderWidth: 1, pointBackgroundColor: 'RGB(46,106,177)' }] }, options: { legend: { display: false, }, scale:{ ticks:{ suggestedMin: 0, suggestedMax: 10, stepSize: 2 }, pointLabels: { fontSize: 16 } } } }); .amazon-content { overflow: hidden; } ....