I have an issue with the Word Cloud API not returning an image that includes all words.
Example:
https://quickchart.io/wordcloud?colors=%5B%22%230d5edf%22%2C%22%23250ddf%22%2C%22%231abc9c%22%5D&useWordList=true&rotation=20&text=sincere%2C%20incompetent%2C%20inflexible%2C%20professional%2C%20happy%2C%20efficient&width=300&height=200&fontScale=40&scale=linear
The above includes the words: sincere, incompetent, inflexible, professional, happy, efficient
However the resultant chart is missing professional, happy & efficient
Am I missing an option?