I downloaded Our World in Data charts and found that the image size is over 3000x2000.
- for example
 6000x40009000x3000
Note that Matplotlib figure size unit is inches and default dpi is 100, so I have to set the dpi to 300-400 in order to get that resolution.