We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
From the FortiusOne work, bring back the ability to abbreviate features based on array of fallback columns.
For country labels:
United States of America United States U.S.A. U.S. US
San Francisco San Fran. S.F. SF
The text was updated successfully, but these errors were encountered:
Looks for name column
--name-columns name1column,name2column,name3column --name-columns "name1column, name2column, name3column"
with default remaining
--name-columns "name"
Sorry, something went wrong.
migurski
No branches or pull requests
From the FortiusOne work, bring back the ability to abbreviate features based on array of fallback columns.
For country labels:
United States of America
United States
U.S.A.
U.S.
US
San Francisco
San Fran.
S.F.
SF
The text was updated successfully, but these errors were encountered: