This node visualizes terms and tags of a document using the Brat JS library . Each term will be highlighted and its corresponding tags will be displayed above it. The highlighting colors are static depending on the tags.
The node supports custom CSS styling. You can simply put CSS rules into a single string and set it as a flow variable 'customCSS' in the node configuration dialog. You will find the list of available classes and their description on our documentation page .