DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Related

  • Building Real-Time KPI Intelligence with Self-Service BI: From Static Dashboards to Proactive Control Systems
  • Why Architecture Matters: Structuring Modern Web Apps
  • Building a Simple AIOps Monitoring Dashboard With Prometheus and Grafana
  • Revolutionizing Financial Monitoring: Building a Team Dashboard With OpenObserve

Trending

  • Why Google Data Migration Gets Stuck at 99%: Causes and Proven Fixes
  • The ORM Is Over: AI-Written SQL Is the New Data Access Layer
  • Docker Hardened Images Are Free Now — Here's What You Still Need to Build
  • Why SAP S/4HANA Landscape Design Impacts Cloud TCO More Than Compute Costs
  1. DZone
  2. Coding
  3. JavaScript
  4. 7 JavaScript Libraries for Dashboards

7 JavaScript Libraries for Dashboards

There are a lot of different JavaScript libraries out there. Here are 7 great ones to check out for your next JavaScript project.

By 
Swathi Prasad user avatar
Swathi Prasad
·
Mar. 22, 17 · Review
Likes (19)
Comment
Save
Tweet
Share
51.8K Views

Join the DZone community and get the full member experience.

Join For Free

Dashboard is a visual indicator of an objective or a business process. It is an invaluable tool for cutting through data clutter and getting down to the essentials. It helps you to evaluate information and allow to make the correct decision in a timely manner. Live visual dashboards consist of charts, maps, graphic symbols, data tables, etc.

There are several open source or commercial libraries for creating dashboards. In this article, I will show you some of the JavaScript libraries that will help you create beautiful and customizable dashboards for your projects.

Gridster.js

Gridster is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns.

It lets you add or remove widgets dynamically from the grid. It is even possible to get a JavaScript array of objects with positions of all widgets and use it later to load them dynamically.

Check out the documentation for more information.

Gridster


Source code

angular-gridster

It is an implementation of gridster-like widgets for Angular JS. It has features like jQuery gridster plugin, but with some additional features.

It is completely re-written using Angular directives and allows usage of Angular data binding. Check out their documentation for more information.

angular-gridster


Source code

gridstack.js

gridstack.js is a jQuery plugin for widget layout and it was inspired by gridster.js. It is drag-and-drop multi-column grid. It allows you to build draggable responsive bootstrap v3 friendly layouts.

It also works great with knockout.js, angular.js and touch devices. Check out gridstack.js documentation.

gridstack


Source code

jQuery Gridly

Gridly is a jQuery plugin to enable dragging and dropping as well as resizing on a grid. Have a look at Gridly here.

jQuery Gridly


Source code

Packery

Packery is a JavaScript library and jQuery plugin that makes gapless and draggable layouts. It uses a bin-packing algorithm to fill in empty gaps.

It is suitable for creating a draggable dashboard and seamless Masonry image galleries. Check out Packery here.

Packery


Source code

GridList

A jQuery library built on top of the GridList class that translates the generic items' positions into responsive DOM elements with drag and drop capabilities.

Look at the demo here.

GridList


Source code

Dazzle

Dazzle is a library for building dashboards with React JS. Dazzle does not depend on any front-end libraries but it makes it easier to integrate with them.

It lets you have a grid based layout, add or remove widgets, and drag and drop widgets. Demo can be viewed here.

Dazzle



Source code

Conclusion

Ultimately, the library you choose to invest in will come down to personal preference and the type of projects you and your team work on. Hence, choose the one that fits your project needs and save time and money.

JavaScript library Dashboard (Mac OS)

Published at DZone with permission of Swathi Prasad. See the original article here.

Opinions expressed by DZone contributors are their own.

Related

  • Building Real-Time KPI Intelligence with Self-Service BI: From Static Dashboards to Proactive Control Systems
  • Why Architecture Matters: Structuring Modern Web Apps
  • Building a Simple AIOps Monitoring Dashboard With Prometheus and Grafana
  • Revolutionizing Financial Monitoring: Building a Team Dashboard With OpenObserve

Partner Resources

×

Comments

The likes didn't load as expected. Please refresh the page and try again.

  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook