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

jsgraph.directed.create request enhancements #43

Closed
ChrisRus opened this issue Jul 20, 2015 · 1 comment
Closed

jsgraph.directed.create request enhancements #43

ChrisRus opened this issue Jul 20, 2015 · 1 comment
Assignees
Milestone

Comments

@ChrisRus
Copy link
Member

Add public member variables DirectedGraph.name and DirectedGraph.description and include their values in exported data. Optionally accept name/description values as input in serialized data (on construction or via DirectedGraph.fromObject/fromJSON methods.

Convert jsgraph.directed.create to accept either a raw JSON string, raw data export object, or request object containing all optional name/description/data props.

@ChrisRus ChrisRus self-assigned this Jul 20, 2015
@ChrisRus ChrisRus added this to the v0.5.30 milestone Jul 20, 2015
@ChrisRus ChrisRus modified the milestones: v0.6, v0.5.30 Nov 18, 2015
ChrisRus added a commit that referenced this issue Nov 18, 2015
@ChrisRus
Copy link
Member Author

Fixed in 3a24da4

ChrisRus added a commit that referenced this issue Nov 18, 2015
Chrisrus/develop taking fixes for issues #41 #42 #43 and #47 + a few small doc updates as v0.6.1 release.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant