An open API service indexing awesome lists of open source software.

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.

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