graplot 0.1.12

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

[package]
categories = ["visualization"]
description = "Experimental plotting library based on macroquad"
edition = "2021"
keywords = ["macroquad", "graphing", "graph", "plot", "plotting"]
license = "MIT"
name = "graplot"
readme = "README.md"
repository = "https://github.com/elftausend/graplot"
resolver = "2"
version = "0.1.12"