# p5.chart.js

**Interactive, Mobile-Responsive Data Visualization Library for p5.js**

*By: Siddharth Chattoraj*

## Directory

`documentation`: Folder containing comprehensive methods exposed to user in both .pdf and .tex form.

`examples`: Folder containing examples for each of the charts

• `base`: Basic chart examples relying almost entirely on the library

• `slightly_more_advanced`: More complex examples, including versions that are integrated with the greater p5.js ecosystem

`libraries`: p5.js is located here

`logo`: Contains the logo for submission to the Processing Foundation

`p5.chart.js`: Library

`sketch.js`: Build your own charts in this template file