Tagged Questions
6
votes
2answers
127 views
Multipart progress / status bar colours
I am working on an application that needs to show users their currents status / progress in performing a task on a number of items. There are three states that each item can have:
New (blue) - ...
4
votes
1answer
110 views
How can I communicate linear progress through a series of states with color?
I'm trying to help visualize a portfolio of projects.
They start off in the first state with some basic details, then they're reviewed, fully defined, and finally, work is begun.
Right now, the ...