This is a good Vue component for AnyChart - JavaScript Charts designed to be embedded and integrated.

vuejs anychart

"Vue 2.0 component for AnyChart, a lightweight and robust JavaScript charting library with great API and documentation. It provides numerous chart types and unique features out of the box, and works easily with any development stack. Also, there are many ways to set data to charts, which facilitates integration."

Installation

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

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

npm run start

Documentation and Source Code

https://www.anychart.com/technical-integrations/samples/anychart-vue/?ref=vuejstutorials.com

Source Code

https://github.com/anychart-integrations/anychart-vue/