Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
01-23-2020 07:18 PM
Is there a way to set relationship edge thickness without specifying the edge label? Say the thickness to be variable based on the width value of the relationship. This applies to all relationships, regardless of type.
Currently, it seems that we have to specify the relationship type in order to do this:
relationships: {
"INTERACTS": {
"thickness": "weight"
}
},
01-24-2020 04:43 PM
Can you post this as a GH issue as a feature suggestion?
01-24-2020 05:48 PM
Just added to the repository's issues: https://github.com/neo4j-contrib/neovis.js/issues/83
Thanks
All the sessions of the conference are now available online