Hi, I have a linechart within which there are a lot of line series. When I hide a line series I want the line chart to resize/adjust to the visible line series only. This doesn't happen if I make the series I want to hide using visible=false and includeInLayout=false. However the linechart does resize if I update the dataprovider. Is there any way to resize the linechart with only visible lineseries without updating the dataprovider?
Thanks, Gautam.

