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

MooseMenu - export GML graph #664

Closed
seandenigris opened this issue Aug 3, 2015 · 8 comments
Closed

MooseMenu - export GML graph #664

seandenigris opened this issue Aug 3, 2015 · 8 comments

Comments

@seandenigris
Copy link
Contributor

Originally reported on Google Code with ID 664

It should be cool to specify the place of the new file.
For now, it is saved just near the image.

Reported by jannik.laval on 2011-06-29 07:01:43

@seandenigris
Copy link
Contributor Author

Reported by tudor.girba on 2011-07-24 14:55:55

  • Labels added: Component-Mondrian

@seandenigris
Copy link
Contributor Author

What is GML? 
When I export, say in .png, I can select the direction when I want the file to be created.

Reported by alexandre.bergel on 2011-07-24 18:36:09

@seandenigris
Copy link
Contributor Author

I have a bad internet connection, I could not check the last version of Moose 

Reported by alexandre.bergel on 2011-07-24 18:36:30

@seandenigris
Copy link
Contributor Author

I do not know what is GML.
The point is:
when you are on package group, right click, in visualization there is "export in GML".
It does not ask for a name and a directory.

Reported by jannik.laval on 2011-09-23 11:22:31

@seandenigris
Copy link
Contributor Author

GML is a graph format used by Gephi, a graph visualization engine.
In FAMIX-Extension.190

Reported by alexandre.bergel on 2011-09-28 15:21:15

  • Status changed: Fixed
  • Labels added: Component-Famix
  • Labels removed: Component-Mondrian

@seandenigris
Copy link
Contributor Author

This code made the Moose Finder tests to hang because it opens a modal dialog that apparently
does not provide a notification.

So, for the moment I had to comment the code. We have to make the tests better.

On another note, I do not see why this method should actually be in main distribution
Moose. Its uses are very narrow, it hardcodes the actual output string, and I guess
only one person ever used it :). It should at most be an extension somewhere else.
A more interesting development would be to have the exporter part of Mondrian. So,
unless there are good reasons for keeping it, we should delete it.

Reported by tudor.girba on 2011-09-30 03:05:11

  • Status changed: Accepted
  • Labels added: Milestone-4.6

@seandenigris
Copy link
Contributor Author

These modal dialog are indeed a problem for testing.
I also not sure how this method end up here. I easily believe that Jean-Remy wanted
an exporter for Gephi. Gephi is indeed interesting. 
We could create a new package GMLExporter and move this method in that package. Or
simply delete it and wait for one day to have someone write a real exporter.
Not that this facility has nothing to do with Mondrian.

Reported by alexandre.bergel on 2011-09-30 12:36:31

@seandenigris
Copy link
Contributor Author

I removed the gml-related methods, so I close the issue.

However, the testing issue still remains.

Reported by tudor.girba on 2011-10-01 19:32:00

  • Status changed: Fixed

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

No branches or pull requests

1 participant