Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/synesenom/dalian

Lightweight library to build interactive dashboards
https://github.com/synesenom/dalian

Last synced: 4 days ago
JSON representation

Lightweight library to build interactive dashboards

Awesome Lists containing this project

README

        

# dalian
Lightweight yet versatile charting library with a simple API.

[![CodeScene Code Health](https://codescene.io/projects/25374/status-badges/code-health)](https://codescene.io/projects/25374)

# yet another charting lib?
Yes, because we need a library that is:
- Has a minimal design out of the box.
- Doesn't clutter your charts with unnecessary icons and branding
- Comes with a simple and clean API.

# install

## node
```bash
npm install dalian
```

## browser
```html

```