Add graph using Matplotlib in your Kivy app || Kivy-garden tutorial part #3 ||

preview_player
Показать описание

Hey,
This is a short video on how you can add Graph using matplotlib to your kivy app. This is a very simple tutorial. I used the Matplotlib flower of kivy-garden. If you face any kind of problem processing with kivy and matplotlib than let me know in the comment section.

see my other videos:

Clone Facebook Messenger with Python's Kivy and kivymd part#1:

Рекомендации по теме
Комментарии
Автор

hi there, hope you have a wonderful day, I have a question, is there anyway that I can make interactive graphs in kivy? like when I click somewhere on my graph, it shows some properties

morteza
Автор

Is it possible to make a barplot with kivy_garden ?

julienbensliman
Автор

One question
Audiostream library how to install that.

natureloverJ
Автор

good video bro is it possible to make nimation for graph?

jagp
Автор

I am getting an error.
AttributeError: 'FigureCanvasKivyAgg' object has no attribute 'resize_event'

FourTweny
Автор

Thanks a lot . Keep Going. Can we add matplotlib animation in kivy and how please 🥺?

mahmoudwatt
Автор

PLEASE any gambiarra to make the INTERACTIVE? I'd like to add patches and interact with plots in FigureCanvas but it haven't mpl.interactive() implemented.

gustavofelicidade_
Автор

matplotlib==3.1.3 works, new versions raise some error.

kebabsharif
Автор

Hi sir am getting an error say quote png matplotlib s

katlegoseale
Автор

How to add matplotlib graph in kivy on android
Please help, I will be grateful of you

demo
Автор

from import FigureCanvasKivyAgg
error

any solve for this

m.abdulwahid