ralsei / graphite

A data visualization library for Racket.

Home Page:https://docs.racket-lang.org/graphite/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A data visualization library for Racket.

https://docs.racket-lang.org/graphite/index.html

License:GNU Affero General Public License v3.0


Languages

Language:Racket 98.9%Language:R 1.1%