-
Notifications
You must be signed in to change notification settings - Fork 981
Closed
Description
Is there a planned schedule for porting these functions from sp4 to sp5?
sp4:
public enum MarkerShape { none, filledCircle, filledSquare, openCircle, openSquare, filledDiamond, openDiamond, asterisk, hashTag, cross, eks, verticalBar, triUp, triDown, filledTriangleUp, filledTriangleDown, openTriangleUp, openTriangleDown, }
sp5:
public enum MarkerShape { None, FilledCircle, OpenCircle, FilledSquare, OpenSquare }
sp4:
AddArrow
AddPoint
...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels