Skip to content

Releases: avc-adelaide/ausankey

update github org

14 Jan 06:52

Choose a tag to compare

v1.9

update github org

A few assorted formatting options

04 Sep 07:53

Choose a tag to compare

v1.8

A few assorted formatting options

## 2025-01-16 v1.7

16 Jan 07:36

Choose a tag to compare

  • Add parameter label_largest.

## 2025-01-11 v1.6

12 Jan 08:25

Choose a tag to compare

  • Remove redundant _val suffix in various ...thresh_val parameters.
  • Change ...thresh_sum parameters to ...thresh_ofsum — I kept stumbling over the previous name. Some more parameters of this type added as well.
  • Add some ..._thresh_ofmax parameters which act on the maximum of the node sums for each stage.
  • For consistency change the current ...thresh_max parameters to ...ofmax and change their logic accordingly — their old definitions seemed of marginal better in practice.

## 2024-12-08 v1.5

07 Dec 14:30

Choose a tag to compare

  • Set xticks and xticklabels in case sankey plot is used with ax.axis("on")
  • Add additional labelling feature to annotate nodes with their relative percentages. A variety of customisation options.
  • Add value_duplicate = False to avoid redundant labelling.
  • Add label_thresh to turn off labels for nodes below a certain size.
  • Add value_fn, as alternative to label_format, which allows more generalised formatting of each value using a lambda function.
  • Add values to node labels when label_values = True.
  • Allow NaN or None when flows terminate.

## 2024-05-29 v1.4

29 May 10:35

Choose a tag to compare

  • Fix alignment bug when nodes were changing their label and stopping/starting.
  • Fix title alignment bug when second-to-last and last stages had different nodes on top.
  • Add top option for label_loc.
  • Start a doc page to collate some examples.
  • Substantial code refactoring (which I sometimes worry is closer to obfuscation).

Lots of nice new options to do fancy things

07 Apr 01:32

Choose a tag to compare

v1.3

Lots of nice new options to do fancy things

Bug fix and code/doc tidy

25 Mar 12:17

Choose a tag to compare

v1.2.1

Bug fix and code/doc tidy

Bonanza of configurability

25 Mar 07:28

Choose a tag to compare

v1.2

Bonanza of configurability

Now without mixedCase syntax!

14 Mar 15:18

Choose a tag to compare

v1.1

Now without mixedCase syntax!