Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

This code illustrates how to create a dashboard that will display graphs using the JIT, FLOT, and jQuery cycle API's in a section of a website.

Notifications You must be signed in to change notification settings

USDepartmentofLabor/JS-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Dashboard

Description: This code illustrates how to create a dashboard that will display graphs using the JIT, FLOT, and jQuery cycle API's in a section of a website. With jQuery cycle, you can create as many pages or slides that fit your needs. Using simple HTML and CSS, you can display as many graphs per slide as you need or that can fit on a slide.

Notes: Each graph can be created in a modular fashion by using a separate .js file for each graph. Be sure to include each .js file in your index file.

An optional mouseHandler.js file has been included to illustrate how you can integrate tooltips with flot charts.

A file that gathers all the data from the database will be needed. This file can be called via ajax when the page loads, or as part of a cron job that will create cache files to ensure optimal performance. 

About

This code illustrates how to create a dashboard that will display graphs using the JIT, FLOT, and jQuery cycle API's in a section of a website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •