In the yaml there is a deafult limit of 10. This can easily be raised to 30 since the image library already has Top 1-30 posters. The only thing that needs to be changed is the logic for which image to select:
image:
default: chart/<<key>>_top
This can become:
default: chart/<<key>>_top_<<limit>>