Skip to content

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 15:11
· 10 commits to master since this release

2.2.0 (2025-08-20)

Features

  • Display the card version on the card (useful for debugging) (ac800c5)
  • series: Add option to hide null or zero values in the header (#544) (baf2066), closes #543
  • series: Extend stroke_dash to support an array for more complex dashing patterns (#902) (cafbcec)
  • Support for sections views using section_mode (fe85144), closes #927 #837 #904 #736

Bug Fixes

  • graph rendering too wide when heading title is too long (#812) (094280d)
  • Text color selection for given background now takes into account human perception. (#820) (f09756f)

Documentation

  • Fix typos and improve grammar in README.md (#698) (6655949)
  • Updated install instructions (37f3fa2)