Plotting on Image in Python -


i got how plot on image using matplot lib. but, how can add button on same window? there module can plot on image , add buttons on window .

if must use matplot lib plotting suggest looking ipython. if data set small enough managed in spreadsheet, xlsxwriter can alternative plotting graphs...


Comments

Popular posts from this blog

SQL php on different pages to Insert (mysqli) -

How to combine associative arrays in bash? -

c++ - No viable overloaded operator for references a map -