Giter VIP home page Giter VIP logo

bravo's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

bravo's Issues

Sunburst Graph

This graph needs data and integration into the master (via pull request).

Fix Readme

Readme html file still has formatting issues. This needs to be cleaned up.

Activity Trace Graph

This graph needs to be completed via D3 code and needs to be merged with the master.

I have two datasets returning now (take a look at console.log on your d3 page and your will see them both. one is returning HH:MM format, and the second is returning MM/DD/YY HH:MM formats. There will be the same number of elements in each array. There are also variables in the streamgraphData.js file you can tweak to get different datasets. Read the comments on the five variables - between lines 30 and 54 in the streamgraphData.js file. Right now, I have data returning for 1 day only, from the top 30 domains, and I am throwing out any visit that is under 60 seconds (not sure what your D3 will do when the start HH:MM is the same as the end HH:MM. There is one variable names activeTraceMaxDataItems (it is set to 100000) - don't change that for now. When I tested this, I saw about 30 returned results for 'today' on my laptop ( a single partial day from midnight to 4:00pm or so). I also 'clip' visits to that they end at 23:59 if a start and end time go over a day boundary (this is ONLY for the HH:MM dataset).

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.