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

https://github.com/spencermountain/somehow-sankey

WIP svelte sankey diagram component
https://github.com/spencermountain/somehow-sankey

Last synced: 18 days ago
JSON representation

WIP svelte sankey diagram component

Awesome Lists containing this project

README

        


somehow-sankey


— part of somehow

WIP svelte infographics



by
Spencer Kelly








WIP svelte sankey diagram component

```html

import { Sankey, Node } from 'somehow-sankey'









```

![image](https://user-images.githubusercontent.com/399657/92411176-c54cb500-f114-11ea-87ed-8e736ecb00f2.png)

this library includes a custom layout alg that is inspired by d3's.

It renders nodes in html, so text and interactions are easier.

MIT