Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] render black box pool #551

Merged
merged 3 commits into from
Aug 26, 2020
Merged

[FEAT] render black box pool #551

merged 3 commits into from
Aug 26, 2020

Conversation

tbouffard
Copy link
Member

@tbouffard tbouffard commented Aug 24, 2020

closes #516

Support both horizontal and vertical orientations.
In addition, update the BPMN Support doc

  • update explanations about event icons derived from external sources
  • fix doc about pool and elements it contains

Rendering

Using the pools example Diagram from process-analytics/bpmn-visualization-examples#50

image

@tbouffard tbouffard added enhancement New feature or request WIP 🚧 Pull request in progress and/or not ready for review. Used in addition to marking it as draft BPMN rendering Something about the way the lib is rendering BPMN elements labels Aug 24, 2020
In addition, update the BPMN Support doc
  - update explanations about event icons derived from external sources
  - fix doc about pool and elements it contains
@tbouffard tbouffard force-pushed the 516-render_black_box_pool branch from 0734e58 to 8f412e1 Compare August 25, 2020 13:00
@tbouffard tbouffard marked this pull request as ready for review August 25, 2020 13:02
@tbouffard tbouffard requested a review from aibcmars August 25, 2020 13:02
@tbouffard tbouffard removed the WIP 🚧 Pull request in progress and/or not ready for review. Used in addition to marking it as draft label Aug 25, 2020
Copy link
Contributor

@aibcmars aibcmars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BPMN rendering Something about the way the lib is rendering BPMN elements enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] Render Black Box Pool
2 participants