Skip to content

Commit ea8ae68

Browse files
committed
tests again
1 parent fc01afc commit ea8ae68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DataPlotly/core/plot_settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ def __init__(self, plot_type: str = 'scatter', properties: dict = None, layout:
148148
'fill': False,
149149
'line_combo_threshold': 'Dot Line',
150150
'font_plot_family': 'Arial',
151-
'font_plot_size': 30,
151+
'font_plot_size': 10,
152152
'font_plot_color': '#000000',
153153
# Be consistent with the value of line_combo_threshold
154154
# since the value of 'line_dash_threshold is set from

0 commit comments

Comments
 (0)