kristw / encodable

Configurable grammar for visualization components

Home Page:https://encodable.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎭 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

About

Configurable grammar for visualization components

https://encodable.vercel.app

License:Apache License 2.0


Languages

Language:TypeScript 94.8%Language:MDX 2.9%Language:JavaScript 2.3%