Hi @jrkrideau - appreciate your response and time. Before you replied, I had just updated my code so that the Cost variable had more observations and the label on the bars would be the sums. Would you be able to indicate how to include the the sums of costs for each bar, please?
I cannot see how your new data set can work. You only have ten distinct values of Desc but 100 distinct values of Cost. You need a one–to–one mapping of the two.
Again, can you give us a rough description of what you are actually plotting? Finagling around with a mock data set when we have no idea of the expected end result is rather a waste of time. There ins nothing wrong with a mock data set but we need to know what the end result hopes to show.