|
1 | | -# gwt-material-amchart |
2 | | -GMD + AmChart for charting library |
| 1 | +<img src="https://i.imgur.com/1q1K6BU.png" width="60%"/> |
| 2 | + |
| 3 | +GwtMaterialDesign plus [AmCharts](https://www.amcharts.com/) provides you professional and nice looking [charts](https://www.amcharts.com/javascript-charts/), [maps](https://www.amcharts.com/javascript-maps/) and [stock charts](https://www.amcharts.com/stock-chart/). |
| 4 | + |
| 5 | + |
| 6 | +[](https://travis-ci.org/GwtMaterialDesign/gwt-material-amcharts) [](https://gitter.im/GwtMaterialDesign/gwt-material?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |
| 7 | + |
| 8 | +## Demo |
| 9 | +* Under Construction |
| 10 | + |
| 11 | +## Documentation |
| 12 | +AmCharts Official Documentation can be found [here](https://docs.amcharts.com/3/javascriptcharts/AmChart) |
| 13 | + |
| 14 | + |
| 15 | +## Maven |
| 16 | +### Snapshot Version 2.1-SNAPSHOT |
| 17 | +```xml |
| 18 | +<dependency> |
| 19 | + <groupId>com.github.gwtmaterialdesign</groupId> |
| 20 | + <artifactId>gwt-material-amcharts</artifactId> |
| 21 | + <version>2.1-SNAPSHOT</version> |
| 22 | +</dependency> |
| 23 | +``` |
| 24 | + |
| 25 | +## License |
| 26 | +[Apache 2.0 License](https://github.com/GwtMaterialDesign/gwt-material/blob/master/LICENSE) |
| 27 | + |
| 28 | +## Contributing |
| 29 | +Contributions are welcomed by all! If you would like to submit changes be sure to fork this project and create a [Pull Request](https://yangsu.github.io/pull-request-tutorial/) for us to review. PR's will be reviewed by the team as soon as possible. You will also be listed as a contributor on our changelog notes. |
| 30 | + |
| 31 | +Please follow the [contribution document](https://github.com/GwtMaterialDesign/gwt-material/wiki/Contributing) on the projects code style standards. |
| 32 | + |
| 33 | +## Follow Us |
| 34 | +<a href="https://plus.google.com/u/0/communities/108005250093449814286"> Google Plus</a> |
| 35 | + |
| 36 | +## Related Projects |
| 37 | +<ul> |
| 38 | + <li><a href="https://github.com/GwtMaterialDesign/gwt-material-addins" >Addins</a></li> |
| 39 | + <li><a href="https://github.com/GwtMaterialDesign/gwt-material-themes" >Themes</a></li> |
| 40 | + <li><a href="https://github.com/GwtMaterialDesign/gwt-material-jquery" >JQuery</a></li> |
| 41 | + <li><a href="https://github.com/GwtMaterialDesign/gwt-material-table" >Table</a></li> |
| 42 | + <li><a href="https://github.com/GwtMaterialDesign/gwt-material-demo" >Demo</a></li> |
| 43 | + <li><a href="https://github.com/GwtMaterialDesign/gwt-material-demo-errai" >Errai Demo</a></li> |
| 44 | + <li><a href="https://github.com/GwtMaterialDesign/gwt-material-template" >Starter</a></li> |
| 45 | + <li><a href="https://github.com/GwtMaterialDesign/gwt-material-patterns" >Patterns</a></li> |
| 46 | +</ul> |
| 47 | + |
| 48 | +## Testing Platform |
| 49 | +<p>Many thanks to BrowserStack for sponsoring our Open Source projects</p> |
| 50 | +<a href="https://www.browserstack.com/" target="_blank"> |
| 51 | +<img width="300px" src="https://www.browserstack.com/images/layout/browserstack-logo-600x315.png"/> |
| 52 | +</a> |
| 53 | + |
0 commit comments