You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, PNG plots are saved into a hidden 'figures' directory, which is purged. This means that viewing results of past experiments does not display plots rendered as PNG (elm line-chart plots still work).
To fix this, it should be preferred to save final PNG plots with the results.json in the experiments directory.
The text was updated successfully, but these errors were encountered:
Currently, PNG plots are saved into a hidden 'figures' directory, which is purged. This means that viewing results of past experiments does not display plots rendered as PNG (elm line-chart plots still work).
To fix this, it should be preferred to save final PNG plots with the results.json in the experiments directory.
The text was updated successfully, but these errors were encountered: