Hi! I am relatively newer to python (and certainly kivy and matplotlib) and am working on a project. I am trying to use a matplotlib graph within kivy, which seems ...
I can't get kivy running on my ios device with matplotlib. It freezes on my phone while I see the uploading screen. from kivy.app import App from kivy.uix.boxlayout import BoxLayout from ...