Skip to content

How to prevent visOptions selectBy from reducing the space for the network #482

@RiboRings

Description

@RiboRings

Hi!

Thanks a lot for this user-friendly tool to visualise nets!

I am using visNetwork to build an app for my R package which contains a network dataset. I would like to visualise this network full screen in my app, while also providing a selectBy input button to highlight certain nodes.

However, the selectBy button is cutting a big horizontal chunk of the screen space, even though the button itself doesn't need that much space. Is there a way to make the rest of the space next to the button transparent, so that the network is visible there as well?

Here is a link to my app: https://github.com/Minotau-R/ariadneApp/blob/devel/R/app.R

And this is an example of what I mean:

Image

Thanks in advance and cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions