Skip to content

anychart-integrations/anychart-angular-ionic

Repository files navigation

AnyChart - Robust JavaScript/HTML5 Chart library for any project

AnyChart Ionic Integration

This example shows how to use Anychart with Ionic Framework projects and Angular 4.

Getting Started

To run this sample:

Clone the repository from github:

$ git clone git@github.com:anychart-integrations/anychart-angular-ionic.git

Navigate to the repository folder:

$ cd anychart-angular-ionic

Install Ionic framework (see Ionic installation guide if needed):

npm install -g cordova ionic

Install all project requirements:

npm install

Now the demo can be launched in a browser:

ionic serve

Mobile Apps

To run the the mobile applications on emulators, please:

  • Add a required platform:
ionic cordova platform add android
ionic cordova platform add ios
  • Run the emulator:
ionic cordova run android
ionic cordova run ios

To compile mobile applications, please follow Ionic Deploying Guide:

  • Add a required platform:
ionic cordova platform add android
ionic cordova platform add ios
  • Build debug or release apps:
ionic cordova build android --prod --release --device
ionic cordova build ios --prod --release --device

Links

License

AnyChart Ionic integration sample includes two parts:

  • code of the integration sample that allows to use Javascript library (in this case, AnyChart) with Ionic Framework. You can use, edit, modify it, use it with other Javascript libraries without any restrictions. It is released under Apache 2.0 License.
  • AnyChart JavaScript library. It is released under Commercial license. You can test this plugin with the trial version of AnyChart. Our trial version is not limited by time and doesn't contain any feature limitations. Check details here

If you have any questions regarding licensing - please contact us. sales@anychart.com

Analytics

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •