kurkle / chartjs-chart-sankey

Chart.js module for creating sankey diagrams
MIT License
142 stars 27 forks source link

Add default hover colors, make sure nodes use that #77

Closed kurkle closed 1 year ago

kurkle commented 1 year ago

Resolve #61

The functionality was already there, but there were no default colors specified. Also there was an issue, a node with multiple flows was drawn using the last flow's color.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

github-actions[bot] commented 1 year ago

Size Change: +300 B (+2%)

Total Size: 16.9 kB

Filename Size Change
dist/chartjs-chart-sankey.esm.js 6.3 kB +124 B (+2%)
dist/chartjs-chart-sankey.js 6.44 kB +119 B (+2%)
dist/chartjs-chart-sankey.min.js 4.12 kB +57 B (+1%)

compressed-size-action