Relative Content

Tag Archive for pythonmatplotlibkivydesktop-application

Matplotlib NavigationToolbar in Kivy

I’ve been using Kivy for a couple days and am currently working on an application that requires embedding a Matplotlib plot within it. With help from online resources, I’ve managed to embed a plot within my kivy app, but I’m having trouble with the NavigationToolbar.