Skip to content

v1.0.1

Compare
Choose a tag to compare
@davidfokkema davidfokkema released this 30 Mar 11:18
· 668 commits to main since this release

v1.0.1

Bugfixes

  • When entering constants (like 0.8) in a calculated column, the single-valued
    float type could not be cast using the .astype() method triggering an
    exception.
  • When changing the draw curve region option (e.g. from 'On data point' to 'On
    full axis') the plot was not updated correctly.