# Bar graphs Customized Library

**URL:** https://discourse.processing.org/t/bar-graphs-customized-library/14740
**Category:** Project Guidance
**Created:** [October 16, 2019, 1:17pm UTC](https://discourse.processing.org/t/bar-graphs-customized-library/14740 "2019-10-16T13:17:47Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Zubair231](https://avatars.discourse-cdn.com/v4/letter/z/ea666f/32.png) [@Zubair231](https://discourse.processing.org/u/Zubair231)
#### Post date: [October 16, 2019, 1:17pm UTC](https://discourse.processing.org/t/bar-graphs-customized-library/14740/1 "2019-10-16T13:17:47Z")

</div>

Hi , this is Zubair here i want to made a custom library for bar graphs that have filter option against the time stamps and data name on graph visualization.

I am new on p5.js so i need a graph visualization customized library for my project

---

<div class="post-metadata">

### Author: ![kll](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/kll/32/964_2.png) [@kll](https://discourse.processing.org/u/kll)
#### Post date: [October 17, 2019, 6:21am UTC](https://discourse.processing.org/t/bar-graphs-customized-library/14740/2 "2019-10-17T06:21:20Z")

</div>

hi Zubair,  
good,  
can you show us your status regarding the data and graph ( and used library or own coded ) on  
[https://editor.p5js.org/](https://editor.p5js.org/)  
so we can get a idea what could be the next step?

---

<div class="post-metadata">

### Author: ![jeremydouglass](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/jeremydouglass/32/20_2.png) [@jeremydouglass](https://discourse.processing.org/u/jeremydouglass)
#### Post date: [October 19, 2019, 5:25pm UTC](https://discourse.processing.org/t/bar-graphs-customized-library/14740/3 "2019-10-19T17:25:45Z")

</div>

A common p5.js library to use for graphs is Grafica.

[https://jagracar.com/grafica.php](https://jagracar.com/grafica.php)

Here are some bar graph examples:

[https://jagracar.com/sketches/multiplePlots.php](https://jagracar.com/sketches/multiplePlots.php)

Here is a simple example of using the library in the web editor:

[https://editor.p5js.org/piecesofuk/sketches/rJyRDt0tz](https://editor.p5js.org/piecesofuk/sketches/rJyRDt0tz)

---

<div class="post-metadata">

### Author: ![Zubair231](https://avatars.discourse-cdn.com/v4/letter/z/ea666f/32.png) [@Zubair231](https://discourse.processing.org/u/Zubair231)
#### Post date: [October 19, 2019, 7:55pm UTC](https://discourse.processing.org/t/bar-graphs-customized-library/14740/4 "2019-10-19T19:55:53Z")

</div>

Thanks jeremydouglass it was very hopefull  
and kll i am new just trying to find right platform for my model
