Really great idea here. I think it might be a little awkward because people are used to seeing the bar on the left, and assuming that is the value (so "Wordpress looks like 95%). But I'm not sure if there is any other way to resolve that visually. It still works very well.
@Christopher Meeks-
Yeah, I initially had it on the left, but it made the actual category name too hard to read. I may consider actually switching it back once I start building out the real site.
6 Responses
Just a few lines of jQuery
over 2 years ago
Pro
Judson Collier
Love the meters. Mind sharing how it's implemented?
over 2 years ago
I am calculating the total number of posts, then appending a span with a width of (posts in that category / total posts) %
Let me know if you need more detail than that.
over 2 years ago
Pro
Rob Soulé
Dude, love that idea!
over 2 years ago
Pro
Christopher Meeks
Really great idea here. I think it might be a little awkward because people are used to seeing the bar on the left, and assuming that is the value (so "Wordpress looks like 95%). But I'm not sure if there is any other way to resolve that visually. It still works very well.
over 2 years ago
@Christopher Meeks-
Yeah, I initially had it on the left, but it made the actual category name too hard to read. I may consider actually switching it back once I start building out the real site.
over 2 years ago