A Rust library for Euler and Venn Diagrams
Stars
3
Forks
0
Watchers
Open Issues
8
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
253
commits
Bot
2
feat: add additional loss functions
601ac1a
fix: properly define stress
7e60d59
chore: remove plotting documentation
e016b9f
refactor: delegate handling of hash maps to helper
15a2574
refactor: revert to simpler loss function definition
1ec0960
fix: use fit, not original spec
b71952b
docs: fix identation
49e6cf9
refactor: improve label placement
9e3ec6d
fix(web): correctly pass label positions to web app
039806e
feat: add POI for labeling
67652ac
feat: break shapes into polygons for plotting
2439e03
chore: remove old cargo file
45501ee
feat(web): normalize layouts in web app
5931f82
feat: add diagram normalization
7aff400
chore: fix documentation string
c03b111