PathVisio / GPML

Graphical Pathway Markup Language
5 stars 3 forks source link

Add rotation attribute to DataNode, State, Label, (Shape) #81

Closed Finterly closed 3 years ago

Finterly commented 3 years ago

Shape already has rotation attribute.

Rotation attribute to be added to DataNode, State, Label, (but not Group). This will allow rotation, which may be desirable for shapes such as triangles.

Rotation is to be an optional property (rather than have default = 0?) @mkutmon

Finterly commented 3 years ago

017b174 closes #81