higlass / higlass/higlass-python
save_as_png AttributeError
- 主要言語
- Python
- スター
- 66
- フォーク
- 11
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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?
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- jupyter-notebook, python
- 領域
- data-visualization
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100