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

Events on threejs scene + edit from config.pixel folders #4

Open
Bono974 opened this issue Aug 4, 2015 · 0 comments
Open

Events on threejs scene + edit from config.pixel folders #4

Bono974 opened this issue Aug 4, 2015 · 0 comments

Comments

@Bono974
Copy link

Bono974 commented Aug 4, 2015

Hi @anvaka,

I'm using ngraph.pixel (after vivagraphjs) to render some RDF graphs, and I'm really impressed by what you've done !
It works great for my current needs, but I would suggest some new events / ways to edit a graph.
So many questions about differents modules, but I hope I'm in the right place.

Events

  • I know context menus are currently only supported by Firefox, but it would be a great improvement if we can catch a 'right click' event and be able to show some inputs.
  • I didn't found how to catch a 'click' event from the scene.
    On your config example, we can click on a node, but if I click on the threejs scene just after, I wish it could clear the 'Current Node's folder.
  • Do you think it's possible to add an area selection like the vivagraphjs 'one, even if it's with the 2D layout ?

Config.pixel

I've added many folders into the config.pixel to see some node's metadata from a SPARQL query.

  • I didn't found how to add a submit button. It would be great to edit the text inputs and fire a callback.
  • Again, I didn't found how to add a input into a folder. RDF I saw somewhere that if we want to catch your attention, we may propose you to do something like impossible or nearly impossible to do. You may know that a RDF graph isn't really a 'graph' but like a 'property graph' with many properties/links between 2 entities/nodes. What do you think of a ngraph module to do something like that ? Cheers, Bruno
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

No branches or pull requests

1 participant