RuntimeError Data size graphs

Hello everyone!

I’m trying to plot altair graph of dataframe~200 mb, but I get this type of error.

Is there a way to solve that kind of problem?

P.S I did maxsize, but it helped only for file uploading.
Thank u in advance!

I got the same error this morning, the component of st.uploader shows it support 200MB size of file, but the excel file only is 14.2MB

error information:
RuntimeError: Data of size 142.6MB exceeds write limit of 50.0MB