gofigr
GoFigr Client Library
- gofigr package
- Module contents
- Submodules
- gofigr.jupyter module
ApiId
FindByName
GfDisplayPublisher
Publisher
SuppressDisplayTrap
configure()
download_all()
download_file()
find_workspace_by_name()
from_config_or_env()
get_extension()
get_gofigr()
is_suppressed()
load_pickled_figure()
parse_model_instance()
parse_uuid()
proxy_callback()
publish()
require_configured()
suppress()
- gofigr.models module
Base64Field
CodeLanguage
DataField
DataType
Field
JSONField
LinkSharingStatus
LinkedEntityCollection
LinkedEntityField
LogItem
LogsMixin
MetadataProxyField
ModelMixin
NestedEntityField
NestedMixin
Recents
ShareableModelMixin
SharingUserData
ThumbnailMixin
Timestamp
WorkspaceMember
WorkspaceMembership
WorkspaceType
gf_Analysis
gf_ApiKey
gf_CodeData
gf_Data
gf_Figure
gf_FileData
gf_ImageData
gf_MetadataProxy
gf_Revision
gf_TableData
gf_TextData
gf_Workspace
gf_WorkspaceInvitation
- gofigr.watermarks module
- gofigr.annotators module
- gofigr.widget module
- gofigr.backends module
GoFigrBackend
GoFigrBackend.add_interactive_watermark()
GoFigrBackend.close()
GoFigrBackend.figure_to_bytes()
GoFigrBackend.figure_to_html()
GoFigrBackend.find_figures()
GoFigrBackend.get_backend_name()
GoFigrBackend.get_default_figure()
GoFigrBackend.get_supported_image_formats()
GoFigrBackend.get_title()
GoFigrBackend.is_compatible()
GoFigrBackend.is_interactive()
GoFigrBackend.is_static()
get_all_function_arguments()
get_backend()
- gofigr.backends.matplotlib module
MatplotlibBackend
MatplotlibBackend.close()
MatplotlibBackend.figure_to_bytes()
MatplotlibBackend.find_figures()
MatplotlibBackend.get_backend_name()
MatplotlibBackend.get_default_figure()
MatplotlibBackend.get_supported_image_formats()
MatplotlibBackend.get_title()
MatplotlibBackend.is_compatible()
MatplotlibBackend.is_interactive()
MatplotlibBackend.title_to_string()
SuppressPltWarnings
- gofigr.backends.plotly module
PlotlyBackend
PlotlyBackend.add_interactive_watermark()
PlotlyBackend.close()
PlotlyBackend.figure_to_bytes()
PlotlyBackend.figure_to_html()
PlotlyBackend.find_figures()
PlotlyBackend.get_backend_name()
PlotlyBackend.get_default_figure()
PlotlyBackend.get_supported_image_formats()
PlotlyBackend.get_title()
PlotlyBackend.is_compatible()
PlotlyBackend.is_interactive()
- gofigr.backends.plotnine module
- gofigr.backends.py3dmol module
Py3DmolBackend
Py3DmolBackend.add_interactive_watermark()
Py3DmolBackend.close()
Py3DmolBackend.figure_to_bytes()
Py3DmolBackend.figure_to_html()
Py3DmolBackend.find_figures()
Py3DmolBackend.get_backend_name()
Py3DmolBackend.get_default_figure()
Py3DmolBackend.get_supported_image_formats()
Py3DmolBackend.get_title()
Py3DmolBackend.is_compatible()
Py3DmolBackend.is_interactive()
WatermarkedView