kalc-plot 0.1.2

a complex graphing gui
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# kalc-plot

a [rupl](https://github.com/bgkillas/rupl) implementation using
[kalc-lib](https://github.com/bgkillas/kalc-lib) to calculate data points, expected to be used in
[kalc](https://github.com/bgkillas/kalc)

### usage
last arg will be the functions to be ran in format of kalc

### features
specifying skia in Cargo.toml instead of egui
will make a more minimal backend which is faster but less portable

![img.png](2d.png)

![img.png](3d.png)

![img.png](dc.png)