Well, I'll try to explain this... I have a database, I have a table for bills, and inside it there are several fields, one for its creation date, and other with the total.

I'd like to add charts displaying several types of data, among them the total of every bill each month... which is the best way to do this?