You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is currently extensive documentation on using the proto system to create new geoms, facets, and scales. However, there isn't for creating new coordinate systems. I'm trying to extend/modify Coord_Polar, and its quite challenging trying to determine what needs to be implemented and what does not. Some documentation would be greatly appreciated.