Your IP : 216.73.216.17


Current Path : /etc/kibana/node_modules/vega-encode/
Upload File :
Current File : //etc/kibana/node_modules/vega-encode/README.md

# vega-encode

Visual encoding transforms for Vega dataflows.

This module provides the following Vega data transforms:

- [**LinkPath**](https://vega.github.io/vega/docs/transforms/linkpath/) [<>](https://github.com/vega/vega-encode/blob/master/src/LinkPath.js "Source")
- [**Pie**](https://vega.github.io/vega/docs/transforms/pie/) [<>](https://github.com/vega/vega-encode/blob/master/src/Pie.js "Source")
- [**Stack**](https://vega.github.io/vega/docs/transforms/stack/) [<>](https://github.com/vega/vega-encode/blob/master/src/Stack.js "Source")

And also provides the following internal transforms:

- **AxisTicks** [<>](https://github.com/vega/vega-encode/blob/master/src/AxisTicks.js "Source")
- **DataJoin** [<>](https://github.com/vega/vega-encode/blob/master/src/DataJoin.js "Source")
- **Encode** [<>](https://github.com/vega/vega-encode/blob/master/src/Encode.js "Source")
- **LegendEntries** [<>](https://github.com/vega/vega-encode/blob/master/src/LegendEntries.js "Source")
- **Scale** [<>](https://github.com/vega/vega-encode/blob/master/src/Scale.js "Source")