The doubleing up of each clan so there are 20 lines in every spot you hover over.
This is indeed a bug. It's tracked at https://bots4.net/forum/3/8173.
The ordering of them based on current standing, not the standing where they are at the postition you hover over.
I'll see if I can change this behavior. In general, I'm more limited in what I can do to change this chart than other places in the game because I'm relying heavily on an external library for rendering the chart, mouseover, etc. So it'll be a question of whether the charting library supports this kind of behavior.
Probably aligns with the second, but if you are in the Top 10 at any point other than the end, the graph will include you.
I'm having trouble understanding this one. The expected behavior is to show the energy history lines for the top 10 bots/clans based on energy in the latest snapshot (so within the past hour). Have you seen examples that contradict this?
I kind of like that we can see the before and after score for that hour.
Oh no! I waited too long to fix the bug, so now I'm going to run into the "every change breaks someone's workflow" problem when I fix it. :)
Maybe the hover display could pop up somewhere that isn't right on the cursor, replace the rankings on the left with it while hovering perhaps.
That'd be nice. I'm doubtful the charting library will support that behavior, but I'll investigate. I do personally find it kind of annoying when zooming in on the chart on mobile how intrusive the popup can be.
Also a random extra thought I've had and never posted, but it'd be nice if we could click to remove the display for days on the x axis like we can for bots/clans on the y to better view certain time frames.
I'm guessing the charting library won't support that specific interaction, but I'll see if there are any options to allow "zooming" in on the x-axis (the online history charts support this, you can click/drag an x-axis range, but that uses a different charting library unfortunately).