timdream / wordcloud2.js

Tag cloud/Wordle presentation on 2D canvas or HTML
https://wordcloud2-js.timdream.org/
MIT License
2.34k stars 510 forks source link

Fill the whole canvas #212

Open ivanjaros opened 3 weeks ago

ivanjaros commented 3 weeks ago

Looks like the font size applied to words is fixed and does not consider the size of the canvas, which produces images with large empty space around if there is not enough words to render fill it up. This is quite undesired result.