Chart in View page

Hi
How can I add a chart in View page based on a Json type field in MySQL table?

You may use Custom View Tag to create the chart yourself from the JSON. Make sure your JSON is compatible with the options of Chart.js.