You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use a line chart with scrolling but didnt find any explanation or sample code for it.
I added SingleChildScrollView but there is no isScrollable option inside of behaviour.
Furthermore, it is not clear to me where the maximum X Axis should be added so that scrolling can work.
I always see everything in one view. visibleItems is not working as well.
I want to use a line chart with scrolling but didnt find any explanation or sample code for it.
I added
SingleChildScrollView
but there is noisScrollable
option inside of behaviour.Furthermore, it is not clear to me where the maximum X Axis should be added so that scrolling can work.
I always see everything in one view.
visibleItems
is not working as well.The text was updated successfully, but these errors were encountered: