Socket
Socket
Sign inDemoInstall

vega-functions

Package Overview
Dependencies
34
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    vega-functions

Custom functions for the Vega expression language.


Version published
Weekly downloads
190K
increased by7.46%
Maintainers
1
Install size
5.56 MB
Created
Weekly downloads
 

Readme

Source

vega-functions

Function implementations for the Vega expression language. Unlike the basic utility functions included in the vega-expression package, this package includes custom expression functions, many of which are specific to Vega dataflows.

Provided Functions

This package provides the following expression functions. All other constants and functions are provided by the base vega-expression package.

Type Checking Functions

Type Coercion Functions

Math Functions

Date/Time Functions

Array Functions

String Functions

Object Functions

Formatting Functions

Color Functions

Event Functions

Scale and Projection Functions

Geographic Functions

Shape Functions

  • geoShape (used internally for mark clipping)
  • pathShape (used internally for mark clipping)

Data Functions

  • indata
  • data
  • setdata (used internally for scale domain data)
  • modify (used internally for trigger updates)

Dataflow Functions

  • encode (used internally for signal updates)

Tree (Hierarchy) Functions

Browser Functions

Logging Functions

Keywords

FAQs

Last updated on 07 Nov 2023

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc