cytoscape / cx2js

A CX to Cytoscape JS library
MIT License
3 stars 1 forks source link

Examine Cytoscape node color behaviour #14

Open dotasek opened 6 years ago

dotasek commented 6 years ago

Note: If Node Paint is set, it sets the paint for the whole node, including fill, border, and label color. This behaviour is odd though; it only works when in Bypass mode. Otherwise, the fill, border, and label colors take precedence. This may be a Cytoscape bug.