plotly / plotly/react-plotly.js
Bail out to client-side rendering: next/dynamic
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 1.1k
- フォーク
- 138
- 平均マージ
- 3日 2時間
- マージ済み PR(30日)
- 4
説明
i created a next js app and i imported plotly dynamically and set ssr = false as it's nor ssr compatible i tried several other thing to get the result that i want but still get the same bad performance (it takes about 12 secs to load the page) and 22mb of resources (i just use 6 sqlite3 databases that the summation of all of them would not be over 50kb)
i used two line charts in my code
if any further information needs please ask me to provide you
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず Next.js アプリによる next/dynamic の使用と 2 つの折れ線グラフを調べ、報告されている 12 秒の読み込み時間と 22 MB のリソースを再現します。6 つの SQLite データベースまたはグラフの読み込みがこのコストの原因になっているか確認します。再現可能なケースと、文書化されたパフォーマンス上の原因または制限が得られれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, next.js, react, sqlite
- 領域
- data-visualization, frontend, performance
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100