Skip to content

node caption seems to be ignored #360

@RafalSkolasinski

Description

@RafalSkolasinski

Whatever is set on node.caption seems to unfortunately be ignored

VG = from_gds(gds, G, node_properties=[...])
for node in VG.nodes:
    node.caption = ...
VG.render(initial_zoom=1.2)

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