You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes users may do things like generate TIFF files, or want to create a customized plot to display in the table. For this we should add support for returning RGBA images and Figure's from variables.
There's already an initial implementation of Figure support in 7f3f355, but before that's merged we should investigate saving them as SVGs rather than rasters.
The text was updated successfully, but these errors were encountered:
Sometimes users may do things like generate TIFF files, or want to create a customized plot to display in the table. For this we should add support for returning RGBA images and
Figure
's from variables.There's already an initial implementation of
Figure
support in 7f3f355, but before that's merged we should investigate saving them as SVGs rather than rasters.The text was updated successfully, but these errors were encountered: