At the moment, Vertex does not provide a direct method for achieving this. The application supports styling by derived properties, which only consider the object(s) being styled as input.
Timestamp: April 16, 2024
You can make a graph template and embed it in a Workshop module, passing an object set containing all the objects of the type to the graph so it regenerates automatically. Alternatively, you can rerun the template manually in standalone mode.
Timestamp: March 22, 2024
No, this is not currently supported.
Timestamp: April 16, 2024
Yes, it is intended that no action form will be shown to the user if all required parameters are configured with a defined default value.
Timestamp: March 22, 2024
You can choose the return type of your function, and then in the Layers panel you would define a mapping between the returned value and a color.
Timestamp: April 19, 2024
You can write a function to do a breadth-first search recursively, and then use that function in the Configure Search Arounds step of the template.
Timestamp: July 31, 2024