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

Tag viz with cytoscape.js, initial basic implementation #4657

Merged
merged 5 commits into from Jan 18, 2019

Conversation

jywarren
Copy link
Member

Work towards #1502

Needs /much/ styling, weighting, configuration...

cy.nodes().forEach(function(node) { node.style('width', '100px') })

@jywarren
Copy link
Member Author

@jywarren
Copy link
Member Author

Full docs at http://js.cytoscape.org/

@plotsbot
Copy link
Collaborator

plotsbot commented Jan 18, 2019

1 Message
📖 @jywarren Thank you for your pull request! I’m here to help with some tips and recommendations. Please take a look at the list provided and help us review and accept your contribution! And don’t be discouraged if you see errors – we’re here to help.

Generated by 🚫 Danger

@jywarren
Copy link
Member Author

Rough sample output from the new JSON endpoint: https://gist.github.com/jywarren/298565ee42de597b04fb00c77e716f95

@jywarren jywarren merged commit e8895dc into publiclab:master Jan 18, 2019
SrinandanPai pushed a commit to SrinandanPai/plots2 that referenced this pull request May 5, 2019
* tag viz plumbing

* basic graph

* moved route

* Update tag_controller_test.rb

* refined tests
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.

None yet

2 participants