Main
merge_styles()
Details
Contribution guidelines
Vignettes
Additional resources
Merge custom styles with default styles to ensure all necessary fields are present.
default_style (dict) – The default style dictionary.
custom_style (dict) – The custom style dictionary.
path (str) – The path in the dictionary hierarchy for logging purposes.
The merged style dictionary.
dict