Explanation of fig, ax from plt.subplots() | Matplotlib

  Рет қаралды 29,748

BigPlot

BigPlot

Күн бұрын

Пікірлер: 57
@ThandoNdoku-hk1ew
@ThandoNdoku-hk1ew 7 ай бұрын
You've taught me in a few minutes what took me weeks to figure out, I hope your video reaches people earlier in their python journey!
@andrewfrost8866
@andrewfrost8866 Жыл бұрын
You have done an excellent job of explaining the use of Matplotlib's subplot function. Your instructions are clear, concise, and easy to follow, making them accessible for beginners in data visualisation. The use of practical examples, such as changing colours and arranging multiple graphs, is particularly helpful in demonstrating the flexibility and functionality of the subplot tool. This approach not only aids in understanding but also inspires us viewers to experiment with our own data visualisation projects. Great work in making a complex topic approachable and engaging!
@firefly4444
@firefly4444 9 ай бұрын
Thank you brother so much for this tutorial . It's one of the easiest explanations of the subplot available on the internet out there
@gisleberge4363
@gisleberge4363 2 жыл бұрын
Very good and intuitive explaination, thanks
@pypypy4228
@pypypy4228 Жыл бұрын
The most easy to understand explanation!
@Akwjbwbqm
@Akwjbwbqm 9 ай бұрын
Excellent work. Thank you very much for the lessons! Please post more videos about matplotlib, I'd love to do them all.
@lottesarembe2949
@lottesarembe2949 11 ай бұрын
what a good idea to explain this with color! very helpful, thank you
@sdaiwepm
@sdaiwepm Жыл бұрын
Very clear and helpful - thank you!
@Impedance_Z
@Impedance_Z Ай бұрын
i was working on my project but was struggling to visualize the augmented images in subplot you came in handy also i have matplotlib in my end sem exams too so i struct 2 mangoes with 1 stone thanks to you
@spacedskunk
@spacedskunk 5 ай бұрын
Really good, simple example. Very appreciated!
@subdas134
@subdas134 2 жыл бұрын
You are great, you teach it easy way.
@bigplot8068
@bigplot8068 2 жыл бұрын
Thanks a lot!
@EM8844
@EM8844 2 ай бұрын
very cool. matpolotlib docs should have this video in the very front page :D
@Jaszczer93
@Jaszczer93 Жыл бұрын
Well explained, the video clarify how to use fig, ax = plt.subplots(). Thanks!
@JackFarah-v3y
@JackFarah-v3y Жыл бұрын
very good explanation! I just wish you showed how to plot the information when using the fig, axs = plt.subplots(2,2)
@ranhill4315
@ranhill4315 Жыл бұрын
Very clear explanation, thanks!
@lalithkumar3581
@lalithkumar3581 2 жыл бұрын
thank u so much!! i was searching for this so long
@bigplot8068
@bigplot8068 2 жыл бұрын
Happy to help!
@domillima
@domillima Жыл бұрын
Great tutorial. Can you go over how to customize labels and label colors using the fig,axs construction
@a.s.m.nasimkhan5818
@a.s.m.nasimkhan5818 2 жыл бұрын
Good explanation in briefly, Thanks
@joejoeman3645
@joejoeman3645 Жыл бұрын
A MILLION THANK YOUS MY FRIEND XOX
@riperboyxl3216
@riperboyxl3216 2 жыл бұрын
underrated channel
@bigplot8068
@bigplot8068 2 жыл бұрын
Thanks
@koma2000music
@koma2000music Жыл бұрын
Great quick clear explanation! Danke schön!! If I may ask, why do I need to type plt.show() in my Jupyter environment for the figures to display? I tried to turn interactive mode on with these two lines: "from matplotlib import interactive" and "interactive(True)" but they still won't show without plt.show().
@abhikantbhave
@abhikantbhave Ай бұрын
thanks a lot. appreciate the very you explained.
@MrCentrax
@MrCentrax 2 жыл бұрын
Really easy to understand. Thank you
@bigplot8068
@bigplot8068 2 жыл бұрын
very welcome!
@graajith1442
@graajith1442 Жыл бұрын
thanks for this wonderfull video man!!
@Ashishyejjala_vlogs
@Ashishyejjala_vlogs 2 жыл бұрын
Thank you so much for the simple explanation
@dhruvatangellamudi
@dhruvatangellamudi Жыл бұрын
thank you! clear concise explanation
@Raiden_Amani
@Raiden_Amani Жыл бұрын
Thank you so much. 🙌🏾🙌🏾
@tiagowebber7559
@tiagowebber7559 2 жыл бұрын
Very nice!! What software are you using?
@bigplot8068
@bigplot8068 2 жыл бұрын
Thanks. I used google colabs for this video. So basically a jupyter notebook
@MrJouH4
@MrJouH4 Жыл бұрын
Great explanation! thank you.
@fishkenorian
@fishkenorian 10 ай бұрын
Thanks, good explanation
@GladwinNewton
@GladwinNewton 2 жыл бұрын
thanks man. easily understood
@valentinagloriani3559
@valentinagloriani3559 Жыл бұрын
You saved me bro, thank u
@riperboyxl3216
@riperboyxl3216 2 жыл бұрын
how do i leave more space between plots?
@bigplot8068
@bigplot8068 2 жыл бұрын
Did you figure it out?
@finn9000
@finn9000 Жыл бұрын
@@bigplot8068 add a third blank graph hah
@raqueldourado7901
@raqueldourado7901 Жыл бұрын
Best channel
@pickgrowup887
@pickgrowup887 2 жыл бұрын
finally i got this. thanks
@bigplot8068
@bigplot8068 2 жыл бұрын
Glad i wasnt alone with the struggle :-D
@CarlosMoreno-vw4ir
@CarlosMoreno-vw4ir 2 жыл бұрын
Soooo good!!! Thanks so much!! keep going please!!
@bigplot8068
@bigplot8068 2 жыл бұрын
Will do!
@maciejej
@maciejej 5 ай бұрын
Thank you, Sir
@Thisispow
@Thisispow Ай бұрын
Thank you!
@julianaauzier1330
@julianaauzier1330 2 жыл бұрын
Very nice! Thanks a lot ;)
@bigplot8068
@bigplot8068 2 жыл бұрын
Happy to help! It's so easy, yet so confusing.
@UhrBushaltestelle
@UhrBushaltestelle Жыл бұрын
very clear
@maciejs8293
@maciejs8293 2 жыл бұрын
Good stuff
@bigplot8068
@bigplot8068 2 жыл бұрын
Glad you liked it!
@hejrey6228
@hejrey6228 Жыл бұрын
Great!
@anuragtiwari6910
@anuragtiwari6910 Жыл бұрын
thanks !
@shabnamparveen4572
@shabnamparveen4572 Жыл бұрын
thanks
@alen339
@alen339 2 жыл бұрын
thx u teach
@bigplot8068
@bigplot8068 2 жыл бұрын
Welcome!
Show Values on Plot | Matplotlib | Python
3:16
BigPlot
Рет қаралды 10 М.
Matplotlib Tutorial (Part 10): Subplots
21:22
Corey Schafer
Рет қаралды 248 М.
Каха и дочка
00:28
К-Media
Рет қаралды 3,4 МЛН
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 56 МЛН
Seaborn Is The Easier Matplotlib
22:39
NeuralNine
Рет қаралды 183 М.
Matplotlib Tutorial - Subplots and InnerPlots
16:08
Absent Data
Рет қаралды 10 М.
Arenas, strings and Scuffed Templates in C
12:28
VoxelRifts
Рет қаралды 99 М.
*Args and **Kwargs in Python
3:49
b001
Рет қаралды 294 М.
This INCREDIBLE trick will speed up your data processes.
12:54
Rob Mulla
Рет қаралды 272 М.
25 nooby Python habits you need to ditch
9:12
mCoding
Рет қаралды 1,8 МЛН
Каха и дочка
00:28
К-Media
Рет қаралды 3,4 МЛН