I have a field in my table as shown below. I want to create a bar chart for all choices by counting the ratings of each activity. I.e a very useful count for a newsletter, weekly tips, and other activities and a useful, and also not useful count. This would come in the form of a multiple side-by-side barchat.
{
"Newsletter": "5 Very helpful",
"Weekly tips": "5 Very helpful",
"Office Hours": "5 Very helpful",
"Speaker Series": "5 Very helpful",
"Weekly challenges": "5 Very helpful",
"C.H.A.I.R. value exercises": "5 Very helpful"
}
