kurkle / chartjs-chart-sankey

Chart.js module for creating sankey diagrams
MIT License
152 stars 29 forks source link

update padding calculation, add nodePadding and modeX options #159

Closed kurkle closed 1 month ago

kurkle commented 1 month ago

fix #88

Does not probably fix all the layout issues (there are many mentioned in #88). But for the initial dataset, creates a chart without overlap.

github-actions[bot] commented 1 month ago

Size Change: +977 B (+5.79%) 🔍

Total Size: 17.8 kB

Filename Size Change
dist/chartjs-chart-sankey.esm.js 6.66 kB +435 B (+6.99%) 🔍
dist/chartjs-chart-sankey.js 6.79 kB +435 B (+6.84%) 🔍
dist/chartjs-chart-sankey.min.js 4.39 kB +107 B (+2.5%)

compressed-size-action

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
91.7% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud