Hi, I want to display the tooltip data outside of the area of the SfCartesianChart(), say for example inside a Container() Widget just above the SfCartesianChart() Widget. I have trying to do this using setState but the chart gets reloaded when set state is called. Is there a way to do