1. Chart Style

Configuring the Basic Style of the Chart from Font to Graph Size

  1. In the Visualization category, click Chart Style.

  1. Import Library: Import Matplotlib and Seaborn.

  2. Figure size: Set the size of the figure that will be output.

  3. Style sheet: Choose the style of the picture that will be output.

  4. Style font: Set the font for the text that will be entered into the graph.

  5. Font size: Choose a font size.

  6. Set Default: Specify the setting as the default value.

  7. Code view: Preview the code that will be output.

  8. Run: Print and run the code.

Last updated