Closed AlwaysABattler closed 2 years ago
I had the same issue, as described here: https://forum.inductiveautomation.com/t/kyvislabs-apexchart-module/55263/53
The fix is to set the parent view overflow to "hidden".
Thanks Richard,
I have made this hidden.
Hi Travis,
If place a radar chart onto flex container view with the position props of grow = 0, shrink = 0 and basis = 100%, I get a scroll bar vertically. I was hoping to make it take up all the real-estate of a view without the need for scroll bars.
For now, I have changed basis to 98% to get rid of it.