# vega-view-transforms

View-specific transforms for Vega dataflows.

This module provides the following Vega data transform:

- [**Identifier**](https://vega.github.io/vega/docs/transforms/identifier/) [&lt;&gt;](https://github.com/vega/vega-view-transforms/blob/master/src/Identifier.js "Source")

And also provides the following internal transforms:

- **Bound** [&lt;&gt;](https://github.com/vega/vega-view-transforms/blob/master/src/Bound.js "Source")
- **Mark** [&lt;&gt;](https://github.com/vega/vega-view-transforms/blob/master/src/Mark.js "Source")
- **Overlap** [&lt;&gt;](https://github.com/vega/vega-view-transforms/blob/master/src/Overlap.js "Source")
- **Render** [&lt;&gt;](https://github.com/vega/vega-view-transforms/blob/master/src/Render.js "Source")
- **ViewLayout** [&lt;&gt;](https://github.com/vega/vega-view-transforms/blob/master/src/ViewLayout.js "Source")
