Say I created some program to allow some data to be shown for example: "coordinates, calculations and more...." How do I create a button that can help me compile the data into one form and if possible send it to another place like email or smtg. Any suggestion on what kind of files I should use?
How bout doing a responsive data plot? For example, I have a button with a comment that just clicking will gives you a number. let's say if in that particular coordinate, I counted 14, it will gives a record of that number at that coordinate. How do I do that?