Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Bokeh で作成しているグラフとプロットの画像をエクスポートする必要があります。
通常、私はそうします
output_file("test.html")
ただし、そのグラフを Excel シートにコピーしたいと考えています。インタラクティブである必要はもうありませんが、それはすばらしいことです。グラフを画像としてエクスポートするにはどうすればよいですか? 「プレビュー/保存」をクリックするのではなく、コードを使用します。