logo

Aan.js 2.1

Minimalist library for data visualization in JavaScript.

download github

GET STARTED

Before you can use aan.js, you need to download and somewhere to display it. Save the following HTML to a file on your computer, along with a copy of aan.js in the js/ directory, and open it in your browser.



- You can also import via cdn

CREATING THE CHART

Thera are several types that you can use

Type Line

Example code

result

Type Bar

Example code

result

OTHER FEATURES

Add title

Example code

Result

Update

Note: This feature is suitable for real time chart

Example code

Result