Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Style an edge based on an edge property #11

Open
balhoff opened this issue Jun 15, 2021 · 0 comments
Open

Style an edge based on an edge property #11

balhoff opened this issue Jun 15, 2021 · 0 comments
Assignees

Comments

@balhoff
Copy link
Member

balhoff commented Jun 15, 2021

If we have an edge with a particular property value like this:

{
          "sub" : "RHEA:23719",
          "pred" : "is_a",
          "obj" : "RHEA:45900",
          "meta" : {
            "basicPropertyValues" : [
              {
                "pred" : "http://example.org/is_asserted",
                "val" : true
              }
            ]
          }
        }

Is there a way to give edges like that a particular color (or style like dashed or dotted)?

@cmungall cmungall self-assigned this Jun 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants