Skip to content
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

show amount of agents graphically #17

Open
bartrail opened this issue Jun 4, 2010 · 7 comments
Open

show amount of agents graphically #17

bartrail opened this issue Jun 4, 2010 · 7 comments

Comments

@bartrail
Copy link
Contributor

bartrail commented Jun 4, 2010

as an addon to the UI, maybe display a graph that ticks along to see the increasing/decreasing of a party..

@phreeza
Copy link
Owner

phreeza commented Jun 4, 2010

Good idea, I would suggest a log scale for this.

@bartrail
Copy link
Contributor Author

bartrail commented Jun 4, 2010

whats a log scale? :)

@phreeza
Copy link
Owner

phreeza commented Jun 4, 2010

A logarithmic scale, so plotting log(N) instead of N. Good for graphing things that span several orders of magnitude, as we have here. In practice this would mean the height difference between 1 and 10 cells is the same as between 10 and 100, for example.

@bartrail
Copy link
Contributor Author

bartrail commented Jun 4, 2010

ah haven't thought about 'logarithmic' ;)
maybe we add an extra "toolbar" area to the top/side where a graph or some more informations can be displayed

@phreeza
Copy link
Owner

phreeza commented Jun 4, 2010

yes, that would be nice. team name, unit count/graph, current/remaining tics come to mind as content for this.
Are you on it?

@bartrail
Copy link
Contributor Author

bartrail commented Jun 4, 2010

sounds great. :) I think vertical at the left with a with about 100px makes more sense than at the top..
I can see what I can do :) calling for help if necessary

@exupero
Copy link
Contributor

exupero commented Jun 6, 2010

Perhaps this should be a pop-up the user can open with a keyboard shortcut?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants