https://github.com/lilaq-project/lilaq
Advanced data visualization.
https://github.com/lilaq-project/lilaq
data-science plotting typst visualization
Last synced: about 1 year ago
JSON representation
Advanced data visualization.
- Host: GitHub
- URL: https://github.com/lilaq-project/lilaq
- Owner: lilaq-project
- License: mit
- Created: 2024-12-28T17:05:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-02T12:55:49.000Z (about 1 year ago)
- Last Synced: 2025-03-02T13:37:11.900Z (about 1 year ago)
- Topics: data-science, plotting, typst, visualization
- Language: Typst
- Homepage:
- Size: 203 KB
- Stars: 53
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Lilaq
_Data visualization with [Typst](https://typst.app)_
[](https://github.com/lilaq-project/lilaq/actions/workflows/run_tests.yml)
[](https://github.com/lilaq-project/lilaq/blob/main/LICENSE)
Install the package by cloning it and then import Lilaq via
```typ
#import "lilaq/src/lilaq.typ" as lq
```
You can find a [quickstart document](https://github.com/lilaq-project/lilaq/releases/download/v0.0.1-alpha/lilaq-quickstart.pdf) and its [Typst source code](https://github.com/lilaq-project/lilaq/releases/download/v0.0.1-alpha/lilaq-quickstart.typ) in the attachments of the pre-release.