* feat: add viewDataToggled and toggleFocus * fix: add imperative handle focus * fix: check blurCallback properly * feat: add support data view * feat: add setOnBlurHandler * feat: update viz api to include ext * fix: make sure viewdata returns correctly * chore: add getRenderstate * chore: clean out comment Co-authored-by: Christian Veinfors <cvs@qlik.com> * chore: shuffle support func into Cell * chore: throw error in support when in view data * chore: store support object for original chart * feat: add viewDataToggled and toggleFocus * fix: add imperative handle focus * fix: check blurCallback properly * feat: add support data view * feat: add setOnBlurHandler * feat: update viz api to include ext * fix: make sure viewdata returns correctly * chore: add getRenderstate * chore: clean out comment Co-authored-by: Christian Veinfors <cvs@qlik.com> * chore: shuffle support func into Cell * chore: throw error in support when in view data * chore: store support object for original chart * chore: fix test * fix: rename to getExtensionDefinition * fix: check if current is not undefined * chore: store outer layout --------- Co-authored-by: caele <tsm@qlik.com> Co-authored-by: Christian Veinfors <cvs@qlik.com>
A new star on the rise
NebulaJS is a collection of JavaScript libraries, charts and CLIs that helps developers build and integrate visualizations on top of Qlik's Associative Engine. The collection is organized under the @nebula.js npm scope.
The primary package is @nebula.js/stardust which contains APIs for integrating existing visualizations into mashups, as well as APIs for building custom visualizations.
Documentation
You can find the documentation on Qlik's developer portal.
To quickly get started, check out the tutorial on how to embed visualization into your own web app.
You can also walk through the tutorial on how to build your own extension.
Explore the full stardust API reference.
Contributing
Follow the instructions in our contributing guide.
Core modules
| name | status | description |
|---|---|---|
| stardust | Core nebula.js module |
License
nebula.js/stardust is MIT licensed.
