Legend Position Changes
まだ誰も着手していません。
- 主要言語
- MATLAB
- スター
- 413
- フォーク
- 166
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
When writing the figure to Matlab the default legend position is as shown below

However, there does not seem to be a way to edit this location such that it resembles the figure below. You need to manually go and edit the figure in plotly. This does seem possible in Python. But changing the orientation in Matlab by using
legend(legendData, 'Location','North','Orientation','horizontal')
does not produce the same figure once exported to plotly

コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、issue に示されている MATLAB の凡例呼び出しを再現し、そのエクスポートされた Plotly figure を要求された凡例の配置と比較します。次に、凡例の位置と向きについて MATLAB-to-Plotly のエクスポート経路を追跡し、エクスポートされた figure が意図した north の水平凡例レイアウトを保持していることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- matlab
- 領域
- data-visualization
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100