So I have a data set I need to make a bar graph with. The data set has a column for vaccination and for count. So looks like this.....
Polio       20
Polio       15
Varicella   30
Varicella.   45
I need a bar graph that lists the total number of varicella vaccinations and total number of polio vaccinations. I'm lost on how to do this.
 
     
     
    