chartjs-chart-sankey

Chart.js module for creating sankey diagrams

MIT License

Downloads
24.7K
Stars
149
Committers
15

Bot releases are visible (Hide)

chartjs-chart-sankey - v0.12.1 Latest Release

Published by github-actions[bot] 6 months ago

Essential Links

  • #112 bump version to 0.12.1
  • #111 Issue 82
  • #105 fix: module definitions
  • #96 Chores
  • #85 Bump json5 from 2.2.1 to 2.2.3

Thanks to @budi1200, @dependabot, @dependabot[bot], @jgwillard, @jwillard-eab and @kurkle

chartjs-chart-sankey - v0.12.0

Published by github-actions[bot] almost 2 years ago

Essential Links

  • #84 Bump engine.io from 6.2.0 to 6.2.1

Bugs Fixed

  • #83 chart.js v4 compatibility

Thanks to @dependabot, @dependabot[bot] and @stockiNail

chartjs-chart-sankey - v0.11.0

Published by github-actions[bot] about 2 years ago

Essential Links

Enhancements

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

Thanks to @kurkle

chartjs-chart-sankey - v0.10.0

Published by github-actions[bot] about 2 years ago

Essential Links

Enhancements

  • #75 Add support for custom data structure

Thanks to @kurkle

chartjs-chart-sankey - v0.9.1

Published by github-actions[bot] about 2 years ago

Essential Links

  • #67 Bump terser from 5.12.0 to 5.14.2
  • #66 Bump minimist from 1.2.5 to 1.2.6

Bugs Fixed

  • #74 Prevent infinite loops on circular data

Types

  • #73 Add VisualElement extension to Flow element type definition

Thanks to @dependabot, @dependabot[bot], @kurkle, @stockiNail and Jukka Kurkela

chartjs-chart-sankey - v0.9.0

Published by github-actions[bot] over 2 years ago

Essential Links

  • #63 Bump karma from 6.3.15 to 6.3.16
  • #62 Bump follow-redirects from 1.14.7 to 1.14.8

Enhancements

  • #65 Add possibility to override the column of node

Thanks to @dependabot, @dependabot[bot] and @kurkle

chartjs-chart-sankey - v0.8.1

Published by github-actions[bot] almost 3 years ago

Essential Links

Bugs Fixed

  • #59 Fix layout issues
  • #58 Fix multiple flows between two nodes

Development

  • #60 Bump version to 0.8.1, update deps

Thanks to @kurkle

chartjs-chart-sankey - v0.8.0

Published by github-actions[bot] about 3 years ago

Essential Links

Enhancements

  • #53 Add padding option
  • #42 Add size option, update readme
  • #48 Add font options to the controller

Types

  • #47 Type compatibility with Chart.js v3.5.0
  • #43 Fix Priority TS Type

Thanks to @allout58, @artemkosenko, @mo-ba, @stockiNail and Jukka Kurkela

chartjs-chart-sankey - v0.7.1

Published by github-actions[bot] over 3 years ago

Essential Links

Enhancements

  • #39 Typescript support

Thanks to @artemkosenko and @kurkle

chartjs-chart-sankey - v0.7.0

Published by github-actions[bot] over 3 years ago

Essential Links

Enhancements

  • #34 Multiline for labels

Bugs Fixed

  • #33 Fix maxY calculation when all nodes are at top

Thanks to @kurkle and @nassissme

chartjs-chart-sankey - v0.6.0

Published by github-actions[bot] over 3 years ago

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

chartjs-chart-sankey - v0.5.0

Published by github-actions[bot] over 3 years ago

Essential Links

Enhancements

  • #21 FIX order of draw calls in SankeyController

Bugs Fixed

  • #26 Fix overlap with unbalanced flows

Thanks to @celgra and @kurkle

chartjs-chart-sankey - v0.4.0

Published by github-actions[bot] over 3 years ago

Essential Links

Enhancements

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

Thanks to @kurkle

chartjs-chart-sankey - v0.3.2

Published by github-actions[bot] over 3 years ago

Essential Links

Enhancements

  • Add borderColor and borderWidth options
chartjs-chart-sankey - v0.3.1

Published by github-actions[bot] over 3 years ago

Essential Links

Enhancements

  • Add labels option for overriding labels
chartjs-chart-sankey - v0.3.0

Published by github-actions[bot] over 3 years ago

Essential Links

Enhancements

  • #18 Add priority option for overriding layout
chartjs-chart-sankey - v0.2.0

Published by github-actions[bot] over 3 years ago

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
chartjs-chart-sankey - Version 0.1.6

Published by kurkle about 4 years ago

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.
chartjs-chart-sankey - v0.1.5

Published by kurkle over 4 years ago

No changelog for this release.

chartjs-chart-sankey - Version 0.1.4

Published by kurkle over 4 years ago

Changes

  • Initial support for circular flows