Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 725 Bytes

File metadata and controls

30 lines (17 loc) · 725 Bytes

Lineal

Lineal is a template-first data visualization toolkit for Ember. Instead of offering components for common chart types, Lineal offers components for assembling any visualization based on a grammar of graphics, including marks, encodings, scales, and (eventually) transforms.

Compatibility

  • Ember.js v5.8 or above
  • Embroider or ember-auto-import v2

Installation

ember install @lineal-viz/lineal

Read the docs

Lineal documentation.

Usage

[Longer description of how to use the addon in apps.]

Contributing

See the Contributing guide for details.

License

This project is licensed under the MIT License.