Skip to content

Official shim repo for releases of Highcharts Dashboards

License

Notifications You must be signed in to change notification settings

highcharts/dashboards-dist

Repository files navigation

Highcharts Dashboards

Highcharts Dashboards is a JavaScript library for interactive dashboards from the creators of the Highcharts charting library.

With built-in data synchronization, ready-made components and completely customizable options, Highcharts Dashboards does all the heavy lifting out of the box, saving you valuable time on your dashboard projects.

Links

Highcharts Dashboards is a source available product. Please refer to shop.highcharts.com for details on licensing.

Installation

If you simply want to include Highcharts Dashboards into a project, use the distribution package, or read the download page.

Please note that there are several ways to use Highcharts Dashboards. For general installation instructions, see installation documentation

Use our CDN

Instead of downloading, you can use our CDN to access files directly. See code.highcharts.com for details.

    <script src="https://code.highcharts.com/dashboards/dashboards.js"></script>
    <link rel="stylesheet" href="https://code.highcharts.com/dashboards/css/dashboards.css">

Install from npm

See npm documentation on how to get started with npm.

Using npm by running the following command in your terminal:

    npm install @highcharts/dashboards

Then import the package in your project:

    import Dashboards from '@highcharts/dashboards';

For other ways to use Highcharts Dashboards in your projects, please refer to our installation documentation.

About

Official shim repo for releases of Highcharts Dashboards

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5