Live-Updates doesn't work on Raspberry Pi 3[BUG]
オープン
まだ誰も着手していません。
bug
P3
- 主要言語
- Python
- スター
- 24.4k
- フォーク
- 2.3k
- 平均マージ
- 2日 7時間
- マージ済み PR(30日)
- 13
説明
- replace the result of
pip list | grep dashbelow
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
dash 1.3.0
dash-core-components 1.2.0
dash-daq 0.2.1
dash-html-components 1.0.1
dash-renderer 1.1.0
dash-table 4.3.0
- if frontend related, tell us your Browser, Version and OS
Raspbian GNU/Linux 9 using Chromium
Describe the bug
When following the Live-Updates tutorial from https://dash.plot.ly/live-updates, the graphs appear in the web browser, but the graphs are empty. Below are screen shots of what happened vs. what is expected respectively.
SOLUTION:
The solution was to simply increase the interval to 1 * 10000 ms. Then the live-updates worked as expected. Not entirely sure why, but wanted to bring this issue up. Thanks!
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、報告されているパッケージバージョンを使用し、デフォルトの間隔と 10000 ms を比較しながら、Raspbian GNU/Linux 9 上の Chromium で Live-Updates チュートリアルを再現します。グラフがドキュメントに記載された間隔で安定して表示されるか、Raspberry Pi 固有の原因と必要な回避策が文書化されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python, raspberry-pi
- 領域
- data-visualization, embedded-iot, frontend
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100