# C9js

[![C9js](https://img.shields.io/badge/just-awesome-brightgreen.svg)]()
[![npm](https://img.shields.io/npm/v/C9js.svg?maxAge=2592000?style=flat-square)](https://www.npmjs.com/package/C9js)
[![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000?style=flat-square)](https://opensource.org/licenses/MIT)
[![Bower](https://img.shields.io/bower/v/C9js.svg?maxAge=2592000?style=flat-square)](https://libraries.io/bower/C9js)
[![Semantic Release](https://img.shields.io/badge/%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square)](https://github.com/semantic-release/semantic-release)

[![Commitizen-friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square)](http://commitizen.github.io/cz-cli/)
[![Code Style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](http://standardjs.com/)


[![travis build](https://img.shields.io/travis/csethanhcong/C9js.svg?style=flate-quare)](https://travis-ci.org/csethanhcong/C9js)
[![codecov](https://img.shields.io/codecov/c/github/csethanhcong/C9js.svg?style=flate-quare)](https://codecov.io/gh/csethanhcong/C9js)

C9js is a d3 and OpenLayers-based JavaScript library, built on top with ES6's new features to generate interactive charts and map from arbitrary data, also brings to you strong features.

Follow the link for more information: [http://C9js.me](http://C9js.me/)

## Tutorial and Examples

+ [Getting Started](http://c9js.me/getting_started.html)
+ [Examples](http://c9js.me/examples.html)

## Contribution
Pull requests are welcome, though please post an [issue](https://github.com/csethanhcong/C9js/issues) first to see whether such a change is desirable.
If you choose to submit a pull request, please do not bump the version number unless asked to, and please include test cases for any new features. 

## Dependency
+ [D3.js](https://github.com/mbostock/d3) `~3.5.0`
+ [OpenLayers 3](http://openlayers.org/) `~3.19.1`

## License
MIT