set_large_plotly_chart_font#

API documentation for tradeexecutor.utils.notebook.set_large_plotly_chart_font Python function.

set_large_plotly_chart_font(title_font_size=30, font_size=24, line_width=3, base_template='plotly')[source]#

Increae the default Plotly chart font sizes so that charts are readable on other mediums like mobile and PowerPoint.

Usage:

from tradeexecutor.utils.notebook import set_large_plotly_chart_font

set_large_plotly_chart_font()