We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3a7223 commit 0b0e156Copy full SHA for 0b0e156
_data/get_plotschema.py
@@ -44,6 +44,7 @@ def make_underscore(path, section, value):
44
mapbox="mapboxes",
45
ternary="ternaries",
46
polar="polars",
47
+ smith="smiths",
48
)
49
item_patterns = dict(
50
shapes="shapes", images="layout_images", annotations="annotations",
0 commit comments