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

Gephi Exporting Statistics to CSV #1983

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

marcrabat
Copy link

issue #1980
We managed to do the pull request correctly since we have sent you the code as a zip file.

In order to minimize the changes in the code, we have done the following:

  • Implementation of a static class CSVCreator inside StatisticPlugin that generates the csv data receiving the object XYSeries as a parameter.
  • For each class implementing getReport() we have added the csv string that appends the csv data created with CSVCreator after the tag, which we have thinked it was the more consistent separator mark.
  • Finally we have added in UIComponents the export button as well as its icon which retrieves the the data that comes SIMPLEHTMLReport in order to save the file in the system.

Sorry for the inconvenients.

@marcrabat marcrabat changed the title New master Gephi Exporting Statistics to CSV Jun 26, 2018
@eduramiba
Copy link
Member

Thanks, closing #1980 then and we will review this one.

@Pepe-Marquez
Copy link

#1935 I guess this is related to this PR.

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

3 participants