Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plotdb/plotdb.js
https://github.com/plotdb/plotdb.js
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/plotdb/plotdb.js
- Owner: plotdb
- Created: 2020-02-26T17:29:59.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T13:37:00.000Z (almost 2 years ago)
- Last Synced: 2024-09-26T09:11:19.755Z (3 months ago)
- Language: CSS
- Size: 454 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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