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

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

Open
sjz2018 opened this issue Sep 21, 2017 · 0 comments
Open

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

sjz2018 opened this issue Sep 21, 2017 · 0 comments

Comments

@sjz2018
Copy link

sjz2018 commented Sep 21, 2017

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant