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

Access #9087

Closed
sethwilsonUS opened this issue Sep 17, 2018 · 1 comment
Closed

Access #9087

sethwilsonUS opened this issue Sep 17, 2018 · 1 comment
Assignees
Labels
stale Inactive for a long time. Will be closed in 7 days. support

Comments

@sethwilsonUS
Copy link

Hello,

I have a gexf file with edges formatted as follows:

<edge id="117" source="93" target="94">
  <attvalues>
    <attvalue for="mappingtype" value="DIRECT"></attvalue>
  </attvalues>
</edge>

Is there any way I can access the mappingtype attribute so I can dynamically style my links? It doesn't appear the dataTool.gexf.parse method pulls in these attributes for links as it does for nodes.

Thanks.

@stale
Copy link

stale bot commented Sep 20, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Inactive for a long time. Will be closed in 7 days. label Sep 20, 2020
@stale stale bot closed this as completed Oct 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Inactive for a long time. Will be closed in 7 days. support
Projects
None yet
Development

No branches or pull requests

3 participants