Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/plotdb/plotdb.js


https://github.com/plotdb/plotdb.js

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# plotdb.js

This is a draft version of revision of PlotDB Renderer. work in progress.

# PlotDB Interface

* load: (id, callback) or (id) + return promise?
* load: (js,html,css,data,config) ..?

# PlotDB Ojbect

* dimension: object.
{ type, require, desc, multiple }
* config: object.
{ name, type, default, desc, category, extend, rebindOnChange }
* init
* parse
* bind
* resize
* render
* destroy

# Methods

* init
* parse
* bind
* resize
* render
* data
* config

## License

MIT