zeeshanhyder/angular-tag-cloud

tag word sizing issue

Opened this issue · 1 comments

Hi,

I am using the tag cloud library and its very useful. I have an issue where the largest frequency word is showing with smallest size and the smallest frequency word is showing as the largest in size. How to fix it.
index.html

example data

image

Hi, @nandakumar8, actually right now the data should be like as mentioned in the code examples section. https://github.com/zeeshanhyder/angular-tag-cloud#usage. But i understand your problem. In the next release, i will add the feature to define custom keys for text and weight. Thanks.