In order to more easily compare correlation of scatter-plots to identity mapping, it would be great to have the first diagonal line being plotted just as the x-y-grid in the background of the plot.
You will also need to set the xaxis_range and yaxis_range to be the same, otherwise, it wonβt be a 1:1 line. Additionally, you may want to specify 'layer': 'below' so that the line renders behind the scatter points.