I've got a custom field, which records the user's weight. Every time the user updates the field, I'd like to save the date. (The goal being to grab that data, dump it into an object, and then display it in a Highcharts or Google Charts graph.)
Any bright ideas on how to accomplish this? Thanks!!!