image_output#

API documentation for tradeexecutor.visual.image_output Python module in Trading Strategy.

Module description#

Charts export to PNG.

  • Render Plotly figures as static PNG images

Functions#

open_bytes_in_browser(data[, format])

Open bytes in a browser.

open_plotly_figure_in_browser(figure[, ...])

Open Plotly figure in a browser.

render_plotly_figure_as_image_file(figure[, ...])

"Render Plotly figure as a static PNG image.