Skip to content

[FEAT] Add fill and stroke attributes in xml to draw colors per bpmn element #2588

@Andrii-Deiak

Description

@Andrii-Deiak

Is your feature request related to a problem? Please describe.

XML file is parsed without consideration of stroke/fill attributes for elements.
The goal to have for example two circles with different colors defined in the xml file to be rendered with different colors.

Describe the solution you'd like

Allow in xml attributes:
bioc:stroke="#000000" bioc:fill="#ffd726"
So they can be parsed and drawn on UI.

Metadata

Metadata

Assignees

Labels

BPMN renderingSomething about the way the lib is rendering BPMN elementsBPMN supportSomething about the BPMN specification that the lib is already supporting or will supportenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions