Skip to content

[bugfix][Python] Fix min and max in plotting when min and max are almost equal.

Robert K requested to merge bugfix/python-plotting into master

This will otherwise lead to an Exception.

Merge request reports