https://github.com/thatonecalculator/riesketcher
Riemann sum graphs in Typst with CeTZ
https://github.com/thatonecalculator/riesketcher
Last synced: 4 months ago
JSON representation
Riemann sum graphs in Typst with CeTZ
- Host: GitHub
- URL: https://github.com/thatonecalculator/riesketcher
- Owner: ThatOneCalculator
- License: mit
- Created: 2023-12-12T21:29:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-18T18:04:11.000Z (9 months ago)
- Last Synced: 2026-01-21T05:11:58.679Z (5 months ago)
- Language: Typst
- Homepage:
- Size: 1.7 MB
- Stars: 21
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# riesketcher
A package to draw Riemann sums (and their plots) of a function with CeTZ.
Usage example and docs: [manual.pdf](https://github.com/ThatOneCalculator/riesketcher/blob/main/manual.pdf)
```typst
#import "@preview/riesketcher:0.4.0": riesketcher
```


