Django with Chart js | How to create charts with Django and Chart js

preview_player
Показать описание
How to create charts with Django and Chart js

Django with Chart js tutorial
Learn how to create beautiful & dynamic charts with the use of Django and Chart js

🔥 Join the facebook group:

🔥 Follow pyplane on:

🔥 More on python and django:

Base html file for this project:

Free Django Ebook:

#django #chartjs #djangoWithChartJs #learndjango

Рекомендации по теме
Комментарии
Автор

Thanks, it really helped my project, if you already understand django, start watching from 13:30.

trailbleza
Автор

We need more tutorials with normal accent, thank you, please do more....

rayt
Автор

Good one dude keep going
But you could use
Return f"{self.name} {self.mony}"
Instead

faresgeek-dz
Автор

For those having trouble with Template Not Found, youd need to create a 'clubs' folder inside the 'templates' folder and put the html template inside that folder.

khaledabdelmokitmebhah
Автор

Nice! simple and easy to understand your tutorial. Thanks!

tristanescaba
Автор

very impressive, thank you so much man. you saved me lots of time and energy. thank you again

chriszhang
Автор

Muchas gracias!!! justo lo que necesitaba !!!

thomy
Автор

hey bro, for me in the script tags any django templating language i.e, the for loop creates an error? i.e. in my script tags, the django template is not being recognised

hkcode
Автор

Can you suggest how to draw multiple charts in signle html page with different data set

yashikavijayvargiya
Автор

Hi this video is very nice, but I configured default database setting as MYSql connection, I followed the same method is not working properly, Can you please help me out in this problem or give some tutorial video for

gowthamns
Автор

Can someone please explain why he adds the comma in the two for-loops for label and data? I ran the code without the two commas and still got the same expected output.


Edit:
Never mind I found out why after adding more data to the admin page. You need the comma to display multiple data points.

seyfullah
Автор

Thanks alot for this video, much appreciated. Do you have any documentation which details how to interact with the database directly from the view. E.g if I was using a python package that recieved text input, how could I enter that information in the front end user interface, have it go back and interact with the package, and then update the output accordingly?

Thanks.

oludhe
Автор

Hi
When I try to put the for loop inside the 'label' and the 'data', it does not work at all. It keeps on give me error message in my visual studio because it was expecting a javascript syntax instead of built in django syntax. What should I do, do you have any suggestion?

dzakialyafi
Автор

It's good to use for in the template? (Problems with optimization?)


Thanks for the tutorial, is very useful!

antonioacevedomontoya
Автор

good one, thanks dude.. i'm working in a project and i want to use Echarts can you please do a tuto on this

thanks again

amine.ouaziz
Автор

Great tutorial, nice and clean.
Would you please explain how to do the same using Django cms.

davidgodswill
Автор

Is this method better than to use a Json response in the view?
Thanks

MagnusAnand
Автор

thank you for this, you saved my life <3

yus
Автор

Thank you so much.... Found exactly what i needed.

sarangchouguley
Автор

Which theme did you use for your Vs code??

nanayaw