I have recreated what I want in matplotlib so it looks like this:
 [image: Screenshot 2021-01-26 163949.png]

This is a visualization of this data:

[image: 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"

https://developers.google.com/chart/interactive/docs/gallery/barchart#stacked-bar-charts
This is almost what I need but I think I need to recursively add each data 
point instead of visualizing it directly from dataframe.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-visualization-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/c0da1c7c-4a40-46c1-ac0d-ad9249f446b0n%40googlegroups.com.

Reply via email to