I need assistance with making a bar graph. I link some cells from a database query, and the items it returns will vary from 0-20. How can I make my bar graph incorporate the dynamic item count automatically?

It needs to have "real-time" access, a simple data refresh should incorporate all the changes. Once an item is added it will not be removed (until the next day) when the graph will be refreshed.