Skip to content

Conversation

joverlee521
Copy link
Contributor

The augur export v1 tree JSONs are not guaranteed to have the
xvalue attribute. This can lead to NaN values that cause errors in the
D3 transformations for the divergence tree view.

This commit changes the divergence tree to use the node.attr.div
attribute as the x value.

The augur export v1 tree JSONs are not guaranteed to have the
`xvalue` attribute. This can lead to NaN values that cause errors in the
D3 transformations for the divergence tree view.

This commit changes the divergence tree to use the `node.attr.div`
attribute as the x value.
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

Successfully merging this pull request may close these issues.

1 participant