You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@nifi.apache.org by Eric Secules <es...@gmail.com> on 2020/04/02 17:58:23 UTC

Automatic Grid Placement

Hello everyone,

Is there a way to tell the NiFi rest api to place my component in an empty
space on the grid? If I do not specify the position, everything gets put
down on top of each other at (0,0) right?

Additionally it would be great if there was an auto-arrange button that
organized your flow for you similarly to features that flowchart tools like
yEd have. Auto-alignment of components is a good start though.

Thanks,
Eric