Hi All,
I need help in creating a chart in ignition. I am getting 4 values suppose A1, A2, A3 and A4 for each hour. I want to create a chart in ignition with A1 and A2 column stacked on each other and their value showing inside their columns similarly A3 and A4 column stacked on each other and their value showing inside their columns.
So I will have two columns for each hour in one column i will have A1 and A2 stacked and in other A3 and A4 stacked for every hour.
I have tried XY chart and also zindex but i am not sure what value i need to put in to ZIndex of XY chart. i tried to put 0, 1. 0 and 0.1 but its not working. I also tried time series chart.
any help is really appreciated.