mirror of
https://github.com/hashicorp/lineal
synced 2026-07-22 15:13:51 +00:00
No description
- TypeScript 93%
- CSS 4.6%
- JavaScript 2.1%
- HTML 0.3%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
Bumps the github-actions group with 1 update: [actions/setup-node](https://github.com/actions/setup-node). Updates `actions/setup-node` from 6 to 7 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
| .github | ||
| config | ||
| demo-app | ||
| docs | ||
| src | ||
| tests | ||
| unpublished-development-types | ||
| .copywrite.hcl | ||
| .editorconfig | ||
| .env.development | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc.mjs | ||
| .template-lintrc.mjs | ||
| .try.mjs | ||
| addon-main.cjs | ||
| babel.config.cjs | ||
| babel.publish.config.cjs | ||
| CHANGELOG.md | ||
| CONTRIBUTING.md | ||
| eslint.config.mjs | ||
| index.html | ||
| LICENSE | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| README.md | ||
| RELEASE.md | ||
| rollup.config.mjs | ||
| testem.cjs | ||
| tsconfig.json | ||
| tsconfig.publish.json | ||
| vercel.json | ||
| vite.config.mjs | ||
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 @hashicorp/lineal
Read the docs
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.