Friday, January 8, 2021

How to use chartjs

Basically I want to use 'chartjs' for display "Clustered Bar chart", with following things year wise

Total amount
Amount Received
Amount Left

I want to fetch data from data base and display it on chart, I have saved data of all above field  3 fields in one table for each date and I want to also fetch year from Datefield. 

So, basically can anyone give me any resource or something for such type of  requirement. Main things is how to display Clustered bar chart by fetching data from database for each year. 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CADsP_iwqys-XhALXm2CwGV20%2B9XXfRaD6TkASUBvE9COYzg_Qw%40mail.gmail.com.

No comments:

Post a Comment