Skip to content

v0.8.0

Choose a tag to compare

@dimk90 dimk90 released this 26 Jan 19:34
· 63 commits to main since this release

New

  • [interface] add xscale() and yscale() methods.
  • [color] add 'o' shortcut for orange color.

Changed

  • [interface] change marker_size type from int to float.

Fixed

  • [engine.matplot] replace deprecated tostring_rgb() with buffer_rgba().