lab_scatter/constants.py

6 lines
94 B
Python

PLOT_HEIGHT = 400
PLOT_WIDTH = 400
PLOT_PADDING = 20
TICK_LENGTH = 5
"""Write in all caps."""