SunnyXu / SBMLDiagrams

MIT License
5 stars 1 forks source link

Change help for setNodePosition #33

Closed hsauro closed 2 years ago

hsauro commented 2 years ago

In the help for setNodePosition:

"position: list-1*2 matrix-leftup corner of the rectangle [position_x, position_y]."

Change text to:

position: list, eg [position_x, position_y] where the coordinate represents the top-left corner of the node rectangle.