dmlc / GNNLens2

Visualization tool for Graph Neural Networks
Apache License 2.0
239 stars 27 forks source link

Node and Edges Colors #18

Open MohamedRabieh opened 8 months ago

MohamedRabieh commented 8 months ago

Hello! Thank you so much for the wonderful tool and the extensive tutorials! I have a question regarding the nodes and edges colors. Is there a way I can specify the nodes color based on a color of choice? And for nodes, is it possible to change the color from grey to a color of choice? Thank you

mufeili commented 8 months ago

The current implementation does not support custom node/edge colors. You will need to modify the source code in TypeScript.