Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 544 Bytes

File metadata and controls

15 lines (13 loc) · 544 Bytes

2D JavaScript Graph Editor

Simple web-based application that allows users to create and edit graphs by adding points and segments
2D infinite canvas with drag and zoom functionality


Functionality:

  • left-click : add point
  • right-click : remove point
  • hold left-click : move point
  • hold right-click : drag canvas
  • scroll wheel : zoom in/out

Screenshot 2024-01-05 at 2 45 57 AM