# 2D graph library for p5.js

**URL:** https://discourse.processing.org/t/2d-graph-library-for-p5-js/26374
**Category:** Gallery
**Created:** [December 19, 2020, 6:18am UTC](https://discourse.processing.org/t/2d-graph-library-for-p5-js/26374 "2020-12-19T06:18:28Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Jithin](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/jithin/32/122_2.png) [@Jithin](https://discourse.processing.org/u/Jithin)
#### Post date: [December 19, 2020, 6:18am UTC](https://discourse.processing.org/t/2d-graph-library-for-p5-js/26374/1 "2020-12-19T06:18:28Z")

</div>

Hello community members  
I’ve created a 2d graph library that can be used with p5.js.

Here is a sample code in web editor

> **[p5.js Web Editor](https://editor.p5js.org/jithunni.ks/sketches/hsjmQ_Kwl)**

I’m sharing the github repo for the library here.

> **[dynamic-learning/helper-libraries](https://github.com/dynamic-learning/helper-libraries/tree/main/p5.2dgraph)**
>
> main/p5.2dgraph

You are free to use the library as well as bring in modifications by creating issues and PRs.  
@saberkhan @mcintyre  
Thanks  
Jithin
