graplot 0.1.5

Experimental plotting library based on macroquad
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.macroquad]
version = "0.3"

[package]
description = "Experimental plotting library based on macroquad"
edition = "2021"
license = "MIT"
name = "graplot"
readme = "README.md"
repository = "https://github.com/elftausend/graplot"
resolver = "2"
version = "0.1.5"