問題タブ [holoviz]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
662 参照

python - ホロビズ パネルがシーボーン プロットの代わりにテキストを表示するのはなぜですか?

シーボーン ストリップ プロットを含む、Jupyter Notebook でHoloviz Panelダッシュボードを作成したいと考えています。ダッシュボードに matplotlib プロットを正常に表示できますが、seaborn プロットは表示されず、テキスト ( AxesSubplot(0.125,0.125;0.775x0.755)) のみが表示されます。

Holoviz の Web サイトでいくつかの例を見て、seaborn 固有の例を検索しましたが、何も見つかりませんでした。StackOverflow と Google も検索しましたが、seaborn プロットを正常に表示する方法を示すものは見つかりませんでした。

私のコード:

出力: パネル ダッシュボード出力

テキストの代わりに表示される Seaborn Strip Plot の出力: ここに画像の説明を入力