Comments on: Add Matplotlib Graph To Kivy – Python Kivy GUI Tutorial #59 /add-matplotlib-graph-to-kivy-python-kivy-gui-tutorial-59/ Learn Kivy The Fast and Easy Way! Sat, 07 Jan 2023 06:02:25 +0000 hourly 1 https://wordpress.org/?v=5.5.18 By: Leo /add-matplotlib-graph-to-kivy-python-kivy-gui-tutorial-59/#comment-3850 Sat, 07 Jan 2023 06:02:25 +0000 /?p=357#comment-3850 Thanks for the great Video John. I was using a venv with pycharm under Linux and the installation of the garden and matplotlib packages didn’t go to well . Ended up needing to specify .
python /home/user/project/venv/bin/garden install matplotlib –kivy

worked fine with python 3.10 , matplotlib 3.6.2 , Kivy-Garden 0.1.5

]]>
By: John Elder /add-matplotlib-graph-to-kivy-python-kivy-gui-tutorial-59/#comment-438 Fri, 01 Oct 2021 22:48:30 +0000 /?p=357#comment-438 In reply to Mahmoud WATT.

I don’t see why not

]]>
By: Mahmoud WATT /add-matplotlib-graph-to-kivy-python-kivy-gui-tutorial-59/#comment-434 Sun, 26 Sep 2021 12:16:42 +0000 /?p=357#comment-434 Hello John ! How are you ? Thanks, you helped me so much with your videos in kivy.
I have a question : Can we use Matplotlib, drawnow, arduino and kivy together ?
I was trying to read serial data from the arduino and plot it with kivy (real time plotting).
I have been trying a lot of times but it didn’t work. Please could you help me ?

]]>