For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
I am passing the api call data to bardata. when i switch back from an api call which has more bars to an api call with lesser number of bars, some bars of previous data remains as it is. Though the other bars get refreshed with latest data. Issue is these bars from previous api call is not part of recent api call. How can we render barcharts? In above pics, when i switch from 1st call to second and the back, bar: completed(122) is not rerendered. Though api data is correct, i am not sure why chart is not re rendering.