Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

plot stack bar graph to visualize shift wise ordered data

I need to plot to shift-wise state change(green indicates RUNNING, red indicate STOPPED etc) distribution with time. I plotted below  stack bar with Jupiter notebook. But when I plot the same graph w...