Custom sort orders can be applied to bar plot axes, however, categorical scatter plot axes are automatically sorted alphabetically with no option to apply a custom sorting order. Enable custom sorting of categorical scatter plot axes e.g. as described in this article: https://community.tibco.com/s/article/IronPython-script-to-Set-Custom-Sort-Order
Update: I was able to accomplish the custom sorting using an Iron Python example per this documentation https://community.tibco.com/s/article/IronPython-script-to-Set-Custom-Sort-Order
Hello Kathryn and thanks for contributing.
Have you tried to modify the sort order at the column level instead? You can change the sort order of a column from the data in analysis panel (see screenshot).
Please let me know if this solves your request.