{"library":"vue-highcharts","type":"library","category":null,"description":"vue-highcharts is a component library that facilitates the integration of Highcharts, Highstock, Highmaps, and HighchartsGantt into Vue.js applications. The current stable version is 0.2.0, which targets Vue 3 exclusively. Previous versions (like 0.1.x) supported Vue 2. This library provides a straightforward way to globally register Highcharts components via `app.use()` or locally register them within individual components using `createHighcharts`. It allows for dynamic loading of Highcharts modules and add-ons like Stock, Map, Gantt, and Drilldown by passing the Highcharts object. Its key differentiator is its direct component-based approach for various Highcharts chart types, abstracting away much of the boilerplate for Vue 3 developers.","language":"javascript","status":"active","version":"0.2.0","tags":["javascript","vue","highcharts","chart","plugin","component"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-highcharts","imports":["import VueHighcharts from 'vue-highcharts';","import { createHighcharts } from 'vue-highcharts';","import loadStock from 'highcharts/modules/stock.js';"]},{"cmd":"yarn add vue-highcharts","imports":[]},{"cmd":"pnpm add vue-highcharts","imports":[]}],"homepage":null,"github":"https://github.com/weizhenye/vue-highcharts","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-highcharts","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/vue-highcharts/compatibility"}}