Skip to content

Commit 86b2623

Browse files
committed
add textpositions datasrc to dev app
1 parent e71a636 commit 86b2623

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/dataSources.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1745,4 +1745,5 @@ export default {
17451745
],
17461746
'countries iso': ['AGO', 'ALB', 'ARE', 'ARG', 'ARM', 'AUS', 'AUT', 'AZE'],
17471747
states: ['AL', 'AK', 'AZ', 'AR', 'CA', 'CO', 'CT', 'DE', 'FL', 'GA'],
1748+
textpositions: ['bottom', 'bottom right', 'left', 'right', 'left'],
17481749
};

0 commit comments

Comments
 (0)