XY Charts displaying BarChart/RibbonCharts in Tab view not rendering

I am currently using a Tab container, where each tab contains a different chart of data visualization. Most of the time, the user can easily switch between each tab and data will render. However, it appears that if the data is not left to fully render (before switching tabs), each tab no longer displays the embedded XY chart. Currently, we have tried using the ‘blocking’ property as well as code optimization to speed up render times. Has anybody experienced this issue and have an insight on how to avoid it?

1 Like