Skip to content

How Do You Scale a Tag Cloud?

blog.outer-court.com
3 pointspython_kiss3 comments
On HN

Comments

Like this:

#tagcloud { height: 0%; width: 0%; }

That's about the proper scale.

I think the simple approach of raising the threshold works pretty well. Spend time improving the metric used by the threshold -- make that part smart. Think about how the reddit home page works, where there's a similar problem: too many good links.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.