Skip to content

docs v2: export png api #103

Closed
Closed
@manzt

Description

From previous docs

Saving the view
---------------

The currently visible HiGlass view can be downloaded to a file:

.. code-block:: python

  display.save_as_png('/tmp/my_view.png')

Not that this function can only be used within a Jupyter notebook
and works asynchronously so the saved screenshot will not nessarily
be complete immediately after the function finishes executing

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions