Skip to content

how to set color on links  #42

@rezaokhravi

Description

@rezaokhravi

hello
in my project create graph like this :
graph.addLink(item.from, item.to,{color:"red"})

then create binary file from graph like this :
ToBinary.BuildBinaryGraph(graph);


so how to get {color:"red"} in function setLinks(buffer) from project pm ??
and set my color to lineView.render(...)

Please Help Me.

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