Skip to content

v1.0.2: - Added missing docstrings (line.set(), chart.hide(), chart.exit()).

Compare
Choose a tag to compare
@louisnw01 louisnw01 released this 12 May 12:30
· 167 commits to main since this release

Fixes:

  • Added missing docstrings (line.set(), chart.hide(), chart.exit()).
  • Updated chart.exit() to destroy objects and terminate the webview process.
  • Fixed WxChart not expanding correctly and removed its width and height parameters.
  • Fixed KeyboardInterrupt error message when using show(block=True).