highlighters
The namespace provides several built-in highlighters to use in your diagram.
All highlighters are classes which inherit from dia.HighlighterView. All highlighters except for list
can be used by calling corresponding static methods of the base HighlighterView class. To know how to use list
highlighter you can visit our learn page.
All highlighters use special options to be used when adding a highlighter using add()
method
Classes​
The plugin provides the following classes:
addClass​
Toggles a class name on an arbitrary cell view's SVG node.