GithubHelp home page GithubHelp logo

sizzling-data-viz's Introduction

Sizzling Steam Graphs Data Visualisation

This App Aims to Sketch out possible data visualisations for time-based periodic data to reveal new meaning in the large and otherwise difficult to digest data sets.

using the test Data provided within the project you can launch the app:

On the test Data Set

  • the test data came in as 3 large data sets: meters, buildings and half hourly readings (the last one being RAM intensive)
  • A lot of parsing and looping is achieved on the FE with the useData React custom hook - where all of data manipulation is handled in isolation away from components - making it easier to test logics.
  • The graphs visualize each buildings use of water, gas and electricity values combined into one aggregate number, to draw broad overviews of time dependand consumption volumes agnostic of energy type.
  • The parsing of data volume/size does cause some friction with the FE graphs sketches using svg paths - with delay in reloads. Further development would focus on resolving such issue by looking into the modules library settings.

I am diving deeper into d3 and learing more and more on Data Science + Visualizations. Please see my other attempts at d3 visualizations as an exported npm module for circular sankey visualizations, or read more on my blog.

Sizzling Steam graphs UI

Screenshot 2020-05-13 at 19 13 52

sizzling-data-viz's People

Contributors

yolantele avatar

Watchers

 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.