a broker system for Supercredit
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

12 行
783B

  1. [
  2. { "id": 1, "value": 20, "label": "06", "color": "#ee4339", "month": "Jan" },
  3. { "id": 2, "value": 55, "label": "07", "color": "#ee9336", "month": "Feb" },
  4. { "id": 3, "value": 40, "label": "08", "color": "#eed236", "month": "Mar" },
  5. { "id": 4, "value": 78, "label": "09", "color": "#d3ee36", "month": "Apr" },
  6. { "id": 5, "value": 61, "label": "10", "color": "#a7ee70", "month": "May" },
  7. { "id": 6, "value": 35, "label": "11", "color": "#58dccd", "month": "Jun" },
  8. { "id": 7, "value": 80, "label": "12", "color": "#36abee", "month": "Jul" },
  9. { "id": 8, "value": 50, "label": "13", "color": "#476cee", "month": "Aug" },
  10. { "id": 9, "value": 65, "label": "14", "color": "#a244ea", "month": "Sep" },
  11. { "id": 10, "value": 59, "label": "15", "color": "#e33fc7", "month": "Oct" }
  12. ]