1. Chart Style
Configuring the Basic Style of the Chart from Font to Graph Size
In the Visualization category, click Chart Style.
Import Library: Import Matplotlib and Seaborn.
Figure size: Set the size of the figure that will be output.
Style sheet: Choose the style of the picture that will be output.
Style font: Set the font for the text that will be entered into the graph.
Font size: Choose a font size.
Set Default: Specify the setting as the default value.
Code view: Preview the code that will be output.
Run: Print and run the code.
Last updated