Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a request to display sales data as a stacked bar chart per Sales Period per Place of Service.
I was able to create a chart for two 12 months periods where time periods are placed side-by-side:
But I also need to do the same chart per Month during these time periods. Something like that:
But the only way I was able to do something similar was with using Trellis option:
Any suggestions about how to create a desirable chart (#2 image above)?
Will appreciate any suggestions.
Best regards,
Vladimir
My sample application is attached.
Try to remove Trellis and promote your month to be first dimension
Good call, Clever!
I thought I've tried all options but missed this one somehow....
Thank you!
VK