PathVisio / GPML

Graphical Pathway Markup Language
5 stars 3 forks source link

XY coordinates property to State (not needed) #65

Closed Finterly closed 3 years ago

Finterly commented 3 years ago

State now nested inside of DataNode.

State has relX and relY. We finally decided that state does not need X and Y absolute coordinates. The calculations become complicated and should be left out of read/write library.

Finterly commented 3 years ago

revert back as per commit 0d17738. This closes issue #65