Highcharts Grid Pro framework
npm install @highcharts/grid-probash
npm install @highcharts/grid-pro
`
Then, import the package into your project:
`js
import * as Grid from "@highcharts/grid-pro";
import "@highcharts/grid-pro/css/grid-pro.css";
`$3
Instead of downloading, you can use jsDelivr CDN to access files directly. See code.highcharts.com for details.
`HTML
``