-
-
Notifications
You must be signed in to change notification settings - Fork 358
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make statistics menu less sad - more interesting display of data (colours? patterns?) #3414
Comments
Ideas:
|
Ich würde es auch begrüßen, in den Statistiken die Punkte der mapper vor und hinter mir zu sehen (absolut oder relativ zu meinen Punkten) |
I fiddled around with the technical part and it seems that I managed to get styling Now the next step would be making something that is actually pretty or at least interesting. I have an idea of ornamental leaves/flower growing around circle as its success increases. And with color of circle going from gray to green. Though I am not entirely sure that I can actually do this. Godawful, not even a bit refactored/cleaned code is at https://github.com/streetcomplete/StreetComplete/compare/master...matkoniecz:achieve_more?expand=1 |
Flower pattern? Hmm, like that? https://www.google.com/search?q=flower+pattern&source=lnms&tbm=isch&sa=X&dpr=1 There is also not that much space to have a lot of graphics around the icon. I can't imagine how that would look good - that they grow behind the bubble somehow. What you did there really - giving it some kind of pretty frame - looks to be the best approach. Slowly fading grey to green - I don't think it would look good - for most it would be a muddy dark-green then. Here are some more ideas:
|
I thought about something closer to https://www.google.com/search?q=leaf+pattern+circle&source=lnms&tbm=isch&sa=X - with more leaves growing as number gets better (from sapling to leaves circling around entire counter, maybe with flower or two)
I made HTML for quick experimenting, initial attempt produced something like that (shown in backgrounds used by day and night modes) I tried dark->brown->green but that had many ugly shades |
Okay, that actually looks not as bad as I imagined, but my other comments remain. |
Q: How to decide when to change the color? The rank means a different thing depending on the number of people mapping in the country (and the number of active mappers, but that is too big a discussion to include here, I think). |
Very experimental, just spraying dingbats from https://commons.wikimedia.org/wiki/File:Leaves_Ring_Ornament_Colored.svg across circle. Ideally there would be a more consistency (leaves growing from one stem) but that would be quite time consuming. Personally I quite like this result - though obviously it would be necessary to do it properly. (properly fit inner circle, one circle has too many leaves, one not enough, better match SC style) But in principle, what you think about something along this lines? If that seems really ugly and not wanted then likely investing time into this would not be a good idea.
Some sort of vague eyeballing. Yes, in Germany mapper will have lower rank and decoration than person with the same amount of edits in Cyprus.
I wanted something that would show progression and change as user is active for longer. |
@westnordost I presume it would be easy for the SC statistics server to return a count of the number of mappers per region? Then we could make the color correspond to a percentage. Of course, I know there are many mappers who only did a few quests, so anyone who is regularly active would be in a high %, but I think this is probably a good thing (that active mappers will not be stuck in gray tones for too long). @matkoniecz I like your idea for the "days active" and "achievement levels", where you're not competing with anyone. For the ranks, I think a laurel wreath design would be more appropriate. It reminds me of film festival awards that movie trailers always seem to advertise. https://duckduckgo.com/?q=award+laurel+wreath+film+festival&iax=images&ia=images I am imagining something like this (numbers may need tweaking):
|
I wanted progression with design that can build up, but still pretty at low ranks. And half of laurel wreath looks a bit silly and definitely incomplete - and noone will be top ranked everywhere. Though different colors may be viable. |
Well, in the mockup picture, the "global rank" picture looks a bit odd with those few leaves floating around the circle |
Start at the bottom and alternate sides (or use bigger steps and always add a leaf to both sides at once). It might look silly when there's just 1 or two leaves (but no different than your suggestion, I think), but there are definitely wreath images with just a few leaves at the bottom. In the bottom left of your image, for example. I think by the time you hit the 40th percentile, it would look like that. I suspect— although it needs to be confirmed with data —that you would reach the 40th percentile everywhere with just 100-200 quests (because I suspect that 25% or more solve 10 or some low number of quests and then forget about the app). So I think it would be fine. |
@matkoniecz One detail that would change how silly it looks: the wreath should "grow naturally", meaning leaves added at the bottom (and the rest shifted up). Hard to explain in words, easier with an image. If the first image is the full wreath, then 35% completion should look like the second image, not the third. (not using this precise image, which is not freely licensed) |
Te plan was to start with sapling or single leaf and add more as user collects more quests.
ooo, that looks really nice - better than I expected |
Yes, I think the percentage-of-SC-mapper-in-that-country is a good idea for delineating ranks. While we're brainstorming, another idea might be some kind of designed arc above the rank circle (or a diagonal stripe across top-right part of the circle, à la Fork me on github), like https://i.pinimg.com/originals/ce/1f/67/ce1f671072e5db10c384728d88137db6.jpg as it would allow for about a dozen different rank pictures. Probably not the (copyrighted) Star Trek ones, though. |
Hmm given the other style of SC this indeed looks kinda sad. What about a complete new idea: some of the awesome illustrations @westnordost did e.g. in the presentation or other parts of the app. So maybe one could include a "fullscreen" illustration somehow (which should be responsive, so needs to consist of multiple layers/different illustrations that work together BTW) where you embed the numbers somewhere clever. So maybe someone looking at a globe for "global rank" (the number being next to it) and calendar (days active), the flag of the country somewhere ("rank in [country]") etc. |
related: #3230 proposing to show how statistics changed as user enters the screen
Right now statistics menu has gray circles
It would be nice to experiment with
flowers?
graphs of everything (yes, I describe myself)
I am planning to do something with that, but not right now ( https://github.com/streetcomplete/StreetComplete/issues/assigned/matkoniecz ). So if someone is interested, feel free to steal ideas from this.
PS I though also about sounds but I have quite significant aversion to apps having sounds of any kind, so I am not fan of adding anything of this kind. Also, have no idea where to find suitable sounds on a suitable license or how to produce them.
The text was updated successfully, but these errors were encountered: