No description
  • TypeScript 93.1%
  • CSS 4.6%
  • JavaScript 2%
  • HTML 0.3%
Find a file
dependabot[bot] b1bc36bfe2
Bump pnpm/action-setup from 4.3.0 to 5.0.0 in the github-actions group (#131)
Bumps the github-actions group with 1 update: [pnpm/action-setup](https://github.com/pnpm/action-setup).


Updates `pnpm/action-setup` from 4.3.0 to 5.0.0
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](b906affcce...fc06bc1257)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-version: 5.0.0
  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>
2026-03-21 17:08:11 -07:00
.github Bump pnpm/action-setup from 4.3.0 to 5.0.0 in the github-actions group (#131) 2026-03-21 17:08:11 -07:00
config Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
demo-app Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
docs Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
src Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
tests Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
unpublished-development-types Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
.copywrite.hcl chore: add copywrite.hcl (#107) 2026-02-01 04:23:31 -08:00
.editorconfig Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
.env.development Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
.gitignore Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
.prettierignore Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
.prettierrc.mjs Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
.template-lintrc.mjs Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
.try.mjs Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
addon-main.cjs Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
babel.config.cjs Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
babel.publish.config.cjs Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
CHANGELOG.md fix: changelog format (#100) 2026-02-01 03:36:01 -08:00
CONTRIBUTING.md Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
eslint.config.mjs Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
index.html Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
LICENSE [COMPLIANCE] Add/Update Copyright and License Headers (#109) 2026-02-03 22:47:24 -08:00
package.json Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
pnpm-lock.yaml Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
pnpm-workspace.yaml Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
README.md modernize (#94) 2026-02-01 03:17:16 -08:00
RELEASE.md modernize (#94) 2026-02-01 03:17:16 -08:00
rollup.config.mjs Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
testem.cjs Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
tsconfig.json Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
tsconfig.publish.json Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00
vercel.json feat: new docs (#123) 2026-02-12 23:31:57 -08:00
vite.config.mjs Fix/resize modifer (#126) 2026-02-20 04:55:25 -08:00

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.