aws / aws/graph-notebook

Provide dynamic coloring (or transparency) of relationships

Open
#552 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Jupyter Notebook
Stars
819
Forks
179
PR merge metrics
No merged PRs in 30d

Description

**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](https://github.com/aws/graph-notebook/assets/6132660/58c47cd7-8b9c-4013-a81b-6cd0373f9e25)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.