Nixtla / statsforecast

Lightning ⚡️ fast forecasting with statistical and econometric models.
https://nixtlaverse.nixtla.io/statsforecast
Apache License 2.0
3.71k stars 256 forks source link

Time GPT plot - Only 8 subplots can be plotted at max #678

Closed talrejanikhil closed 8 months ago

talrejanikhil commented 8 months ago

What happened + What you expected to happen

When using timegpt.plot() the max no. of subplots plotted is only 8.

If I have more than 8 unique series in my data, the maximum no. of subplots would be restricted to 8.

Versions / Dependencies

nixtlats ==0.1.17 python==3.9.18

Reproduction script

Plot any data with more than 8 unique_ids

Issue Severity

Low: It annoys or frustrates me.

talrejanikhil commented 8 months ago

Reported in wrong project