ConsBiol-unibern / SDMtune

Performs Variables selection and model tuning for Species Distribution Models (SDMs). It provides also several utilities to display results.
https://consbiol-unibern.github.io/SDMtune/
Other
25 stars 8 forks source link

[BUG] Real time charts stop to refresh #2

Closed sgvignali closed 5 years ago

sgvignali commented 5 years ago

Describe the bug The real time charts stop to refresh. This doesn't happen always, and it happens at different times during the optimiseModel function execution.

To Reproduce Steps to reproduce the behavior:

  1. Run several times the optimiseModel function until it stops

Expected behavior If the charts is not updated you will see that the setInterval function stops to send the ajax request because it gets the final n value..

Screenshots

Additional context