@visdesignlab/trrack-vis
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

trrack-vis Library

This library is intended to be used with trrack, a provenance tracking library, which can be found here. Trrack-vis can be used to visualize the non-linear provenance graph, as well as change nodes within the graph. Trrack-vis is designed to be highly customizable, allowing for the size and position of the graph to be customized, custom icons to be used in the graph, custom ways to visualize annotations, and the grouping of nodes.

Here are multiple examples using trrack and trrack-vis.

For documentation, see http://vdl.sci.utah.edu/trrack-examples/api/trrack-vis

Installation

  • NPM
npm install --save-dev @visdesignlab/trrack-vis
  • Yarn
yarn add @visdesignlab/trrack-vis
<!-- Trrack Vis -->
<script src="//cdn.jsdelivr.net/combine/npm/react@17/umd/react.production.min.js,npm/react-dom@17/umd/react-dom.production.min.js,npm/react-move@6/dist/react-move.min.js,npm/typestyle@2/umd/typestyle.min.js,npm/semantic-ui-react@2/dist/umd/semantic-ui-react.min.js,npm/d3@6.2.0/dist/d3.min.js,npm/@visdesignlab/trrack-vis/dist/trrackvis.umd.development.min.js"></script>

Readme

Keywords

none

Package Sidebar

Install

npm i @visdesignlab/trrack-vis

Weekly Downloads

0

Version

2.0.0

License

MIT

Unpacked Size

703 kB

Total Files

56

Last publish

Collaborators

  • jakewagoner
  • jackwilb
  • haihanlin
  • kirangadhave
  • jgoertler