Our team is trying to generate around a million charts with different random sizes. Generating this many canvases with each different sizes seems to be too much for the computer's memory. Is there a way to generate millions of charts with different sizes without causing a memory issue?