
Security News
Rust RFC Proposes a Security Tab on crates.io for RustSec Advisories
Rust’s crates.io team is advancing an RFC to add a Security tab that surfaces RustSec vulnerability and unsoundness advisories directly on crate pages.
@highcharts/dashboards
Advanced tools
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.
Official website: www.highcharts.com
Product page: www.highcharts.com/products/dashboards
Documentation: www.highcharts.com/docs/dashboards/installation
Download page: www.highcharts.com/download
Licensing: shop.highcharts.com
Support: www.highcharts.com/support
Issues: Repo guidelines
Highcharts Dashboards is a source available product. Please refer to shop.highcharts.com for details on licensing.
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
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">
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.
FAQs
Highcharts Dashboards framework
The npm package @highcharts/dashboards receives a total of 3,884 weekly downloads. As such, @highcharts/dashboards popularity was classified as popular.
We found that @highcharts/dashboards demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 12 open source maintainers collaborating on the project.
Did you know?

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.

Security News
Rust’s crates.io team is advancing an RFC to add a Security tab that surfaces RustSec vulnerability and unsoundness advisories directly on crate pages.

Security News
/Research
Socket found a Rust typosquat (finch-rust) that loads sha-rust to steal credentials, using impersonation and an unpinned dependency to auto-deliver updates.

Research
/Security Fundamentals
A pair of typosquatted Go packages posing as Google’s UUID library quietly turn helper functions into encrypted exfiltration channels to a paste site, putting developer and CI data at risk.