Code Monkey home page Code Monkey logo

datavisualizationtreemap's Introduction

DataVisualizationTreeMap

Data Visualization Projects - Visualize Data with a Treemap Diagram

User Story #1 My tree map should have a title with a corresponding id="title".

User Story #2 My tree map should have a description with a corresponding id="description".

User Story #3 My tree map should have rect elements with a corresponding class="tile" that represent the data.

User Story #4 There should be at least 2 different fill colors used for the tiles.

User Story #5 Each tile should have the properties data-name, data-category, and data-value containing their corresponding name, category, and value.

User Story #6 The area of each tile should correspond to the data-value amount: tiles with a larger data-value should have a bigger area.

User Story #7 My tree map should have a legend with corresponding id="legend".

User Story #8 My legend should have rect elements with a corresponding class="legend-item".

User Story #9 The rect elements in the legend should use at least 2 different fill colors.

User Story #10 I can mouse over an area and see a tooltip with a corresponding id="tooltip" which displays more information about the area.

User Story #11 My tooltip should have a data-value property that corresponds to the data-value of the active area.

For this project you can use any of the following datasets:

Kickstarter Pledges: https://cdn.freecodecamp.org/testable-projects-fcc/data/tree_map/kickstarter-funding-data.json Movie Sales: https://cdn.freecodecamp.org/testable-projects-fcc/data/tree_map/movie-data.json Video Game Sales: https://cdn.freecodecamp.org/testable-projects-fcc/data/tree_map/video-game-sales-data.json

datavisualizationtreemap's People

Contributors

calebrauscher avatar

Watchers

James Cloos avatar  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.