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

In the following image, the grey dashed line is an example of a concept for distinguishing between direct and indirect ownership: ![image](https://user-images.githubusercontent.com/663700/77956349-a1658780-72c9-11ea-96da-4daceb82a2ff.png) The grey line shows who the ultimate owner...

# Expected Chrome ![Screen Shot 2020-10-13 at 3 47 31 PM](https://user-images.githubusercontent.com/26463/95908758-788b7800-0d6b-11eb-911e-42191fb0863f.png) # Actual Safari Version 14.0 (15610.1.28.1.9, 15610) on macOS Catalina 10.15.7 (19H2) ![Screen Shot 2020-10-13 at 3 47 22...

bug
safari

The visual language rules allow for horizontal and vertical diagrams. Is it possible to implement a simple switch to choose between these layout options?

enhancement

I set up the basics in #46, but it's still a manual process, it would be nice if we could automatically publish to NPM whenever we push a new tag...

The current layout algorithm creates some odd results and issues at present that it would be good to avoid. The two I've noted so far include: * [ ] Text...

I think the 'Clear' button is no longer needed (pressing draw seems to clear the existing drawing out anyway) and I'm wondering if we even need 'Draw'. If #18 is...

enhancement

In some kind of order of priority: - A general 'does it work' acceptance test, driving the main library through JSDOM, and/or driving the whole demo app through a headless...

Moving this from the initial code review in #17. Currently we mix these concerns a little, but as we grow the app we'll need to refactor things so that we...

Ideally we'd keep our gh-pages branch up to date with master automatically, but not have to remember to do that with every commit or necessarily keep built/compiled assets around in...

Currently, the tool just errors if what you paste isn't a JSON array that looks like BODS statements. Long term, we could look to use https://datareview.openownership.org to properly validate the...