Skip to content

Conversation

@crusaderky
Copy link
Contributor

Comment on lines +56 to +58
# Altair will re-sort alphabetically, unless it's explicitly asked to sort by
# something else. Could not find an option to NOT sort.
df["order"] = pandas.RangeIndex(0, df.shape[0])
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ian-r-rose any ideas?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You may be able to do this with explicitly passing sort=None

@crusaderky crusaderky closed this Sep 6, 2022
@crusaderky crusaderky reopened this Sep 6, 2022
@crusaderky crusaderky closed this Sep 6, 2022
@crusaderky crusaderky deleted the barchart branch September 6, 2022 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automation of benchmark comparison

2 participants