Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuring webvowl #175

Open
Petrovich-s opened this issue Apr 12, 2021 · 2 comments
Open

Configuring webvowl #175

Petrovich-s opened this issue Apr 12, 2021 · 2 comments

Comments

@Petrovich-s
Copy link

Hi,
Is it possible to configure WebWOWL so that there is only a visualization window without menus, panels, editing mode, as in the example http://vowl.visualdataweb.org/v2/#example ?

@vitalis-wiens
Copy link
Contributor

Sure, just add the class "hidden" to the elements you want to hide and adjust the canvas width and height

You will also need to recompute the height of the div id="graph" and the svg container height and width.
If you want to the browser to automatically resize svg are have a look at the function adjustSize() in app.js

@Petrovich-s
Copy link
Author

Petrovich-s commented Apr 13, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants