Skip to content

This is repository containing the source code for a technical step-by-step guide to help frontend data visualisation developers build an interactive time-series chart using React + D3 + MUI.

Notifications You must be signed in to change notification settings

urbanbigdatacentre/time-series-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Ultimate Time Series Chart (React + D3 + MUI)

This is repository containing the source code for a technical step-by-step guide to help frontend data visualisation developers build an interactive time-series chart using React + D3 + MUI.

Follow this guide to walkthrough the entire process from creating the react app to adding responsive styles to our chart and date filter using CSS.

Project Screenshot

Follow the Guide

Click here to follow the guide that recreates this application step-by-step.

Live Demo

View the Live Demo on Github Pages

Authors

Andy Clarke - Data Scientist & Engineer @ UBDC

Run Locally

Clone the project

  git clone https://github.com/urbanbigdatacentre/time-series-chart.git

Go to the project directory

  cd time-series-chart

Install dependencies

  npm install

Start the server

  npm run start

About

This is repository containing the source code for a technical step-by-step guide to help frontend data visualisation developers build an interactive time-series chart using React + D3 + MUI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published