Skip to content

kkunin/angular-fusioncharts

 
 

Repository files navigation

AngularJS Integration For FusionCharts

About angular-fusioncharts

For live examples and more on this project, visit its GitHub page.

Compatibility and Requirements

angular-fusioncharts was designed to work with FusionCharts Suite XT and AngularJS version 1.x.

angular-fusioncharts currently depends on the following libraries:

Note that FusionCharts will load the jQuery library it comes bundled with. You may prefer to include your own. The demo app for this project uses jQuery v1.9.1.

Source Code and Downloads

This repository contains both the full and minified version of angular-fusioncharts in the build folder.

Documentation

Running unit tests

Setup

Run the following commands before running test-cases for the first time:

  1. npm install - This will install Bower globally and Karma test runner locally.
  2. bower install - This will install components that are needed to run test-cases.

Running

Tests can be run using following command: karma start

How to Contribute

If you would like to contribute to angular-fusioncharts' source code, please read the guidelines for pull requests and contributions. Following these guidelines will help make your contributions easier to bring in to the next release.

Getting Help

StackOverflow is a good place to start, but be sure to read the documentation for FusionCharts, and of course the AngularJS documentation

Release Notes

For change logs and release notes, see the changelog file.

MIT License

Copyright © 2013 SunGard

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Integrating FusionCharts with AngularJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published