Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.07 KB

README.md

File metadata and controls

18 lines (11 loc) · 1.07 KB

D3 Visualizations  :bar_chart:

Introduction

This project leverages the power of Plotly.js library that is build on top of D3 for performing good, meaningful and advanced data visualization on the web.

Plotly is a open source project and has libraries build in Python, R and MATLAB as well for visualization. Please explore more about these libraries on Plotly.

Running the Project

⚠️ Since some of the javascripts will be standlone and access files from the local directories, your browser might not render the the plots/viz. This is for security reasons and if interested in knowing more about this issue please see here

Project Structure

The main D3 project consists of 3 main folders.

Dataset Overview

Various datasets have been used to plot different visulizations as they demand specific type of data for visualization. For demostration purposes some datasets are in csv format while others are in json format to show flexibility of the data types that can be used to plot the graphs.

Description