MPChart increasing its bar sizes after using scroll feature
Hi, My requirement is too use multiple tabs on a single screen. Every tabs calls MPchart with different values. Some of the tabs has fixed data size ie. 4 data entries and some required scrolling with barChart.setVisibleXRangeMaximum(10); Now the issue is, when I click tab with scrolling data, and get back to the tab with 4 bar data, it got resized. it starts showing only 3 bars on screen. also the size of bar gets increased.
I am posting the screenshots of the issue, First image is how it displays first time. and second screenshot shows how it looks like when we come back from a tab in which bars are using scrolling functionality.
What to do, please help.

did you resolve it ?? if resolved please help me in this i am facing this issue too