Changelog

Follow along with Graphmatik updates and improvements.
Back to updates

v.0.1.1

January 16, 2025

Added constraints for non-linear regression

You can now constrain curve fitting during non-linear regression. This is helpful when there isn't enough sampling to capture all parameters included in the model accurately.

Fixes & Improvements

  • Minor performance improvements to the user interface
  • Fixed an issue with error handling when attempting to run a non-linear regression with too few samples
  • Fixed a bug with label collision detection when plotting a logarithmic scale
  • Fixed a bug that incorrectly parsed EC50 input values containing both scientific & decimal notation