Hello Guys. If you like this video make sure to check out my free data science course on youtube. Among others you'll learn how to create awesome charts in matplotlib and seaborn. Link: kzbin.info/www/bejne/mH3MlYpqnqesp9E
@ผีเสื้อราตรี-ค8ฎ4 жыл бұрын
Hey sir, May I ask how to use ansible api in django to ssh to server and get data then build it with chart.js?
@djangodissilent68724 жыл бұрын
theme?
@brixtonwarren98643 жыл бұрын
you prolly dont care at all but does anybody know of a tool to log back into an Instagram account?? I was dumb forgot the login password. I love any tricks you can give me.
@ДмШуля2 жыл бұрын
The Intresting is: what is the diiference of load page speed (in Web Core Vitals LCP values, for example) for Django+Matplotlib+png-encoding method and for external libraries for chart .js using? Probably, my bet on pyplots&.png
@trailbleza4 жыл бұрын
Thanks, it really helped my project, if you already understand django, start watching from 13:30.
@Pyplane4 жыл бұрын
Thanks for watching! Glad my video helped you out :)
@hkcode18114 жыл бұрын
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
@hansenlobo4 жыл бұрын
even i am getting the same problem,Just reply if u got any solution
@dilleddough3824 жыл бұрын
I avoid using Django template language from within javascript, Instead output variables you want to use in the template with the "json_script" filter, and then lock onto them with javascript(getElementById) to access them.
@vihub59614 жыл бұрын
If you still looking for the answer, take a look at this: docs.djangoproject.com/en/2.1/ref/templates/builtins/#json-script I was having the same issue. Took me while, but you can get there applying this built-in functionality. I don't know why the issue is not raised in the video..
@faresgeek-dz56925 жыл бұрын
Good one dude keep going But you could use Return f"{self.name} {self.mony}" Instead
@rayt73383 жыл бұрын
We need more tutorials with normal accent, thank you, please do more....
@yashikavijayvargiya61954 жыл бұрын
Can you suggest how to draw multiple charts in signle html page with different data set
@davidgodswill22614 жыл бұрын
Creating multiple charts would be easy, you just have to create another canvas element on the html and target the id like in the example with a new function
@tristanescaba55304 жыл бұрын
Nice! simple and easy to understand your tutorial. Thanks!
@MagnusAnand3 жыл бұрын
Is this method better than to use a Json response in the view? Thanks
@nanayaw71593 жыл бұрын
Which theme did you use for your Vs code??
@MagnusAnand3 жыл бұрын
Dude, amazing video!!
@dzakialyafi12424 жыл бұрын
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?
@vihub59614 жыл бұрын
If you still looking for the answer, take a look at this: docs.djangoproject.com/en/2.1/ref/templates/builtins/#json-script I was having the same issue. Took me while, but you can get there applying this built-in functionality. I don't know why the issue is not raised in the video..
@khaledabdelmokitmebhah65913 жыл бұрын
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.
@ashishjohnsonburself3 жыл бұрын
Thank you
@pvlmaths54362 жыл бұрын
what is the username and password to login to django adminstration.
@chriszhang51804 жыл бұрын
very impressive, thank you so much man. you saved me lots of time and energy. thank you again
@oludhe73 жыл бұрын
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.
@thomy0319 Жыл бұрын
Muchas gracias!!! justo lo que necesitaba !!!
@seyfullah6423 жыл бұрын
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.
@onesmusemeka2153 жыл бұрын
The basic reason is that chart js expects your data needs as a list thus the comma added ensures the resulting data shape at the end is a list. Remember you will be iterating in a list.
@antonioacevedomontoya25374 жыл бұрын
It's good to use for in the template? (Problems with optimization?) Thanks for the tutorial, is very useful!
@gowthamns82284 жыл бұрын
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 this......
@amine.ouaziz4 жыл бұрын
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
@davidgodswill22614 жыл бұрын
Great tutorial, nice and clean. Would you please explain how to do the same using Django cms.
@pawanmandal87874 жыл бұрын
jinga format not support in javascript place can you share source code
@francismwondha25814 жыл бұрын
Very clear... Thanks so much
@kavyaseeramsetty5620 Жыл бұрын
Helpful Thanks
@sagartamang0000 Жыл бұрын
Thanks alot my man!
@chandreshsingh28684 жыл бұрын
scipt link not working
@Pyplane4 жыл бұрын
Hi! Thanks for the feedback. I updated the link in the description. Sorry for all the trouble
@sarangchouguley62924 жыл бұрын
Thank you so much.... Found exactly what i needed.
@sarangchouguley62924 жыл бұрын
@@Melophile_Gaurav sure, can you dm on LinkedIn?
@sarangchouguley62924 жыл бұрын
@@Melophile_Gaurav Its Sarang Chouguley
@sarangchouguley62924 жыл бұрын
@@Melophile_Gaurav sure
@zayed8683 жыл бұрын
That's awesome. ❤️
@Pyplane3 жыл бұрын
Thank you 😀
@pvlmaths54362 жыл бұрын
i cannot login its asking for username and password what to do cananyone help
@yus70644 жыл бұрын
thank you for this, you saved my life
@adamaleksander52264 жыл бұрын
Nice one!
@jalberthmosquera43043 жыл бұрын
thank you for this bro
@Pyplane3 жыл бұрын
Thanks for watching!
@thalitalanusse3 жыл бұрын
thank you for this, you help me
@Pyplane3 жыл бұрын
glad you enjoyed the video! Cheers!
@egkl3114 жыл бұрын
man you the best
@raghu7074 жыл бұрын
Thank you.
@adnanchalwati76432 жыл бұрын
thank you
@rangabharath42534 жыл бұрын
awesome
@farmaceutico_anti_parafarmacia7 ай бұрын
we couldn't miss the annoying background "music" of course