timdream / wordcloud2.js

Tag cloud/Wordle presentation on 2D canvas or HTML

Home Page:https://wordcloud2-js.timdream.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

treat words as a single rectangle to avoid overlapping?

Offbeatmammal opened this issue · comments

especially in relation to this scenario: #179 (comment)_

is it possible to treat each word/tag as a solid rectangle so layout doesn't have any overlap or words within letters etc?
when drawing, would also good to have the ability to use classes to format things like the rectangle border, background colors etc