Tagged Questions
2
votes
5answers
152 views
Way to display a lot of end-game data
I am building a web app for providing League of Legends players with a more detailed match history and statistics as well as an internal ranking system (for friends) and achievements, as well as an ...
10
votes
4answers
319 views
How do I represent null values in a line chart?
I am building a web-based analytics platform. I am looking to plot a line chart that represents the number of seconds it took for me to reach a live service agent via phone on a given day.
In the ...
10
votes
4answers
590 views
Alternative graphical representation of a goal achievement?
The client has a set goal X that he wants to achieve every month and he wants this represented graphically and I agree that it would be a good way for people to easily see how far along they are.
The ...
9
votes
4answers
386 views
How best to show the 'weight' (importance) of bullet-ed items in a non-intrusive (creative) way?
I have a web page with a bulleted list of items each with an associated weight i.e. level of importance. The bullets are of equal width but not necessarily of equal height. Here's a graphical ...
1
vote
3answers
114 views
Display that a text input is not applicable
I am using the top row of an HTML table as a 'copy down' control row. So you can over-ride the values in the rows you've selected below (each row has a check box - similar to the phpMyAdmin ...
