Skip to content

prathameshtajane/DashBoardPanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DashBoardPanel Template

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.

Getting Started

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.

Prerequisites

Installation guide for D3.js

  1. Follow steps given on D3.js or 2.To link directly, copy this snippet:
<script src="//cdnjs.cloudflare.com/ajax/libs/d3/3.5.5/d3.min.js"></script>

D3.js Introduction and Examples

1.Introduction 2.Examples

Snapshots

![Alt text](https://drive.google.com/file/d/0BzeLZmI8HMAwNXdGYnVjeWc0Uzg/view?usp=sharing “Snapshot of Dashboard panel”) ![Alt text](https://drive.google.com/file/d/0BzeLZmI8HMAwMFBvUzltQUJYU2c/view?usp=sharing “Snapshot Dashboard buttons”) ![Alt text](https://drive.google.com/file/d/0BzeLZmI8HMAweGtRcW9tT0pLVG8/view?usp=sharing “Snapshot smooth dragging of dashboard”)

Launching the Utility

clone this repository and open ‘dashBoardPanel.html’ file in browser of your choice.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Reference

  1. D3.js reference document.

Contributors

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

Prathamesh Tajane

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Template for draggable dashboard and control panel developed using D3.js

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors