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.4 to 0.2.5

2

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

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

@@ -48,7 +48,11 @@ # node-red-contrib-chartjs

The **Chart attributes** are:
* Path: The Chart path to be access
* Path: The Chart Url to be access. An example where path is TP01 could be:
```
http://localhost:1880/TP01
```
* Tittle: The tittle of the chart
* X Axis: The X axis name
* Y Axis: The Y axis name
* Payloas: The dataset to be drawed
* Payload: The chart dataset

@@ -55,0 +59,0 @@ The **Chart 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