Skip to content

v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Aug 22:54
eb84730

Features

  • Chart now has an on_draw() handler to ensure the chart auto-resizes. (#14)

Bugfixes

  • Added a None check before calling on_draw (#17)

Misc