visualisation-tool icon indicating copy to clipboard operation
visualisation-tool copied to clipboard

A visualisation library for beneficial ownership structures

Results 35 visualisation-tool issues
Sort by recently updated
recently updated
newest added

Add multiple conditionals to check version number & adjust property names accordingly. Tests for 0.4 data while maintaining compatibility with earlier versions. Closes #151

As per https://github.com/openownership/data-standard/issues/478: > Version control systems are moving to use 'main branch' terminology, instead of 'master branch'. We should modernise our setup similarly.

BODS 0.4 has now been released ([branch](https://github.com/openownership/data-standard/tree/0.4.0) | [docs](https://standard.openownership.org/en/0.4.0/) | [changelog](https://standard.openownership.org/en/0.4.0/standard/changelog.html)). The visualiser now needs to be able to parse and render BODS 0.4 data. (While retaining the ability to...

**Problem description** When the test data below is pasted into the Visualiser, the 'unknown person' icon is used. Visually, this suggests that there is an unknown individual with the given...

Ensure that the following are up to date: - [Specification](https://github.com/openownership/visualisation-tool/blob/master/docs/spec.md) - [Developer guide](https://github.com/openownership/visualisation-tool/blob/master/DEVELOPER.md)