Install & Download:
# NPM
$ npm install vue-d3-sunburst --saveDescription:
Vue.D3.Sunburst provides a reusable vue sunburst charts component based on D3.js.
Features:
- Reactive to data changes
- Responsive to size changes
- Customizable with slot or exposed methods and events
- Zoomable
Preview:

Changelog:
v1.9.1 (08/01/2021)
- Correct pop-up position + performance improvement
v1.8.1 (07/26/2021)
- Improve performance
v1.8.0 (06/07/2021)
- Improved highlight and label truncating
v1.7.0 (06/02/2021)
- Adding resize events
v1.6.1 (05/30/2021)
- Improve display. Add text function.
v1.5.0 (04/25/2021)
- update
v1.3.0 (04/24/2021)
- update
v1.2.0 (04/21/2021)
- ‘showLabels’ into Add_label_text
v1.1.0 (11/02/2020)
- Updated