@@ -22,6 +22,9 @@ class Config:
ARROW_MARGIN = 4
VALUES_GAP = 5
ARROW_LABEL_DISTANCE = 5
FORCE_DESCS_ON_SIDE = False
WIDTH = 1200
HEIGHT = 800
def __init__(self, path: str = "config.json") -> None:
self.load(path)
The note is not visible to the blocked user.