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

The Gexf file without having soft return at the end of ">" #16

Closed
timothyyonglijiang opened this issue May 28, 2014 · 7 comments
Closed

Comments

@timothyyonglijiang
Copy link

Hey Francesco-ficarola,

I tried to use your example to generate a gexf file. However, I found that there is no soft or hard return at the end of ">" in the generated gexf file which makes reading the file very difficult.
How to solve this problem.

Thanks.

Tim

@francesco-ficarola
Copy link
Owner

Hi Tim,

thank you for your question. Yes, a pretty-printing method is planned to be added in the next stable release.

Thank you,
Francesco

@timothyyonglijiang
Copy link
Author

Thanks for quick update Francesco.
By the way, could you please let me know which method is the one that actually generate gexf file.
Regards,
Tim.

@francesco-ficarola
Copy link
Owner

You're welcome Tim. Have a look at the "it.uniroma1.dis.wsngroup.gexf4j.core.impl.StaxGraphWriter" class.

@timothyyonglijiang
Copy link
Author

Thanks a lot, Francesco.

I think you must be very good at Gephi coding as well. I wonder if you can
give me some advice about how to put direct and undirect graph in
ManualGraph.java in Gephi Toolkit (https://gephi.org/toolkit/) on to a
JPanel or JFrame.

Regards,

Tim

On Mon, Jun 2, 2014 at 7:51 PM, Francesco Ficarola <notifications@github.com

wrote:

You're welcome Tim. Have a look at the
"it.uniroma1.dis.wsngroup.gexf4j.core.impl.StaxGraphWriter" class.


Reply to this email directly or view it on GitHub
#16 (comment)
.

@francesco-ficarola
Copy link
Owner

No problem, Tim. BTW, for your further question about Gephi, please refer to the official forum: https://forum.gephi.org/

I'll close this issue, please open another one if you have other questions about gexf4j.

Thank you very much for your support!
Francesco

@seinecle
Copy link

seinecle commented May 7, 2015

+1 on this question! :-)

@francesco-ficarola
Copy link
Owner

Fixed it! With the new release, the XML files are written in pretty printing mode. You can download the new version from the maven central repository.

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

3 participants