ralsei / graphite

A data visualization library for Racket.
https://docs.racket-lang.org/graphite/index.html
GNU Affero General Public License v3.0
35 stars 4 forks source link
data-science ggplot2 racket

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