I have implemented BarChart inside an app with multiple tabs. I find that when I switch between the tabs, the BarChart view can go all the way to the left (and even shows blank space before the first date). Is there a way to refocus the barchart view so that it always shows the current date, or right-most bar when i switch tabs / viewDidAppear()? Thanks.
I have implemented BarChart inside an app with multiple tabs. I find that when I switch between the tabs, the BarChart view can go all the way to the left (and even shows blank space before the first date). Is there a way to refocus the barchart view so that it always shows the current date, or right-most bar when i switch tabs / viewDidAppear()? Thanks.