Idea: exporting SimpleHTMLReport's charts as CSV

User's perspective on software quality
Post Reply [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
christmas
Posts:1
Joined:19 Jun 2018 22:10
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Idea: exporting SimpleHTMLReport's charts as CSV

Post by christmas » 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:

Image

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.

User avatar
eduramiba
Gephi Code Manager
Posts:1064
Joined:22 Mar 2010 15:30
Location:Madrid, Spain
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: Idea: exporting SimpleHTMLReport's charts as CSV

Post by eduramiba » 20 Jun 2018 10:10

Thanks for the pull request, this is something we already wanted to have, I will review it as soon as possible.

Post Reply
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable