Add label api and test

This commit is contained in:
WQY\qiong
2022-11-04 16:01:28 +08:00
parent 789136a881
commit 1d465b8a64
5 changed files with 238 additions and 3 deletions

View File

@@ -71,4 +71,6 @@ from .s23_options import get_option_schema, get_option, set_option
from .s24_coordinates import get_node_coord
from .s26_labels import get_label_schema, get_label, set_label, add_label, delete_label
from .s27_backdrop import get_backdrop_schema, get_backdrop, set_backdrop