Utility Script: Plots for giant melee games

« Back to Developers

2677 days, 15 hours, 42 minutes ago
Profile Image
kedalion
Utility Script: Plots for giant melee gamesWrite Reply
Here is my first trial to build a chrome extension. It fixes and tweaks the plots for the giant melee games. (Currently the plots for the giant melee games are not working: http://planets.nu/discussion/pie-charts-for-giant-melee-not-working.) The extension fixes that problem and at the same time adds a filter which groups all players with low contribution to the pie charts into one group called "Others". Especially for the giant melee games everything gets really crowded in the pie charts otherwise.
I randomly specified thresholds for the different pie charts to be 1.5% military score, 1.5% of owned planets, and 2.0% of owned planets.


(The code could just be added into the standard NU code. The changes are pretty small and can be easily checked.) 
2677 days, 1 hours, 1 minutes ago
View vepr's profile
vepr
RE: Utility Script: Plots for giant melee gamesWrite Reply
Nice.  Do you have anything similar for firefox?
2676 days, 23 hours, 46 minutes ago
Profile Image
kedalion
RE: Utility Script: Plots for giant melee gamesWrite Reply
Just tested it and it works in firefox with greasemonkey...  Lucky... must be because I followed the example of the others... :)
2676 days, 23 hours, 39 minutes ago
View vepr's profile
vepr
RE: Utility Script: Plots for giant melee gamesWrite Reply
Hi Kedalion,
Nice script.  I like how it cleans up the pie charts.  The only problem is that once I installed it (i use firefox), it disabled the script showing changes in ship and planet numbers.    Does your script do anything to that part of the data display?  Would you look into it please?  Anyone else having this issue?
2676 days, 23 hours, 36 minutes ago
Profile Image
kedalion
RE: Utility Script: Plots for giant melee gamesWrite Reply
Ups... should have thought of that. I think I can easily fix that.
2676 days, 23 hours, 30 minutes ago
Profile Image
kedalion
RE: Utility Script: Plots for giant melee gamesWrite Reply
Done. I simply forgot to comment out a line.
2676 days, 12 hours, 53 minutes ago
View vepr's profile
vepr
RE: Utility Script: Plots for giant melee gamesWrite Reply
nice. thanks!
2674 days, 15 hours, 25 minutes ago
Profile Image
zelrik
RE: Utility Script: Plots for giant melee gamesWrite Reply
Nice, I was actually wondering how to fix the pie chart recently. I ll work on implementing it asap, the fix might not be released for a while though.

Zelrik
2674 days, 14 hours, 50 minutes ago
Profile Image
kedalion
RE: Utility Script: Plots for giant melee gamesWrite Reply
Awesome. Let me know once it goes live and I'll remove this fix.
2671 days, 21 hours, 17 minutes ago
Profile Image
kedalion
RE: Utility Script: Plots for giant melee gamesWrite Reply
I added sorting to the pie charts. Now races will be added in order of their contribution. Makes it a lot nicer to interpret.
2660 days, 21 hours, 42 minutes ago
Profile Image
kedalion
RE: Utility Script: Plots for giant melee gamesWrite Reply
I released a new script that contains the addon-ons here and also integrates alliances: