open_bytes_in_browser#

API documentation for tradeexecutor.visual.image_output.open_bytes_in_browser Python function.

open_bytes_in_browser(data, format='png')[source]#

Open bytes in a browser. Useful for debugging.

Parameters:

data (bytes) – bytes data to be used to create an image

Return type:

None