set_large_plotly_chart_font
Documentation for eth_defi.research.notebook.set_large_plotly_chart_font function.
- set_large_plotly_chart_font(title_font_size=30, font_size=24, legend_font_size=24, line_width=3, axis_title_font_size=24, base_template='plotly')
Increase 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()