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 Жыл бұрын
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!
@firefly44449 ай бұрын
Thank you brother so much for this tutorial . It's one of the easiest explanations of the subplot available on the internet out there
@gisleberge43632 жыл бұрын
Very good and intuitive explaination, thanks
@pypypy4228 Жыл бұрын
The most easy to understand explanation!
@Akwjbwbqm9 ай бұрын
Excellent work. Thank you very much for the lessons! Please post more videos about matplotlib, I'd love to do them all.
@lottesarembe294911 ай бұрын
what a good idea to explain this with color! very helpful, thank you
@sdaiwepm Жыл бұрын
Very clear and helpful - thank you!
@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
@spacedskunk5 ай бұрын
Really good, simple example. Very appreciated!
@subdas1342 жыл бұрын
You are great, you teach it easy way.
@bigplot80682 жыл бұрын
Thanks a lot!
@EM88442 ай бұрын
very cool. matpolotlib docs should have this video in the very front page :D
@Jaszczer93 Жыл бұрын
Well explained, the video clarify how to use fig, ax = plt.subplots(). Thanks!
@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 Жыл бұрын
Very clear explanation, thanks!
@lalithkumar35812 жыл бұрын
thank u so much!! i was searching for this so long
@bigplot80682 жыл бұрын
Happy to help!
@domillima Жыл бұрын
Great tutorial. Can you go over how to customize labels and label colors using the fig,axs construction
@a.s.m.nasimkhan58182 жыл бұрын
Good explanation in briefly, Thanks
@joejoeman3645 Жыл бұрын
A MILLION THANK YOUS MY FRIEND XOX
@riperboyxl32162 жыл бұрын
underrated channel
@bigplot80682 жыл бұрын
Thanks
@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Ай бұрын
thanks a lot. appreciate the very you explained.
@MrCentrax2 жыл бұрын
Really easy to understand. Thank you
@bigplot80682 жыл бұрын
very welcome!
@graajith1442 Жыл бұрын
thanks for this wonderfull video man!!
@Ashishyejjala_vlogs2 жыл бұрын
Thank you so much for the simple explanation
@dhruvatangellamudi Жыл бұрын
thank you! clear concise explanation
@Raiden_Amani Жыл бұрын
Thank you so much. 🙌🏾🙌🏾
@tiagowebber75592 жыл бұрын
Very nice!! What software are you using?
@bigplot80682 жыл бұрын
Thanks. I used google colabs for this video. So basically a jupyter notebook
@MrJouH4 Жыл бұрын
Great explanation! thank you.
@fishkenorian10 ай бұрын
Thanks, good explanation
@GladwinNewton2 жыл бұрын
thanks man. easily understood
@valentinagloriani3559 Жыл бұрын
You saved me bro, thank u
@riperboyxl32162 жыл бұрын
how do i leave more space between plots?
@bigplot80682 жыл бұрын
Did you figure it out?
@finn9000 Жыл бұрын
@@bigplot8068 add a third blank graph hah
@raqueldourado7901 Жыл бұрын
Best channel
@pickgrowup8872 жыл бұрын
finally i got this. thanks
@bigplot80682 жыл бұрын
Glad i wasnt alone with the struggle :-D
@CarlosMoreno-vw4ir2 жыл бұрын
Soooo good!!! Thanks so much!! keep going please!!