Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2728)

Issue 249700043: Add histograms and boxplots.

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 9 months ago by Toby Sargeant
Modified:
8 years, 8 months ago
CC:
tracing-review_chromium.org
Base URL:
https://github.com/google/trace-viewer.git@master
Visibility:
Public.

Description

Add histograms and boxplots. BUG=

Patch Set 1 #

Total comments: 138

Patch Set 2 : address comments #

Patch Set 3 : Fix typo; give up on using a base class svg transform to reorient plots. #

Total comments: 11
Unified diffs Side-by-side diffs Delta from patch set Stats (+907 lines, -34 lines) Patch
A tracing/tracing/ui/base/boxplot.html View 1 1 chunk +302 lines, -0 lines 4 comments Download
A tracing/tracing/ui/base/boxplot_test.html View 1 1 chunk +71 lines, -0 lines 3 comments Download
M tracing/tracing/ui/base/chart_base.html View 1 2 11 chunks +188 lines, -34 lines 1 comment Download
A tracing/tracing/ui/base/histogram.html View 1 1 chunk +270 lines, -0 lines 1 comment Download
A tracing/tracing/ui/base/histogram_test.html View 1 1 chunk +76 lines, -0 lines 2 comments Download

Messages

Total messages: 15
Toby Sargeant
PTAL
8 years, 9 months ago (2015-07-10 10:46:14 UTC) #1
dsinclair
What are these for? Is there I bug I can look at for context?
8 years, 9 months ago (2015-07-10 14:16:40 UTC) #2
Toby Sargeant
On 2015/07/10 14:16:40, dsinclair wrote: > What are these for? Is there I bug I ...
8 years, 9 months ago (2015-07-10 14:18:49 UTC) #3
dsinclair
On 2015/07/10 14:18:49, Toby Sargeant wrote: > On 2015/07/10 14:16:40, dsinclair wrote: > > What ...
8 years, 9 months ago (2015-07-10 14:24:22 UTC) #4
petrcermak
Looks good overall! Here's a couple of (mostly style) comments. Thanks, Petr https://codereview.appspot.com/249700043/diff/1/tracing/tracing/ui/base/boxplot.css File tracing/tracing/ui/base/boxplot.css ...
8 years, 9 months ago (2015-07-14 12:26:15 UTC) #5
dsinclair
https://codereview.appspot.com/249700043/diff/1/tracing/tracing/ui/base/boxplot.html File tracing/tracing/ui/base/boxplot.html (right): https://codereview.appspot.com/249700043/diff/1/tracing/tracing/ui/base/boxplot.html#newcode20 tracing/tracing/ui/base/boxplot.html:20: var BoxPlot = tr.ui.b.define('boxplot', ChartBase); These should probably all ...
8 years, 9 months ago (2015-07-14 13:53:27 UTC) #6
nduca(google)
> These should probably all be polymer components instead of tr.ui components. i think that ...
8 years, 9 months ago (2015-07-15 23:48:45 UTC) #7
nduca(google)
https://codereview.appspot.com/249700043/diff/1/tracing/tracing/ui/base/boxplot.html File tracing/tracing/ui/base/boxplot.html (right): https://codereview.appspot.com/249700043/diff/1/tracing/tracing/ui/base/boxplot.html#newcode9 tracing/tracing/ui/base/boxplot.html:9: <link rel="stylesheet" href="/ui/base/boxplot.css"> please inline your css files into ...
8 years, 9 months ago (2015-07-15 23:49:48 UTC) #8
Toby Sargeant
Not finished here, but I've gone through and addressed most of the comments, and cleaned ...
8 years, 9 months ago (2015-07-16 16:05:34 UTC) #9
dsinclair
Can you file a bug with some context please?
8 years, 9 months ago (2015-07-16 16:19:25 UTC) #10
Toby Sargeant
Yes, I'll do that next. Sorry I didn't do it before addressing the other comments.
8 years, 9 months ago (2015-07-16 16:49:23 UTC) #11
dsinclair
https://codereview.appspot.com/249700043/diff/40001/tracing/tracing/ui/base/boxplot.html File tracing/tracing/ui/base/boxplot.html (right): https://codereview.appspot.com/249700043/diff/40001/tracing/tracing/ui/base/boxplot.html#newcode12 tracing/tracing/ui/base/boxplot.html:12: * /deep/ .boxplot path.median { Do these need to ...
8 years, 9 months ago (2015-07-17 14:02:19 UTC) #12
dsinclair
What's the status of this CL?
8 years, 8 months ago (2015-08-05 15:41:20 UTC) #13
Toby Sargeant
On 2015/08/05 15:41:20, dsinclair wrote: > What's the status of this CL? I still want ...
8 years, 8 months ago (2015-08-05 15:47:50 UTC) #14
dsinclair
8 years, 8 months ago (2015-08-06 15:06:10 UTC) #15
On 2015/08/05 15:47:50, Toby Sargeant wrote:
> On 2015/08/05 15:41:20, dsinclair wrote:
> > What's the status of this CL?
> 
> I still want to pursue it, but I've been on vacation, and haven't had a huge
> amount of time. I've addressed most of your comments locally, and I'm looking
at
> what will be required to incorporate graphing of durations in the trace viewer
> in order to profitably write up the bug.

You'll need to move this over to the catapult repo in order to continue.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b