Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.17 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.17 KB

🎭 encodable

Codecov branch GitHub Workflow Status David

tl;dr. When you have a visualization component, this library helps you defines the visual channels that you can encode data into and provide API similar to vega-lite's grammar for consumers to customize the visual encoding.

Install

npm install encodable global-box

Documentation

See documentation and more examples here.

Example

Preview

Edit encodable Demo

more demo...

License

Apache-2.0