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

Integrate graphs obtained in Dgraph-Ratel in my web application. #2523

Closed
amandalmia14 opened this issue Aug 9, 2018 · 1 comment
Closed

Comments

@amandalmia14
Copy link

  • What version of Dgraph are you using? 1.0.3

Hi,
I have a .rdf file to which I load live to Dgraph and its works well and gave output in graphs, tree or json format in the Dgraph Ratel UI.

If I want to have the graphs to be displayed in my Angular UI, how it can be done? My backend application server is running on a Python Flask framework.

Thanks
Appreciate your time.

  • Expected behaviour and actual result.
@MichelDiz
Copy link
Contributor

Ratel-UI is a closed project. And the format used for graphs is customized (It don't uses another lib for this).

You can try using projects like D3.js, they have support for Angular, I believe. There is a lot about graphs that can be used with JSON or even RDF. In Discuss there is a lot of talk about this, just search for the topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants