Idea: exporting SimpleHTMLReport's charts as CSV
Posted: 19 Jun 2018 22:42
Concept
One of the windows that Gephi's interface offers is Statistics (it can be opened through Window > Statistics. In this window, the user is offered the option to run different analysis on the loaded dataset, such as the average density or the graph density. Running these analysis generates as a result a report containing different charts, and at the moment these reports can only be saved in HTML format. The following image depicts this feature:

The purpose of this improvement is to offer the user the possibility to export the data rendered in said charts to a CSV file, which can later be processed, modified or displayed using other graphing or data manipulation softwares. More specifically, an Export to CSV button is to be added next to the options already available in the HTML Report window.
Proposal
An working implementation of the previously described feature has already been made and at the moment there is an existing pull request pending to be reviewed.
For any feedback, suggestion, correction or any kind of communication, please comment on this thread or through said pull request.
One of the windows that Gephi's interface offers is Statistics (it can be opened through Window > Statistics. In this window, the user is offered the option to run different analysis on the loaded dataset, such as the average density or the graph density. Running these analysis generates as a result a report containing different charts, and at the moment these reports can only be saved in HTML format. The following image depicts this feature:

The purpose of this improvement is to offer the user the possibility to export the data rendered in said charts to a CSV file, which can later be processed, modified or displayed using other graphing or data manipulation softwares. More specifically, an Export to CSV button is to be added next to the options already available in the HTML Report window.
Proposal
An working implementation of the previously described feature has already been made and at the moment there is an existing pull request pending to be reviewed.
For any feedback, suggestion, correction or any kind of communication, please comment on this thread or through said pull request.