# GraphDrawer

GraphDrawer is a Library that draws Graphs on a canvas and allows for mouse interactions.

## Installation

```sh
npm install graph-drawer
```

## Example Code

Example code can be found in the test_project folder.
