(The green area should be the widget's boundaries.)
I'm trying to debug the issue why the graph is being displayed outside of the widget boundaries.
I tried SizedBox, i tried container with constant height. I also tried removing the Expanded wrapping it, whatever i do i couldn't fix it!!
also the fact that clicking on thw chart is not possible is very frustrating!!
(The green area should be the widget's boundaries.) I'm trying to debug the issue why the graph is being displayed outside of the widget boundaries. I tried SizedBox, i tried container with constant height. I also tried removing the Expanded wrapping it, whatever i do i couldn't fix it!!
also the fact that clicking on thw chart is not possible is very frustrating!!