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

php - How can an email be returned from Stripe Checkout? -

SQL php on different pages to Insert (mysqli) -

linked list - Get the index of the Node in a LinkedList which contains the given value in java -