cytoscape / RCy3

New version of RCy3, redesigned and collaboratively maintained by Cytoscape developer community
MIT License
50 stars 20 forks source link

annotations: z param #126

Closed AlexanderPico closed 3 years ago

AlexanderPico commented 3 years ago

The z parameter doesn’t seem to be entirely working. If I add to two text annotations, “A” and then “B”, then “A” is on top of “B” no matter what values of z I provide.

Discussion: it’s really functioning as “move back/forward” now. So, let’s figure out an actual implementation of z order for this parameter and then revisit the RCy3 function. Ignore z for now.