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

Change default attribute names; remove default project seed. Closes #13 #14

Merged
merged 2 commits into from
Aug 21, 2020

Conversation

umesh-timalsina
Copy link
Collaborator

No description provided.

Copy link
Contributor

@brollb brollb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment below. Otherwise, it looks good!

@@ -20,8 +17,8 @@ define([
this._widget = options.widget;

this._embedded = options.embedded;
this._activeNodeMetaName = options.activeNodeMetaName || GRAPH;
this._plotlyDataAttribute = options.plotlyDataAttribute || DATA;
this._activeNodeMetaName = options.activeNodeMetaName;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should be able to remove this as it is redundant.

@brollb brollb merged commit bab0ae5 into master Aug 21, 2020
@brollb brollb deleted the 13-default-attribute-names branch August 21, 2020 17:01
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.

2 participants