I have the following requirement
Y axis - sales
X axis - state
Department
Color- product
I want to plot a graph , showing sales on y axis and splitting X axis in to two axis [ state and department ] and in color in need to differentiate with products
Not able to split the X axis , how to solve this?