add file to collect all gloabl figure constants
This commit is contained in:
8
Figure_constants.py
Normal file
8
Figure_constants.py
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
|
||||
FIG_SIZE_SMALL = (4, 4)
|
||||
FIG_SIZE_MEDIUM = (6, 6)
|
||||
FIG_SIZE_LARGE = (8, 8)
|
||||
|
||||
COLOR_MODEL = "orange"
|
||||
COLOR_DATA = "blue"
|
||||
Reference in New Issue
Block a user