Skip to content

Releases: kurkle/chartjs-chart-sankey

v0.6.0

24 May 07:41
Compare
Choose a tag to compare

Essential Links

Enhancements

  • #28 Add color mode other than gradient

Bugs Fixed

  • #32 Update scale defaults / range calculation

Documentation

  • #30 Fix chart.js URL in samples

Thanks to @jledentu and @kurkle

v0.5.0

10 May 17:40
Compare
Choose a tag to compare

Essential Links

Enhancements

  • #21 FIX order of draw calls in SankeyController

Bugs Fixed

  • #26 Fix overlap with unbalanced flows

Thanks to @celgra and @kurkle

v0.4.0

21 Mar 19:46
Compare
Choose a tag to compare

Essential Links

Enhancements

  • #20 Update for Chart.js v3.0.0-rc.2

Thanks to @kurkle

v0.3.2

11 Feb 12:23
Compare
Choose a tag to compare

Essential Links

Enhancements

  • Add borderColor and borderWidth options

v0.3.1

11 Feb 11:57
Compare
Choose a tag to compare

Essential Links

Enhancements

  • Add labels option for overriding labels

v0.3.0

10 Feb 17:29
Compare
Choose a tag to compare

Essential Links

Enhancements

  • #18 Add priority option for overriding layout

v0.2.0

04 Feb 22:38
Compare
Choose a tag to compare

Essential Links

Enhancements

  • Chart.js v3.0.0-beta.10 compatibility
  • #16 Read font color from dataset

Bugs Fixed

  • #15 Fix layout issue

Documentation

  • #17 Document browser support

Version 0.1.6

01 Oct 13:19
Compare
Choose a tag to compare

Changes

  • Chart.js v3.0.0-beta.3 compatibility
  • Disable clipping of nodes when offset is false. Add padding to right side where overflowing nodes are drawn.

v0.1.5

17 Jul 21:40
Compare
Choose a tag to compare

No changelog for this release.

Version 0.1.4

17 Jul 09:12
Compare
Choose a tag to compare

Changes

  • Initial support for circular flows