#Creating Charts in Django

In this part you will learn how to create and render line chart and bargraph from the data of the database using chart.js.The example that we will work on , is the blood pressure of a patient whose data can be recorded in the admin panel and then the charts can be rendered accordingly.