An open API service indexing awesome lists of open source software.

https://github.com/jolars/eunoia

A Rust library for Euler and Venn Diagrams
https://github.com/jolars/eunoia

euler-diagrams set-visualization venn-diagrams web-app

Last synced: 4 months ago
JSON representation

A Rust library for Euler and Venn Diagrams

Awesome Lists containing this project

README

          

# Eunoia

[![Build and Test](https://github.com/jolars/eunoia/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/jolars/eunoia/actions/workflows/build-and-test.yml)
[![codecov](https://codecov.io/gh/jolars/eunoia/graph/badge.svg?token=hpXwdIe58E)](https://codecov.io/gh/jolars/eunoia)

A Rust library for Euler and Venn Diagrams. This is a rewrite of the eulerr R
package, designed to be more flexible, faster, and support multiple language
bindings.