You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- A new method has been added to the Label class that allows processing text with a regular expression and adding DOM elements where matches occur. This new function can be used as a text_node_func in labels. An example of this new method is a function that parses the text looking for object IDs and displays links to show these objects in a popover.
0 commit comments