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

node-red-node-ui-vega

Package Overview
Dependencies
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-node-ui-vega

Node-RED UI widget node for Vega visualization grammar

  • 0.2.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
3
Created
Source

node-red-node-ui-vega

A Node-RED Dashboard widget node for declarative data visualization using Vega visualization grammar. It also support the Vega-lite specification.

Vega Node Examples

Note: This node requires a live internet connection in order to load the required libraries via CDN.

Install

Either use the Editor - Menu - Manage Palette - Install option, or run the following command in your Node-RED user directory (typically ~/.node-red) after installing Node-RED-dashboard.

    npm install node-red-node-ui-vega

Note: This node uses APIs that require at least Node-RED 0.19 and Node-RED Dashboard 2.10.

Usage

Vega is a visualization grammar and framework for visualizing data developed by University of Washington Interactive Data Lab. ui_vega node accepts Vega and Vega-Lite data visualization specification in JSON format.

Vega/Vega-Lite specification in JSON format can be specified on node settings menu or payload property of input message. If both parameters are set, payload property takes precedence.

Example

There are several examples that you can import from the Node-RED editor menu:

Import > Examples > node-red-node-ui-vega

Keywords

FAQs

Package last updated on 19 Nov 2021

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