Code Monkey home page Code Monkey logo

fbspy's People

Contributors

idokin avatar klvs avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

fbspy's Issues

Graph Interactive highlight

So I think it would be easiest to implement if we load separate csv's into the main graph and then color changing the corresponding csv variables

Fix Zoom

Zooming is like 90% done. There's a bit of a bug with it wherein the axis don't scale.

Convert survey data to fit current data model

So we had people report when they woke up and when they went to bed on the same day that did the initial collection. We have 30ish responses that need to be converted to fit our data model.

i.e index, time1, time2

For index just use their name (with no spaces) and I'll figure it out.

Time1 and time2 need to me unix time stamps

When did you sleep-.csv (1).zip

Make axis domain adjust to proper data range

We need to make these flush with the axis. It shoudn't be hardcoded because we'll just need to do it again once we have multiple days worth of data. There's a function d3.max (ithinkorsomethinglikethat) that does just this.
screen shot 2016-05-31 at 12 18 54 am

Label diappearing

I'll be trying to fix the issue where the label disappears, I think it may be solved through CSS, if you have any input on how to solve pitch in @klvs @bodeyp1234

Axis line tracker

Show tool-tip on each axis with the value @ of the current x and y of the mouse. Please comment if this doesn't make sense. Comment if it does too for that matter.

dates wrong on axis

for some reason the axis and the label don't correspond, I think the axis is wrong..

Fix layout

For whatever reason the secondary vis is rendered above the info bit and above the primary vis.

Remove console.logs

This one's for way in the future. Once it's final we need to remove all the logging.

Idea regarding mini graphs

So instead of 4 mini graphs have 1 big graph that changes based on which day you click on in the other main graph and allows you to see it to the full extent...or something along those lines. anything just not literally a replica broken into 4, I don't think that makes sense.
What do you guys think?
@klvs @bodeyp1234

Needs Zoom

We should add a zoom capability to the large viz.

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.