0.0.9 • Published 7 years ago

fh-wfm-analytics v0.0.9

Weekly downloads
13
License
MIT
Repository
github
Last release
7 years ago

FeedHenry RainCatcher Analytics Build Status

This module contains a set of Angular directives to represent analytics with flow and charts.

Client-side usage

Client-side usage (via broswerify)

Setup

This module is packaged in a CommonJS format, exporting the name of the Angular namespace. The module can be included in an angular.js as follows:

angular.module('app', [
, require('fh-wfm-analytics')
...
])

Directives

NameAttributes
analytics-piechartworkers, workorders
analytics-barchartworkorders
analytics-areachartworkorders

For a more complete example, please check the demo portal app.

0.0.9

7 years ago

0.0.7

7 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago