Events issue (#167) Fix rendeirng evets issue Fix rendeirng evets issue, upgrade version chore: bump dependencies, CI Node to 20/22, modernize tsconfig, and add rendering event tests fix: resolve peer dependency conflict in CI update: upadted build.yml fix:workflows and package lock json file fix(visual): align rendering events with the actual render lifecycle fix(render): type arcsTransition as optional to avoid TS2454 fix: emit renderingFinished synchronously and drop dead arc transition, removed d3-transition / d3-interpolate from package.json fix: update chnagelog refactor(layout): remove dead viewportChanged getter ci: remove CodeQL workflow
Events issue (#167)
Fix rendeirng evets issue
Fix rendeirng evets issue, upgrade version
chore: bump dependencies, CI Node to 20/22, modernize tsconfig, and add rendering event tests
fix: resolve peer dependency conflict in CI
update: upadted build.yml
fix:workflows and package lock json file
fix(visual): align rendering events with the actual render lifecycle
fix(render): type arcsTransition as optional to avoid TS2454
fix: emit renderingFinished synchronously and drop dead arc transition, removed d3-transition / d3-interpolate from package.json
fix: update chnagelog
refactor(layout): remove dead viewportChanged getter
ci: remove CodeQL workflow
An Aster plot is a twist on a standard donut chart, using a second value to drive sweep angle.
The Aster Plot allows a category that drives the chart and up to 2 measures:
The first measure controls the depth of each section
The second measure controls the width of each section
See also Aster Plot chart at Microsoft Office store
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
PowerBI-visuals-AsterPlot
Overview
The Aster Plot allows a category that drives the chart and up to 2 measures:
The first measure controls the depth of each section
The second measure controls the width of each section
See also Aster Plot chart at Microsoft Office store