Giter Club home page Giter Club logo

Comments (3)

micmro avatar micmro commented on May 9, 2024

The background for the waterfall graph should be white and 1-2 px gap between the bars (today they are line in line right). Think that will make the look and feel even nicer.
The extra info layer could also be white.

Most of the colours are in the CSS and the bar-heigh can also be passed into the chart constructor (currently it's 23px createWaterfallSvg(data, 23)). Can you play around with it a bit and see if that's flexible enough for you?

Each bar will have different colors depending on the content type. We discussed this before in another issue. I really like that because it makes it so easy to see what kind of content the page uses.

Do you mean the background of each row or the request bar? I personally like to break it into it's components - can you create a mockup of what you mean?

Redirects, errors can have different background colors per row. Think we also discuss that, but could be that it is hard to implement?

Had that in the back of my head as well - should be simple enough, just need to find the time to do it. Opened #27 for this.

Skip the icons. Yep it was my idea but it was probably a bad idea. Thinking we could use that space to show a small version of the image if the response is an image as Firefox do.

Need to think about this a bit, perhaps we can add a config-flag for this. Small images would only make sense if we have a server side resizer - it would be horrible to download giant images for the tiny preview.

from perfcascade.

soulgalore avatar soulgalore commented on May 9, 2024

Most of the colours are in the CSS and the bar-heigh can also be passed into the chart constructor (currently it's 23px createWaterfallSvg(data, 23)). Can you play around with it a bit and see if that's flexible enough for you?

Cool will test it out.

Do you mean the background of each row or the request bar? I personally like to break it into it's components - can you create a mockup of what you mean?

Yes :)

from perfcascade.

micmro avatar micmro commented on May 9, 2024

Close this for now, please create new issues if anything was missing.

from perfcascade.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.