/GraphPaper

Android View that measures touches from predefined points

Primary LanguageKotlin

GraphPaper

Android View that measures touches from predefined points

Graph paper is a custom view that reports all the graph points a users drawn path intersects with. Paths snap to the closest graph point, and the output is a list of graph points snapped to.