Skip to content

Nodes labels on two lines #26

Description

Hi,

Is it possible to insert a line break within a node label?

I tried to do that directly in the gexf file with <br>, <br />, or \n. But it didn't work.
For example, in the miserables.gexf file:

<nodes>
      <node id="0.0" label="Myriel<br>SomeText">

Also tried to do that in the js code but without success (I'm new to js).

Any idea?
Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions