This is a sample draft draggable dashboard template developed using D3.js(Version 3.5.5),HTML,CSS.This template is made up of two parts,1) Control Panel(Static) and 2) Dashboard Panel(Draggable). D3.js is a JavaScript library for manipulating documents based on data. D3 helps to bring data to life using HTML, SVG, and CSS. D3’s emphasis on web standards gives us full capabilities of modern browsers without tying ourself to a proprietary framework, combining powerful visualization components and a data-driven approach to DOM manipulation.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- Follow steps given on D3.js or 2.To link directly, copy this snippet:
1.Introduction 2.Examples
  
clone this repository and open ‘dashBoardPanel.html’ file in browser of your choice.
We use SemVer for versioning. For the versions available, see the tags on this repository.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details