Skip to content

Style an edge based on an edge property #11

@balhoff

Description

@balhoff

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)?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions