Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@highcharts/dashboards

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@highcharts/dashboards

Highcharts Dashboards framework

  • 3.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2.6K
increased by14.18%
Maintainers
0
Weekly downloads
 
Created
Source

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.

Note that this library also includes Highcharts DataGrid, that can be used as a standalone component outside of Dashboards if needed.

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" src="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.

Keywords

FAQs

Package last updated on 04 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc