Skip to content
This repository was archived by the owner on Sep 13, 2022. It is now read-only.
This repository was archived by the owner on Sep 13, 2022. It is now read-only.

read "color" code from the properties of a node #1

@sjz2018

Description

@sjz2018

Please add a functionality so that the color for a node can be rendered with the value from one property of a node such as Node_Color. For example,

labels: {
HostFactor : {
label: 'Note_ID',
color: 'Node_Color' , //this is requested. Node_Color is #654321
// color: '#654321', //this is currently supported
size: 20,
icon: {
name: 'f007',
color: '#FF0',
scale: 1.0

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