Skip to content
New issue

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

fix replacement regex from tool-name to IDs #20

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

alpae
Copy link
Contributor

@alpae alpae commented Dec 13, 2021

the current regex to replace illegal characters from a toolname to an ID is missing the '+' character. As of now, tools with a + in it's name cannot be selected and deactivated on the plot.

This PR simply adds the + character to the regex in the various places where the a name is converted to an ID.

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.

1 participant