Skip to content
This repository has been archived by the owner on Dec 21, 2018. It is now read-only.

vega/vega-transforms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

NOTE: This package has been consolidated into the vega/vega repository, where future development and issues will be handled. This repository has been archived and is now read-only.

vega-transforms

Data processing transforms for Vega dataflows.

This module provides the following Vega data transforms:

And also provides the following internal transforms:

  • Compare <>
  • Expression <>
  • Facet <>
  • Field <>
  • Generate <>
  • Key <>
  • MultiExtent <>
  • MultiValues <>
  • Params <>
  • PreFacet <>
  • Proxy <>
  • Relay <>
  • Sieve <>
  • Subflow <>
  • TupleIndex <>
  • Values <>

For more information about data stream transforms, see the Vega transform documentation.