Closed
Description
When I create a contour plot with my configuration with small data, the contour plot works fine however when I try it with bigger data set, it throw me an "uncaught ax.dtick error: NaN". Here are some example.
Contour plot with Nan error
Contour plot without error
Thanks.