JSFiddle - React, Tailwind, and code Playground

by rough cheap

JavaScript

{
  "title": "Blender 2.8 Cycles 標準 4608px x 3456px",
  "type": "numeric|duration",
  "labels": ["経過時間"],
  "datasets": [{
    "label": "Ryzen5 3600 + GTX1660Ti",
    "data": ["00:09:14:940"],
    "backgroundColor": "rgba(0, 0, 255, 0.6)"
  }, {
    "label": "Ryzen7 2700X + GTX660Ti",
    "data": ["00:08:14.060"],
    "backgroundColor": "rgba(255, 102, 0, 0.6)"
  }, {
    "label": "Core i7-4770 + GTX660",
    "data": ["00:18:36.050"],
    "backgroundColor": "rgba(255, 102, 0, 0.6)"
  }],
  "options": {
    "tickslabelFormat": "mm:ss",
    "tooltipValueFormat": "m 分 s 秒 SSS",
    "stepSize": 300000,
    "beginAtZero": true,
    "min": 0
  }
}