I'm following ClearML documentation at https://github.com/allegroai/clearml/blob/master/examples/frameworks/matplotlib/jupyter_matplotlib_example.ipynb I found all ...
'imshow' is creating a blue diagonal line overlaying what should be plain black and white data. The line does not correspond to any data in my JSON input. The plot is creating a blue line from x=0, ...