Thanks to visit codestin.com
Credit goes to github.com

Skip to content

eddies/dashi

Repository files navigation

dashi: data made delicious Build Status

Dashi is dashboard for data visualizations.

dashi

Getting Started

Presumably you've arrived at this point after having run the Dashi generator (yo dashi).

You might start with running

grunt serve

which will fire up your Dashi app and let you view it in your browser.

Next, you'll probably want to start editing app/index.html and app/main.js.

If you're using GitHub for your Dashi app, Dashi can publish your app to GitHub pages. Just use

grunt gh-pages

Enjoy!

Demo

https://eddies.github.io/dashi/

What's underneath the hood?

The dashboard template comes courtesy of AdminLTE. AdminLTE is a MIT-licensed, responsive HTML template, which is itself based on the Bootstrap 3 framework.

The multidimensional charting comes courtesy of dc.js, an Apache 2.0 licensed JavaScript charting library built on Crossfilter and D3.

About

A dashboard for data visualizations

Resources

Stars

Watchers

Forks

Packages

No packages published