Hi,
I am using Ext 7.0.
I want to do an actual vs budget chart. I have searched but all I can find are stacked bar charts. What I want is that the Y-Axis should be numeric ($) and the X-Axis should be month names - (Jan-Dec). For each month I want two bars alongside each other - the left bar should be the Actual value for the month and the right bar should be the Budget value for the month. I have done this in other charting packages but I cannot see how to do it in Sencha. Can you point me to any examples of this please?
Thank you in advance.