Skip to content

Provide dynamic coloring (or transparency) of relationships #552

@pugpapa

Description

@pugpapa

Community Note

  • Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Graph Notebook Version (and Graph Database and Version used if applicable)

Is your feature request related to a problem? Please describe.
I'm using my edge labels to identify the type of relationship between two nodes. However, in my application logic, I also store a timestamp of when the data relationship has been updated. I'd like to be able to have a "heatmap-like" visualization where older relationships (and nodes) are slightly discolored / darker / less opaque relative to more freshly updated entities.

Describe the solution you'd like
Ideally, I'd like to be able to set a flag like %%oc -d $display_var -l 50 -g cluster_id -de $edge_display --edge_colorize PROPERTYNAME. ... and then you do the calculation :)

Additional context
Current workaround, run the same query with different properties as the edge labels
Screenshot 2024-01-09 at 1 17 31 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    New issues/Needs triage or review

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions