barrybecker4 / bayes-rule-viz

Explain Bayes' rule in the context of disease testing using D3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use venn.js to show venn diagram

barrybecker4 opened this issue · comments

This library is probably better than what I did.
See
https://github.com/benfred/venn.js/
https://github.com/benfred/venn.js/

It's a nice library, but doing it custom was better.