https://github.com/ralsei/graphite
A data visualization library for Racket.
https://github.com/ralsei/graphite
data-science ggplot2 racket
Last synced: 4 months ago
JSON representation
A data visualization library for Racket.
- Host: GitHub
- URL: https://github.com/ralsei/graphite
- Owner: ralsei
- License: agpl-3.0
- Created: 2021-01-25T21:53:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-12T16:47:56.000Z (over 1 year ago)
- Last Synced: 2026-01-26T11:33:41.459Z (5 months ago)
- Topics: data-science, ggplot2, racket
- Language: Racket
- Homepage: https://docs.racket-lang.org/graphite/index.html
- Size: 45.5 MB
- Stars: 38
- Watchers: 3
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Graphite
A loosely ggplot2-inspired data visualization library for Racket.
*This software is under rapid development. While the majority of code will look similar across versions,
the API is not stable.*
# Installation
This package is available on the Racket package server:
https://pkgs.racket-lang.org/package/graphite
You can install it with `raco pkg install graphite`.
# Documentation
- Tutorial: https://docs.racket-lang.org/graphite-tutorial/index.html
- API reference: https://docs.racket-lang.org/graphite/index.html