Giter Site home page Giter Site logo

fcc-datavis-treemap-diagram's Introduction

freeCodeCamp Front End Development Libraries Projects - Project 5 - Visualize Data with a Treemap Diagram

See the result here: https://laurentlabine.github.io/fcc-datavis-treemap-diagram/

Thumbnail available here : https://user-images.githubusercontent.com/20836468/118495801-d8903580-b723-11eb-97b4-527b262b26dd.png

I built this project as part of freeCodeCamp's curriculum to learn and practice Data Visualization using D3.js library.

The three sets of data used for this project have been made available via freeCodeCampe at the following URLs:

https://cdn.freecodecamp.org/testable-projects-fcc/data/tree_map/kickstarter-funding-data.json

https://cdn.freecodecamp.org/testable-projects-fcc/data/tree_map/movie-data.json

https://cdn.freecodecamp.org/testable-projects-fcc/data/tree_map/video-game-sales-data.json

And respectively represent the following :

  Top 100 highest funded projects on Kickstarter grouped by category

  Top 100 highest grossing movies grouped by genre

  Top 100 best-selling video games grouped by platform

The project answers the technical requirements as stated in the challenge located here: https://www.freecodecamp.org/learn/data-visualization/data-visualization-projects/visualize-data-with-a-treemap-diagram with the tests that can be run from the page itself.

Additional features include:

  • The ability to switch between the three datasets using the selector box added to the page.

Possible improvements include the following:

  • Structural re-design of the the app to make every component self contained within its own and put togeter in a app.js or something equivalent
  • Fix the mouseover effect that isn't triggered when hovering over the text on the tiles
  • Fix my clip paths that aren't working properly preventing me to diminish the opacity of the tiles fill colors
  • Implement a smooth transition as demonstrated on D3JS website in their own applications.

fcc-datavis-treemap-diagram's People

Contributors

laurentlabine avatar

Stargazers

Roman avatar

Watchers

 avatar

fcc-datavis-treemap-diagram's Issues

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.