add file to collect all gloabl figure constants
This commit is contained in:
parent
6ea3eadb88
commit
600cd41dd2
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"
|
Loading…
Reference in New Issue
Block a user