Skip to content

sintacks-arrers/anychart-vue

 
 

Repository files navigation

AnyChart - Robust JavaScript/HTML5 Chart library for any project

Anychart Vue integration

This example shows how to use Anychart with Vue. AnyChart is a flexible JavaScript (HTML5, SVG, VML) charting framework that fits any solution in need of data visualization.

Getting started

To run this example, clone or download the repository, then install all requirements and run with npm:

Clone the repository from github.com:

$ git clone [email protected]:anychart-integrations/anychart-vue.git

Navigate to the repository folder:

$ cd anychart-vue

Install all project requirements:

npm install

After 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

The 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. [email protected]

Analytics

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.2%
  • Vue 23.9%
  • HTML 0.9%