You can simply arrange your data in the correct form in python and write to a JSON that Chart.js can understand. import json data = {'label' ...
確定! 回上一頁