Generate SVG paths for geometric shapes 📊
-
Updated
Jul 20, 2020 - JavaScript
Add a description, image, and links to the chart-library topic page so that developers can more easily learn about it.
To associate your repository with the chart-library topic, visit your repo's landing page and select "manage topics."
Describe the bug
The
config.widthandconfig.heightin the partition chart, at least in the pie chart layout, are overwritten by the parentDimensions.The first part where the
widthandheightare overwritten is visible in thegetShapeViewModelbefore merging the partial config.The second place is in the
partitionMultiGeometrieswhere we compute thechartWidthand `chartH