Hi,
I encounter this issue and see if you can help to resolve. The “size” value below is calculated by (2.4-2.2)/10. Because I want the colour bar to be segmented by 10 different color level. But for this particular dataset it return error. The funny thing i that if you change the “size” value to example 0.021 or 0.0201 or 0.03. The contour plot can come out.
See if anyone can help.Thanks.
contours:{
start:2.2,
end:2.4,
size:0.02
}