Skip to content
This repository was archived by the owner on Jan 30, 2021. It is now read-only.
This repository was archived by the owner on Jan 30, 2021. It is now read-only.

How to define multi level parameters for Edge #15

@dgarros

Description

@dgarros

Thanks for this library, it looks very interesting.

I was trying to change the color properties of an Edge but since it's a multi level parameters section I was not sure how to define it.

I tried but it didn't work

<Edge id={link.name} 
                  title={link.name} 
                  from={link.site_a} to={link.site_b} 
                  dashes="true"
                  color="{color: 'red', hover: '#301ef2', inherit: 'false'}" />

Thanks in advance for your help

Metadata

Metadata

Assignees

No one assigned

    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