Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 846 Bytes

File metadata and controls

25 lines (15 loc) · 846 Bytes
description Configuring the Basic Style of the Chart

1. Chart Style

  1. Click on the Chart Style in the visualization category.

  1. Use Import Library in the top right corner to import Matplotlib and Seaborn without specific chart style settings.
  2. Set the figure size for the chart to be displayed.
  3. Choose the style of the chart to be displayed.
  4. Set the font for the text entered in the chart to be displayed.
  5. Select the font size.
  6. Default settings can be applied for the configuration.
  7. Preview the code that will be generated.
  8. Output the code.