I want to use matplotlib instead kivy_garden.graph. Actually, I tried this code to check if it works for me. I've had some problems with installing matplotlib but I have successfully(or not) done that.
When I started the code I got from matplotlib import _png ImportError: cannot import name '_png' from 'matplotlib' (D:\PyCharmProjects\kivyApp\venv\lib\site-packages\matplotlib\__init__.py)
I reinstalled matplotlib and pip, tried another version of matplotlib and I don't know why it is not working for me.
I have Python 3.7.5, pip 20.2.4 and matplotlib 3.3.3