higlass / higlass/higlass-python
save_as_png AttributeError
- Dominant language
- Python
- Stars
- 66
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I am using higlass v0.4.0 and I'm trying to save a png file in a jupyter notebook as [described in the tutorial](https://docs-python.higlass.io/getting_started.html#saving-the-view). However, I get the following error message:
```AttributeError: 'HiGlassDisplay' object has no attribute 'save_as_png'```
Any troubleshooting suggestions?
Contributor guide
Research direction
Read the linked saving-the-view tutorial and inspect the HiGlassDisplay API exposed by v0.4.0. Reproduce the AttributeError in a minimal Jupyter notebook, then compare the documented method with the installed package. Done means the tutorial's save-as-PNG path works or the documentation clearly matches the supported API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, python
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100