ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

13,200 results

Bro Code
Start using Matplotlib in 7 minutes! 📊

python #coding #matplotlib Matplotlib is a Python library used for data visualization. It provides a MATLAB-like interface for quick ...

7:02
Start using Matplotlib in 7 minutes! 📊

27,817 views

5 months ago

marimo
matplotlib, made interactive.

Our favourite plotting library may just be matplotlib again now that we made it interactive with a puck! It may sounds strange at first, ...

12:08
matplotlib, made interactive.

6,852 views

1 month ago

Bro Code
Matplotlib scatter plots in 6 minutes! ✨

python #coding #matplotlib In this video we will create a basic scatter plot using Matplotlib. Here is some sample data you can ...

6:44
Matplotlib scatter plots in 6 minutes! ✨

7,751 views

5 months ago

divcode
How to install the Matplotlib library in Python 🚀

In this video, you'll learn how to install the matplotlib library in Python. It shows how to use the pip command to install ...

4:13
How to install the Matplotlib library in Python 🚀

846 views

4 months ago

Bro Code
Matplotlib bar charts in 4 minutes! 📶

python #coding #matplotlib In this video we will create a simple bar chart using matplotlib.

4:06
Matplotlib bar charts in 4 minutes! 📶

6,987 views

5 months ago

Bro Code
Matplotlib labels in 6 minutes! 🏷️

python #coding #matplotlib In this video I will demonstrate how to create titles and labels in Matplotlib.

6:21
Matplotlib labels in 6 minutes! 🏷️

8,272 views

5 months ago

Dan Kornas
Matplotlib Fundamentals | Plotting Basics

Master AI from Zero to Advanced: https://ailearninghub.io ------------------------- In this video, you'll learn the fundamentals of creating ...

11:50
Matplotlib Fundamentals | Plotting Basics

898 views

11 months ago

Amit Thinks
How to Install Matplotlib with latest Python 3.14 on Windows 10/11 [2025 Update] Matplotlib Tutorial

In this video, learn how to install matplotlib on Windows. We will also install Python 3 and pip. PIP is used to install and manage ...

4:28
How to Install Matplotlib with latest Python 3.14 on Windows 10/11 [2025 Update] Matplotlib Tutorial

3,513 views

3 months ago

CodeLucky
Matplotlib Interview Questions | Python Data Visualization Complete Guide for Job Success

Master Matplotlib for your next data science interview! This comprehensive tutorial covers everything you need to know about ...

12:43
Matplotlib Interview Questions | Python Data Visualization Complete Guide for Job Success

213 views

5 months ago

Youth Af and ZeroPrep
Class 12 IP - Data Visualization Matplotlib | INFORMATICS PRACTICES (Code 065) | CBSE BOARDS 2025-26

Hi everyone, Hope everyone is doing great :) In this video, I have covered - Class: 12th Subject: INFORMATICS PRACTICES ...

19:50
Class 12 IP - Data Visualization Matplotlib | INFORMATICS PRACTICES (Code 065) | CBSE BOARDS 2025-26

81,184 views

10 months ago

Datademia
Data Visualization with Python - MatplotLib vs. Seaborn

If you work with data in Python, at some point you'll need to visualize it. In this video, I'll show you the differences ...

7:04
Data Visualization with Python - MatplotLib vs. Seaborn

1,832 views

10 months ago

Bro Code
Matplotlib subplots in 6 minutes! 🔲

python #coding #matplotlib In this video I will show you how to create subplots using Matplotlib.

6:54
Matplotlib subplots in 6 minutes! 🔲

8,993 views

5 months ago

Gate Smashers
Easiest Way to Plot 📈using Matplotlib in Python 🐍

Python Code: import matplotlib.pyplot as plt x = [1, 2, 3, 4, 5] y = [1, 4, 9, 16, 25] plt.plot(x, y, linewidth=3, marker='+', color='green') ...

8:32
Easiest Way to Plot 📈using Matplotlib in Python 🐍

14,616 views

4 months ago

Bro Code
Matplotlib customization is easy! 🎨

python #coding #matplotlib This video will give you an introduction to customizing plots with Matplotlib. In the next video, we will ...

9:13
Matplotlib customization is easy! 🎨

9,418 views

5 months ago

Dan Kornas
Matplotlib Fundamentals | Bar Charts

Master AI from Zero to Advanced: https://ailearninghub.io ------------------------- In this video, you'll learn how to create and customize ...

15:02
Matplotlib Fundamentals | Bar Charts

192 views

11 months ago

Dr. Turtl
Matplotlib Workflow to Make Professional Figures 5X Faster

Making high-quality data visualizations can take hours - but it doesn't have to. We'll walk through a clean, efficient workflow for ...

11:30
Matplotlib Workflow to Make Professional Figures 5X Faster

203 views

4 months ago

Dr. A MALLIKARJUN
import matplotlib pyplot as plt
6:24
import matplotlib pyplot as plt

110 views

10 months ago

Bro Code
Let's create a graph using Pandas and Matplotlib! 🐼📊

python #coding #matplotlib This video serves as a project where we will create a bar chart based on the primary Type of the ...

5:51
Let's create a graph using Pandas and Matplotlib! 🐼📊

8,367 views

5 months ago

Bro Code
Matplotlib pie charts in 6 minutes! 🥧

python #coding #matplotlib In this video we will create a basic pie chart using Matplotlib.

6:02
Matplotlib pie charts in 6 minutes! 🥧

7,995 views

5 months ago

Software and Testing Training
Matplotlib Tutorial for Beginners | Plots, OO API, Backends & Crashes Explained

Matplotlib is powerful — but many developers struggle once they go beyond a simple plot. In this video, you'll unlock Matplotlib ...

8:12
Matplotlib Tutorial for Beginners | Plots, OO API, Backends & Crashes Explained

189 views

2 months ago