Our dashboard now includes components from a company supplying us with Business Process Model And Notation (BPMN) json objects.
We bring in the BPMN json object using "fromJSON()" onto the joint.dia.Paper.
Everything is functioning properly.
However, I am unsure how to customize the styling of this object. How can I add CSS or other styling options to my imported object?
Appreciate any help you can provide :-)