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

node-red-contrib-chartjs

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-chartjs - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

2

package.json
{
"name": "node-red-contrib-chartjs",
"version": "0.2.5",
"version": "0.2.6",
"description": "Node-RED Chart.js node",

@@ -5,0 +5,0 @@ "scripts": {

@@ -53,11 +53,11 @@ # node-red-contrib-chartjs

* Tittle: The tittle of the chart
* X Axis: The X axis name
* Y Axis: The Y axis name
* Payload: The chart dataset
* Tittle: The chart title
* X Axis: The X axis label
* Y Axis: The Y axis label
* Payload: The chart dataset object
The **Chart Payload attributes** are:
* channel: channel label legend name
* color: color of the chart line
* dataset: dataset array.
* channel: The channel legend
* color: The chart color line
* dataset: The chart dataset

@@ -64,0 +64,0 @@ The **Payload attributes** are:

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