I have a table, in each row of it there are three columns: a column with the name of someone; a column with your net worth value; a column with the city in which the person lives. I want a bar graph in which each bar represents the total net worth per city and the label must contain the net worth total amount and the number of people in the city. How can I make this?