Build an interactive dashboard to explore the Belly Button Biodiversity dataset, which catalogs the microbes that colonize human navels. The dataset reveals that a small handful of microbial species ...
Discovered this bug when using plotly.to_json() on a go.FigureWidget() object containing a go.Scatterpolar(). Within the Jupyter notebook environment the polar plot renders correctly: import ...
CodeZineは、株式会社翔泳社が運営するソフトウェア開発者向けのWebメディアです。「デベロッパーの成長と課題解決に貢献するメディア」をコンセプトに、現場で役立つ最新情報を日々お届けします。
GA technologiesのAISCに所属しているマカンです。 Pythonでデータの可視化といえば何を思い浮かべますか。Matplotlibと言う人が数多くいると思います。Matplotlib以外Plotlyも優れている可視化ライブラリだと個人的に思います。 最近、DataScienceチームのミーティングで ...
グラフ描画ライブラリ「plotly」のJavaScript版に脆弱性が明らかとなった。2023年8月にリリースされたアップデートにて修正済みだという。 「plotly.js」のAPI呼び出しにおいてプロトタイプ汚染の脆弱性「CVE-2023-46308」が明らかとなったもの。 共通脆弱性評価 ...
以前にPlotlyを使って取得した株価データを描画する内容を投稿をしましたが、グラフの見た目に関わる部分の設定方法については、あまり詳しく触れていませんでした。今回はグラフの見た目に関わる背景、凡例、軸、軸目盛り、文字サイズ等の設定等の ...