opencaesar / oml-vision

A VS Code extension providing UI viewpoints for OML models
Other
4 stars 2 forks source link

Add way for users to specify color of nodes #15

Closed pogi7 closed 7 months ago

pogi7 commented 7 months ago

Checklist before submitting a feature request

Is your feature request related to a problem? If yes, describe the problem

It's annoying that the

colorKey

in the diagramLayouts.json does not allow users to specify the color of nodes.

An example of a node is specified below:

image

Describe the desired feature

Allow users to specify the color of node. Preferably in a GUI image

Additional context

[Any additional context]

pogi7 commented 7 months ago

Targeted for v0.2.0 release

UTNAK commented 7 months ago

In addition to specifying the box color manually, It's nice to have automatic coloring function using colorKey similar to defining color of edges.

coloring