@alephdata/vislibdeprecated

Graph network visualisation tool for aleph/followthemoney

Usage no npm install needed!

<script type="module">
  import alephdataVislib from 'https://cdn.skypack.dev/@alephdata/vislib';
</script>

README

vislib

vislib contains React components for the display, visualisation and editing of FollowTheMoney entities. This includes:

  • A network visualisation and editing tool (i.e. VIS)
  • A table-based entity editor for quick entry
  • Display and editing components for each FtM property type

vislib is used by aleph-ui and visdesktop, and can be re-used by other application aimed to attractively render FtM data in a browser.

Installation

npm install @alephdata/vislib

Build

npm run build