CDAT / jupyter-vcdat

A Jupyter Lab extension based on vCDAT.
BSD 3-Clause "New" or "Revised" License
6 stars 5 forks source link

First plot throws VCS error, and doesnt plot the correct lon/lat values #137

Closed sterlingbaldwin closed 4 years ago

sterlingbaldwin commented 5 years ago

When I hit plot in a fresh notebook for the first time I get the following image/output: Screen Shot 2019-08-30 at 9 26 50 AM

Then, when I do nothing but hit the plot button again, it works fine: Screen Shot 2019-08-30 at 9 27 01 AM

I believe this is an issue with VCS throwing up the error about the incorrect canvas size. Maybe we can query the canvas size and explicitly set it at the init time, or suppress the warning somehow.

downiec commented 4 years ago

I've been trying to duplicate this issue but haven't seen it come up. Could you let me know if this is still happening for you and how you are running into it? If this is no longer an issue I'd like to close it.

sterlingbaldwin commented 4 years ago

I think this may have been an issue with one of the VCS dependencies, since it seems to work fine with the new version. Im going to close this since its not happening any more on the new VCS version.

downiec commented 4 years ago

I'm glad the issue isn't showing up anymore, thanks for closing!