anychart-integrations / anychart-vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AnyChart - Robust JavaScript/HTML5 Chart library for any project

Anychart Vue integration

This example shows how to use Anychart with Vue.

The component of Vue 2.0 for AnyChart

Getting started

To run this sample:

Clone the repository from github.com:

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

Navigate to the repository folder:

$ cd anychart-vue

Install all project requirements:

npm install

Since that, the demo can be launched in your browser:

npm run start

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Further Learning

License

AnyChart Vue integration sample includes two parts:

  • code of the integration sample that allows to use Javascript library (in this case, AnyChart) with Vue 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

License:Apache License 2.0


Languages

Language:JavaScript 75.2%Language:Vue 23.9%Language:HTML 0.9%