Skip to content

stereobooster/venn-isomorphic

Repository files navigation

venn-isomorphic

Quick and dirty solution.

Wrapper for upsetjs/venn.js to be able to run it on the server.

Code structure taken from mermaid-isomorphic.

Notes

  • At first I tried to do it with JSDOM. It doesn't work, because it needs getComputedTextLength for layout.
  • Algorithm is not stable, so tests doesn't work (svg output everytime is different)
  • Not exposed: wrap, useViewBox, width, height, padding, colours, colors, fontSize, normalize, layoutFunction, scaleToFit, styled, round, distinct, orientation, orientationOrder, lossFunction

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published