codespeed
codespeed copied to clipboard
Show executable in the timeline plot tooltip
Sometimes it is difficult to distinguish the colors and to which executable a data point belongs to. Show the executable name in the tooltip text.
It's also hard to distinguish branches...
@davidfraser: what do you mean branches? This issue is meant for the timeline, where currently only the default branch is shown. So you should have no problem with that...
Ah, I've got my codebase modified so that I can compare branches as that's what I want to see on the timeline view :)
----- Original Message ----- From: "tobami" [email protected] To: [email protected] Sent: Sunday, August 7, 2011 8:22:27 PM Subject: Re: [codespeed] Show executable in the timeline plot tooltip (#3)
@davidfraser: what do you mean branches? This issue is meant for the timeline, where currently only the default branch is shown. So you should have no problem with that...
Reply to this email directly or view it on GitHub: https://github.com/tobami/codespeed/issues/3#issuecomment-1749344
Ah, ok. Care to send me a pull request for branches in timeline?