Hello,
I am presenting categorical and numerical data. Categorical with Stacked Bar, numerical with Candle Stick.
So if is categorical, show Stacked Bar chart:
If numerical, Candlestick chart:
If I select candle stick first then switch to stacked bar, it works but if I select stacked bar first, then switch to candle stick, the candle stick chart doesn't draw.
I have debugged to make sure the data is going through correctly and data is consistently correct, it just doesn't draw.
Thanks for any help.