We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a63a31 commit 9b7a293Copy full SHA for 9b7a293
2 files changed
doc/api/charts.mdz
@@ -0,0 +1,10 @@
1
+{:title "charts"
2
+ :author "Calvin Rose"
3
+ :template "mdzdoc/main.html"}
4
+---
5
+
6
+High quality data visualization and charting
7
8
+## Reference
9
10
+@api-docs("../../spork" "charts")
doc/api/gfx2d.mdz
+{:title "GFX2D"
+Module for CPU-based 2d raster graphics for Janet.
+@api-docs("../../spork" "gfx2d")
0 commit comments