stacked bar chart with each bar having a different amount of values labels

18 views
Skip to first unread message

Ricky

unread,
Jan 26, 2021, 9:49:42 AM1/26/21
to Google Visualization API
I have recreated what I want in matplotlib so it looks like this:
 Screenshot 2021-01-26 163949.png

This is a visualization of this data:

Screenshot 2021-01-26 164147.png

The (172, online) means to add a bar of width 172, with the label "online" (the color green) at the Y position "#7878"

This is almost what I need but I think I need to recursively add each data point instead of visualizing it directly from dataframe.

Reply all
Reply to author
Forward
0 new messages