How do I pick which label dictates the color each node is rendered with?

I have nodes with multiple labels, and want to be able to choose which label is the "Primary" label for stying purposes. When I searched around I found a solution suggesting that running the :style command in the browser would produce a style.grass file I could manipulate to give priority to certain labels, or de-prioritize other labels. When I run the :style command in the browser I get:

Commands.UnknownCommandError
Unknown command ":style".
The :style command is not currently available in workspace. You can request it on our feature request page.
Available commands are:
:clear
remove all frames from the stream
:param
manage parameters
:history
open history sidebar
:use
switch database

Does anyone know another solution for picking which lables my nodes use for rendering their color?

More about my issue:

I use Aura DB, and am accessing it via the brower based UI.

I have an organizational hierarchy, and users with various responsibilities. I have labels such as District, and School, and Booster, and Foundation that all share the "Organization" label. Prior to the most recent visualization update, this was not a problem and I was able to have them all display the color of the label I wanted.

The referenced solution recommending Style is using Desktop and linked here: How to get different colors for different labels when having multiple labels for a node

1 Like