Suppose I have a need to create a visualization of the following format:
Wherein we have multiple categories, some belonging to the same class (ie. different types of successes, different types of failures).
Is there a way in matplotlib to create a rolling graph that can be updated with new dates as they come in?