Add HTML as mode bar download option
オープン
まだ誰も着手していません。
feature
P3
- 主要言語
- Python
- スター
- 18.8k
- フォーク
- 2.8k
- 平均マージ
- 16時間 26分
- マージ済み PR(30日)
- 21
説明
Currently, the mode bar download button can support png, svg, jpeg and webp as options to toImageButtonOptions. There is also fig.write_html() which can be used too save an interactive html file.
It would be useful to support html for the mode bar download button to avoid the necessity of adding a dcc.Download explicitly and keep to a consistent interface... Or, alternately, allow the user to provide custom behavior.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
mode bar の toImageButtonOptions サポートから始め、fig.write_html() および issue で説明されている dcc.Download パスと比較します。目標が組み込みの HTML ダウンロードなのかカスタム動作なのかを明確にし、そのうえで選択したインターフェースが mode bar からインタラクティブな HTML ファイルを生成することを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, python
- 領域
- data-visualization
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100