'Python plot category on a day axis

Hello Guys I have a data set of Date, Category, and Quantity, I want to plot both date and category on the x-axis and quantity on the y axis. that is a plot of Quantity vs Category for each day in the data frame.

viz data



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source