Git Product home page Git Product logo

interactived3scatter's Introduction

D3 Interactive Scatterplot

Overview and Notes

In the following readme there are animated gifs that show the basic expectations of the final design. The screenshot of the final product is not animated but can be found here I originally designed the layout with the d3-tip.js plugin developed by Justin Palmer as shown. While testing the design on a mobile view, it felt cramped so I extended the viewing by reducing the x and y label stacks to more of an inline view type.

Background

Analyze the current trends shaping people's lives in regard to health risks facing particular demographics. Create charts, graphs, and interactive elements to help readers understand the findings.

The data set used is based on 2014 ACS 1-year estimates: https://factfinder.census.gov/faces/nav/jsf/pages/searchresults.xhtml, The data set includes data on rates of income, obesity, poverty, etc. by state. MOE stands for "margin of error."

Update - American FactFinder has been decommissioned and is no longer available. Data now available at: https://data.census.gov/cedsci/table?q=2014%20ACS&tid=ACSDP1Y2014.DP05&hidePreview=false

Requirements

4-scatter

  • Create a scatter plot between two of the data variables.

  • Use D3 to pull the data from the exported csv using D3.csv

  • Include state abbreviations in the circles.

  • Create and situate your axes and labels to the left and bottom of the chart.

  • The final scatter plot should ultimately appear similar to the example image at the top of this section.


Considerations

  • Animated scatter plot preferred.

  • Maximize the visualization by including multiple labels on a single plot with click events so that users can decide which data to compare in the display.

  • Animate the transitions for the circles' locations.

  • Use the d3-tip.js plugin developed by Justin Palmer to incorporate tooltips.

7-animated-scatter

Screenshot

Screenshot - large screen

interactived3scatter's People

Contributors

gitjudd avatar

Watchers

 avatar

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.