1.38.10 • Published 3 years ago

provviz v1.38.10

Weekly downloads
709
License
MIT
Repository
github
Last release
3 years ago

ProvViz - An Interactive React PROV Visualiser Component

React Props

NameTypeDescription
documentobjectThe PROV document to be visualised, in its PROV-JSON format
onChangefunction | nullWhen a function is provided, the PROV document state is controlled by the parent component and function is called when the PROV document is modified in the ProvViz Component. When null is provided the PROV document state is controlled by the ProvViz Component.Function Signature:function(updatedDocument: object) => void
documentNamestringThe name of the PROV document, used as the filename when the visualisation is exported as an image
wasmFolderURLstringThe endpoint where the required GraphViz WASM module can be accessed
widthnumberThe width (in pixels)
heightnumberThe height (in pixels)
initialSettingsobjectThe visualisation settings used to initialise the ProvViz component
onSettingsChangefunctionThe callback function called when the visualisation settings changeFunction Signature:function(updatedSettings: object) => void

Local Developer Environment

To start the local developer environment:

  • use yarn install to install the NPM dependencies
  • use yarn storybook to run the StoryBook environment

Run Test-Suite

To run the test-suite:

  • use yarn install to install the NPM dependencies
  • use yarn test to run the test-suite

Build NPM Package

To build the ProvViz Visualiser:

  • use yarn install to install the NPM dependencies
  • use yarn build to build the project
1.38.10

3 years ago

1.38.9

3 years ago

1.38.7

3 years ago

1.38.8

3 years ago

1.38.6

3 years ago

1.38.4

3 years ago

1.38.5

3 years ago

1.38.2

3 years ago

1.38.3

3 years ago

1.38.0

3 years ago

1.38.1

3 years ago

1.37.1

3 years ago

1.37.0

3 years ago

1.35.1

3 years ago

1.36.0

3 years ago

1.35.0

3 years ago

1.34.0

3 years ago

1.33.0

3 years ago

1.31.4

3 years ago

1.32.0

3 years ago

1.32.1

3 years ago

1.32.2

3 years ago

1.31.3

3 years ago

1.30.0

3 years ago

1.30.1

3 years ago

1.31.1

3 years ago

1.31.0

3 years ago

1.29.0

3 years ago

1.28.7

3 years ago

1.28.5

3 years ago

1.28.6

3 years ago

1.28.4

3 years ago

1.28.1

3 years ago

1.28.2

3 years ago

1.28.3

3 years ago

1.27.2

3 years ago

1.28.0

3 years ago

1.27.0

3 years ago

1.27.1

3 years ago

1.25.0

3 years ago

1.26.0

3 years ago

1.24.0

3 years ago

1.23.0

3 years ago

1.22.0

3 years ago

1.21.1

3 years ago

1.19.8

3 years ago

1.20.1

3 years ago

1.20.2

3 years ago

1.19.7

3 years ago

1.19.6

3 years ago

1.19.5

3 years ago

1.19.4

3 years ago

1.19.3

3 years ago

1.19.2

3 years ago

1.19.1

3 years ago

1.19.0

3 years ago

1.18.0

3 years ago

1.15.4

3 years ago

1.17.0

3 years ago

1.15.3

3 years ago

1.15.2

3 years ago

1.15.0

3 years ago

1.15.1

3 years ago

1.14.1

3 years ago

1.14.0

3 years ago

1.13.0

3 years ago

1.12.2

3 years ago

1.12.1

3 years ago

1.12.0

3 years ago

1.11.1

3 years ago

1.10.2

3 years ago

1.9.0

3 years ago

1.11.0

3 years ago

1.10.1

3 years ago

1.8.0

3 years ago

1.7.0

3 years ago

1.6.0

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.3.5

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.0.0

3 years ago

0.0.1

3 years ago