Dj-Corps / amcharts3

JavaScript Charts V3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

amcharts3

An official repository for amCharts JavaScript Charts V3 (free version).

Installing

Using bower

bower install amcharts3

Usage

Include amcharts.js plus files you will be using for each chart type, i.e. serial.js, pie.js:

<script src="/bower_components/amcharts3/amcharts/amcharts.js"></script>
<script src="/bower_components/amcharts3/amcharts/serial.js"></script>

License

This amCharts software is free under a linkware license.

This means you may not remove or hide in any other way link to amCharts web site - www.amcharts.com.

If you wish to remove the link, you should purchase commercial license.

You may not redistribute, sublicense or sell this program without written permission of Antanas Marcelionis, the author of amcharts software.

This software is provided without warranty.

Commercial license

To purchase a commercial license for the current version of this library, visit amCharts Online Store

More info

Visit amCharts website for more information and documentation.

Contact us

About

JavaScript Charts V3

License:Other


Languages

Language:JavaScript 95.1%Language:HTML 3.8%Language:CSS 1.1%