Skip to content

v20.8.0-alpha.5

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Sep 11:28
· 10 commits to alpha since this release

20.8.0-alpha.5 (2026-09-17)

Bug Fixes

  • RangeWithValue: drop the tick labels of a narrow logarithmic scale (747bb74)
  • RangeWithValue: label the mean with the decimals it actually has (4ab3d44)
  • RangeWithValue: round a geometric mean to the decimals of its bounds (47d989a)
  • RangeWithValue: stop showing a missing measurement as in range (9bc698a)

Features

  • RangeWithValue: give the scale ticks and label them (56bce52)
  • RangeWithValue: label more of the logarithmic ticks (2030f2f)
  • RangeWithValue: let the caller choose a logarithmic scale (7510025)
  • RangeWithValue: let the caller choose the mean type (f400e62)