nebula-chart-dev

Installation
SKILL.md

Nebula.js Chart Development

Reference: Official quickstart | Examples repo | In-Sense guide | Property panel guide

Multi-File Starter Template

For a real scaffold (not only markdown snippets), use the files in:

  • ./assets/advanced-chart-template/src/index.js
  • ./assets/advanced-chart-template/src/data.js
  • ./assets/advanced-chart-template/src/object-properties.js
  • ./assets/advanced-chart-template/src/ext.js
  • ./assets/advanced-chart-template/src/components/root.jsx
  • ./assets/advanced-chart-template/src/components/AdvancedChart.jsx
  • ./assets/advanced-chart-template/src/components/chart.css
  • ./assets/sample-fixture.fix.js

When asked to generate a new nebula chart in this skill, prefer copying this template folder first, then fill in the TODO sections with chart-specific logic.

Installs
5
GitHub Stars
87
First Seen
Apr 9, 2026
nebula-chart-dev — qlik-oss/nebula.js