Django and matplotilb integration | How to use matplotlib with Django

  Рет қаралды 35,772

Pyplane

Pyplane

Күн бұрын

Пікірлер: 68
@Pyplane
@Pyplane 3 жыл бұрын
Hi Guys. I'm leaving a link to the chart js tutorial as an easier alternative: kzbin.info/www/bejne/Z4CvZqFma9CCldk Cheers!
@jaimeescobedo2351
@jaimeescobedo2351 3 жыл бұрын
What a great Tutorial!!! It really helped me to a project!. It's nice to have short tutorials with so practical content!! Thanks
@Pyplane
@Pyplane 3 жыл бұрын
Thank you! :)
@deldridg
@deldridg 2 жыл бұрын
Now in 2022, I can't help but hope that this process has been made a little more streamlined by now! Great tut however - much appreciated and cheers from Sydney, Dave
@manfredmasiko4444
@manfredmasiko4444 6 ай бұрын
That's way easier and helpful, thanks bro!
@jessemetzger6709
@jessemetzger6709 3 жыл бұрын
Exactly what I was looking for. Thanks for the good content
@Pyplane
@Pyplane 3 жыл бұрын
Thanks for watching! :)
@namrathakhasnis5727
@namrathakhasnis5727 3 жыл бұрын
This is truly helpful! This video helped me resolve the many issues I had on my Django site. Thank you very much! Great content!
@dhruvilshah9098
@dhruvilshah9098 3 жыл бұрын
Just started seeing your videos on Data science with Django really loving it keep it up sir, want many more on Data science and Also with JavaScript libraries Integration
@Pyplane
@Pyplane 3 жыл бұрын
Thank you Dhruvil ! :)
@ПавелКосинец
@ПавелКосинец 2 жыл бұрын
thank you very much for the video, you saved me) Greetings from Ukraine
@Pyplane
@Pyplane 2 жыл бұрын
Please be safe 🙏
@elionaiesf
@elionaiesf 2 жыл бұрын
Parabéns irmão por esse vídeo. Já fiz o meu aqui e deu tudo certinho. Show. forte Abraço.
@deldridg
@deldridg 2 жыл бұрын
Great tutorial mate and thank you. Dave
@aguspe532
@aguspe532 3 жыл бұрын
Great video with a great explanation! It was really easy to do the code along! Abrazo!
@samkamau7998
@samkamau7998 2 жыл бұрын
Thank you for the awesome tutorial. I have a follow up question. What if I wish to save that chart that we have rendered to the database, how do I achieve that?
@nefertiti1456
@nefertiti1456 Жыл бұрын
Great tutorial! Thanks a lot!
@Pyplane
@Pyplane Жыл бұрын
Glad you liked it 🙌
@andrewhadfield7754
@andrewhadfield7754 2 жыл бұрын
thank you!
@tungleanh9993
@tungleanh9993 3 жыл бұрын
very nice, would be great if you can make a video doing this via api for stock market.
@macas-academy4712
@macas-academy4712 3 жыл бұрын
@10:36, I had no idea you could do that, it would've taken four lines and a for loop !!
@danielaceros5723
@danielaceros5723 3 жыл бұрын
Amazing tutorial Luke, I would like to see more turorials like that data science, ml + django. Keep going Luke, please.
@Pyplane
@Pyplane 3 жыл бұрын
Thank you Daniel! I'm doing my best to find time to release as many tutorials on yt as possible. Thanks for watching & for the comment! Cheers!
@FireWithPainPOWER
@FireWithPainPOWER 3 жыл бұрын
OMG bro it's amazing. Thank you so much !!! Very helpful bro !! i want to kiss you
@rangabharath4253
@rangabharath4253 3 жыл бұрын
Awesome as always 👍😀
@Pyplane
@Pyplane 3 жыл бұрын
Thank you Ranga! :)
@hack3bh3_ctf_player
@hack3bh3_ctf_player 3 жыл бұрын
Th@nk you sir this video is really really helpful.
@Pyplane
@Pyplane 3 жыл бұрын
Thanks for watching!
@hank86211
@hank86211 3 жыл бұрын
Clean & uesful
@Pyplane
@Pyplane 3 жыл бұрын
Thank you! :)
@kahnu044
@kahnu044 3 жыл бұрын
Thank u bro
@danielnolan320
@danielnolan320 3 жыл бұрын
Great video again 👍🏻
@Pyplane
@Pyplane 3 жыл бұрын
Thank you Daniel! :)
@suprovechandrasarkar1362
@suprovechandrasarkar1362 3 жыл бұрын
1. How can I add drop down menu to it to change the chart ? 2. What should I do if I have more that "two" fields in my model?
@mohamedtharwat9288
@mohamedtharwat9288 3 жыл бұрын
Perfect 👍
@Pyplane
@Pyplane 3 жыл бұрын
Thank you!
@hackerdaddy2828
@hackerdaddy2828 3 жыл бұрын
sir plz make video on how to integrate amchartjs in django
@Speaks4itself
@Speaks4itself 3 жыл бұрын
Can you do something on making Django application an executable for desktop?
@tiago.engenheiro
@tiago.engenheiro 2 жыл бұрын
How can I store previous calculated values in django without using database, in order to keep updating the graph but mantaining the old information
@olorunfemirichard5976
@olorunfemirichard5976 3 жыл бұрын
I wish this would work for the Funcanimation class to show dynamic image on browser
@deltamarkos4045
@deltamarkos4045 2 жыл бұрын
can we reuse the code for plotly as well ????
@dell0816
@dell0816 2 жыл бұрын
When I want to use numbers in the x-axis, it doesn't show properly. it shows with the decimal format. and the output will be wrong. there is no aggregate in this field. could you help me to solve it?
@bhavesh0707
@bhavesh0707 3 жыл бұрын
How can i do the same with 2 values to plot in my bargraph??I got stuck here.Can u help me sorting this??
@shampysingh913
@shampysingh913 3 жыл бұрын
From where do you get the code for matplot. And pls in some video teach us how to read a documentation in an effective way.
@Pyplane
@Pyplane 3 жыл бұрын
I'm not sure if I understand the question about the code, it's from the docs, research and experience. I'm not saying is perfect and would love to see it optimized. Regarding reading the docs - you Guys would fall a sleep sooo fast :) I'm not going to do that
@ujjwalmittal3785
@ujjwalmittal3785 3 жыл бұрын
Our django backend is returning a image and not graph . What if we want to return graph bacause we want interactive graph in frontend
@carthagely122
@carthagely122 2 жыл бұрын
Thanks for your work but screen IS all green WE cant see u
@TheEngineer23
@TheEngineer23 2 жыл бұрын
It shows TypeError:'module' object is not iterable...How to solve this?
@pulgamecanica
@pulgamecanica 3 жыл бұрын
How would this work on my production enviroment using Heroku?
@Shivoka
@Shivoka 3 жыл бұрын
Same way!!
@226_sarvajeetnarkhede8
@226_sarvajeetnarkhede8 3 жыл бұрын
I have one error string obj is not callable
@vibhutisingla2565
@vibhutisingla2565 3 жыл бұрын
How to plot 2 graphs of matplotlib using django?
@middelz2
@middelz2 3 жыл бұрын
make subplots, in matplotlib...
@RashidKhan-ss7em
@RashidKhan-ss7em 2 жыл бұрын
Source code
@teniewi.
@teniewi. 3 жыл бұрын
how to fix TemplateDoesNotExite base.html
@Pyplane
@Pyplane 3 жыл бұрын
I assume you have the templates folder created in the base directory with base.html inside of it. Check if in the settings.py -> templates -> dirs you provided info for django where do you want to keep additional templates
@teniewi.
@teniewi. 3 жыл бұрын
Solved
@metalhead3908
@metalhead3908 9 ай бұрын
me finding this after wasting 4hr of day in chatgpt bug code:😭🤧😁😂
@jazferlicaros1757
@jazferlicaros1757 3 жыл бұрын
why do i feel like the one teaching is polkadot man?
@youssefchaabi7398
@youssefchaabi7398 Жыл бұрын
JE T'AIME A TEL POINT SI MA MEUF COUCHE AVEC TOI JE TE PARDONNE
@Ggg-iw9xg
@Ggg-iw9xg 6 ай бұрын
No code no use
@soundofsilence9509
@soundofsilence9509 3 жыл бұрын
why not to use, just: from matplotlib.backends.backend_agg import FigureCanvasAgg as FigureCanvas ? as in scipy-cookbook.readthedocs.io/items/Matplotlib_Interactive_Plotting.html isn't output the same?
@pablo20237
@pablo20237 Жыл бұрын
Thank you sir
@Pyplane
@Pyplane Жыл бұрын
Thanks for watching ! 🙌✨
Когда отец одевает ребёнка @JaySharon
00:16
История одного вокалиста
Рет қаралды 12 МЛН
Every parent is like this ❤️💚💚💜💙
00:10
Like Asiya
Рет қаралды 23 МЛН
How to create pandas dataframe from django querysets
28:41
Pyplane
Рет қаралды 16 М.
Django Import CSV into Model
16:30
Very Academy
Рет қаралды 58 М.
Django + Chart.js // Learn to intergrate Chart.js with Django
26:45
CodingEntrepreneurs
Рет қаралды 231 М.
Elon Musk Introduces Tesla Robots
5:53
MaDz Gaming
Рет қаралды 74
Когда отец одевает ребёнка @JaySharon
00:16
История одного вокалиста
Рет қаралды 12 МЛН