MakeMarker Utility
Due to changes in Livecode the tabbed numbered coordinates are misaligned
To correct this set the margins of the fields for the vertical and horizontal captions to
4,8,8,8
When making charts with the irregular polygon graphic you have the option to set marker points. That are the actual points of the irregular polygon.
It turns out that this very useful feaure seems a little confusing. A marker is a graph constructed around the coordinate point as 0,0. E.g this will make a diamond:
-3,0
0,-3
3,0
0,3
-3,0
This little utility helps to interactively construct markers.