<table><tr><td style="">ngraham added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D23520">View Revision</a></tr></table><br /><div><div><p>Nice!</p>

<p>Only showing the date once per day is clever, but it can be even more clever: when all of the times in the graph correspond to the current day, there's no need to show it at all. You can see this issue in this screenshot:<br />
<a href="https://phabricator.kde.org/F7289397" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">F7289397: Screenshot_20190828_120513.png</a></p>

<p>As you can see, it's kind of funny that only one of the labels has a date under it. This is fine for the multi-day graphs, but for the graphs that are entirely within the current day, I would recommend omitting the date.</p>

<p>Code-wise, there are some formatting issues:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">Don't add semicolons</li>
<li class="remarkup-list-item">Use 4 spaces for indentation</li>
<li class="remarkup-list-item">Clean up indentation and make it consistent</li>
<li class="remarkup-list-item">Add spaces between operators (e.g. <tt style="background: #ebebeb; font-size: 13px;">diff / 1000</tt>)</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R102 KInfoCenter</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D23520">https://phabricator.kde.org/D23520</a></div></div><br /><div><strong>To: </strong>alexde, VDG, ngraham<br /><strong>Cc: </strong>plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>