facebookexperimental / Robyn

Robyn is an experimental, AI/ML-powered and open sourced Marketing Mix Modeling (MMM) package from Meta Marketing Science. Our mission is to democratise modeling knowledge, inspire the industry through innovation, reduce human bias in the modeling process & build a strong open source marketing science community.
https://facebookexperimental.github.io/Robyn/
MIT License
1.08k stars 322 forks source link

Refresh Error - One or both dimensions exceed the maximum (50000px) #853

Closed bart-vanvlerken closed 7 months ago

bart-vanvlerken commented 8 months ago

Hi everyone, I wanted to run the refresh function for a client but I'm running into the following error. Has anyone encountered this before and knows how to fix it? Thanks in advance!

image

gufengzhou commented 8 months ago

the error message is quite clear. maybe you could try setting export = FALSE in refresh? you could still access the plots from the object RobynRefresh$refresh$plots

bart-vanvlerken commented 7 months ago

I was able to export using robyn_onepagers()