zavavan commited on
Commit
17995ab
·
verified ·
1 Parent(s): 26c0bdd

Update dashboard.py

Browse files
Files changed (1) hide show
  1. dashboard.py +2 -2
dashboard.py CHANGED
@@ -395,8 +395,8 @@ def create_overlay_plots(df):
395
  padding=-0.1,
396
  border_line_color='black', # Border color around the plot
397
  axis_label_color='black', # Set axis label color to black
398
- axis_label_text_font_size='14pt', # Set axis label font size
399
- axis_line_color='black', # Set axis line color to black
400
  show_legend=True,
401
  legend_position='top_left',
402
  legend_opts={
 
395
  padding=-0.1,
396
  border_line_color='black', # Border color around the plot
397
  axis_label_color='black', # Set axis label color to black
398
+ axis_label_text_font_size='10pt', # Set axis label font size
399
+
400
  show_legend=True,
401
  legend_position='top_left',
402
  legend_opts={