matplotlib / matplotlib/ipympl
y axis label cut off in log scale
オープン
まだ誰も着手していません。
- 主要言語
- Jupyter Notebook
- スター
- 1.7k
- フォーク
- 234
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
As the title says. In Jupyter Lab the y label is cutoff if using log scale and the numbers on the scale get too long (i.e. more than just 10^n, like x * 10^n).

IPython : 8.2.0
ipykernel : 6.13.0
ipywidgets : 7.7.0
jupyter_client : 7.2.2
jupyter_core : 4.9.2
jupyter_server : 1.16.0
jupyterlab : 3.3.4
nbclient : 0.6.0
nbconvert : 6.5.0
nbformat : 5.3.0
notebook : 6.4.11
qtconsole : not installed
traitlets : 5.1.1
Miniconda 4.12.0 (quite clean base env with just Jupyter Lab, other envs and ipykernel are also affected)
Python 3.9.12.final.0
Windows 10 (x64)
# Name Version Build Channel
matplotlib-base 3.5.1 py39h581301d_0 conda-forge
matplotlib-inline 0.1.3 pyhd8ed1ab_0 conda-forge
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
ソースファイルもテストも指定されていません。y 軸を対数スケールにし、長い目盛りラベルを使用した状態で JupyterLab 上で問題を再現し、その後 ipympl のレンダリングおよびレイアウトの経路を追跡してください。y 軸のラベルと展開された目盛りラベルが切り取られず完全に表示されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- jupyter, jupyter-notebook, python
- 領域
- data-visualization
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100