plotly / plotly/react-plotly.js
How to use plotly.js-dist with react-plotly.js?
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 1.1k
- フォーク
- 138
- 平均マージ
- 3日 2時間
- マージ済み PR(30日)
- 4
説明
As per below issue, we were instructed to switch from plotly.js to plotly.js-dist to work around an error with plotly.js version 2.5.0. However, in doing this we then get errors when trying to import from react-plotly.js. Is there a way to use react-plotly.js with plotly.js-dist?
What's the reasoning behind not using ploly.js-dist then?
We're actually using react-plotly in our React project. Switching from plotly.js to plotly.js-dist resolves the
npm ciissue but we then get errors when importing from react-plotly.js. Is there a way to use react-plotly with plotly.js-dist?
I see. Please open an issue or pull request on react-plotly.js and paste the link here.
Originally posted by @archmoj in https://github.com/plotly/plotly.js/issues/5925#issuecomment-913690061
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、最小構成の React プロジェクトで react-plotly.js と plotly.js-dist を使い、報告されている npm ci および import エラーを再現します。次に、背景を確認するため、リンクされている plotly.js のディスカッションを確認し、その後、2つのパッケージを併用できるかを検証して、サポートされている構成または残っている非互換性を文書化します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, react
- 領域
- data-visualization, frontend
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100
