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

Clean up object visualization in GUI #26

Open
akoehn opened this issue Feb 14, 2017 · 2 comments
Open

Clean up object visualization in GUI #26

akoehn opened this issue Feb 14, 2017 · 2 comments
Labels
bug Something isn't working major
Milestone

Comments

@akoehn
Copy link
Owner

akoehn commented Feb 14, 2017

Original report by Alexander Koller (Bitbucket: akoller, GitHub: akoller).


There is currently a menu item Tools -> Visualize input object in GUIMain. This mostly works, but the context menus in the visualization window (e.g. copy as tikz) don't quite work. Fix it.

@akoehn
Copy link
Owner Author

akoehn commented Oct 15, 2017

Original changes by Jonas Groschwitz (Bitbucket: jgroschwitz, GitHub: jgroschwitz).


set assignee_account_id to "557058:dd22ff70-bfc8-40a2-9894-a469e1fd4a8b"; set assignee to "jgroschwitz"

@akoehn
Copy link
Owner Author

akoehn commented Oct 17, 2017

Original comment by Jonas Groschwitz (Bitbucket: jgroschwitz, GitHub: jgroschwitz).


In the graph

[c/city -wiki-> explicitanon3661/Hong_Kong; c -name-> n/name; g2/govern-01 -ARG1-> c; g2 -ARG0-> g/government-organization; t/turn-over-12 -ARG0-> g; a/area-quantity -quant-> explicitanon3664/200; a -unit-> h3/hectare; l3/land -quant-> a; i/island -wiki-> explicitanon3665/Lantau_Island; i -name-> n3/name; i -part-> f/foot; l3 -location-> f; r/reclaim-01 -ARG1-> l4/land; p/project -purpose-> r; l5/large -degree-> m/most; y/year -mod-> r2/recent; l5 -time-> y; p -mod-> l5; f2/follow-01 -ARG2-> p; f2 -ARG1-> o2/obtain-01; o2 -ARG1-> l3; t -ARG1-> l3; c4/company -wiki-> explicitanon3668/The_Walt_Disney_Company; c4 -name-> n2/name; t -ARG2-> c4; y2/year -mod-> t3/that; d/date-entity -mod-> y2; t -time-> d]

the last edge from t to d seems not to be visualized, when using the GraphAlgebra.

@akoehn akoehn added major bug Something isn't working labels Mar 12, 2019
@akoehn akoehn added this to the Alto 2.1 milestone Mar 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working major
Projects
None yet
Development

No branches or pull requests

1 participant