Skip to content

dtpublic/malhar-angular-widgets

Repository files navigation

angular-widgets

Build Status

Widget (Line Chart, Bar Chart, Top N and more).

Online Demo using the library [source code]

AngularJS Dashboard

Running Demo Application

Install dependencies:

   $ npm install

Install Bower dependencies:

   $ bower install

Run demo server:

   $ grunt demo

Application will be available at http://localhost:9001

Building Application

Application is built with Grunt.

   $ npm install -g grunt-cli
   $ grunt

Contributing

This project welcomes new contributors.

You acknowledge that your submissions to DataTorrent on this repository are made pursuant the terms of the Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html) and constitute "Contributions," as defined therein, and you represent and warrant that you have the right and authority to do so.

When adding new javascript files, please prepend the Apache v2.0 license header, which can be found in CONTRIBUTING.md file.

Links

malhar-angular-dashboard AngularJS Dashboard directive.

malhar-dashboard-webapp Demo using dashboard and widget library

Node.js Software platform built on JavaScript runtime

AngularJS JavaScript framework

ui-sortable AngularJS UI Sortable

Bower Package manager for the web

Grunt JavaScript Task Runner