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

Storyline and selections #187

Merged
merged 29 commits into from
Aug 19, 2015
Merged

Storyline and selections #187

merged 29 commits into from
Aug 19, 2015

Conversation

theq629
Copy link
Member

@theq629 theq629 commented Aug 5, 2015

For #168, #183, and #186.

Someone else should play with it (all the views but especially storyline and facet) in case I introduced new bugs, but it's basically ready. It's running on my demo site.

theq629 added 29 commits April 17, 2015 16:18
This simplifies the current storyline menu code.
…ist box to use it.

This changes the interface of the facet list box quite a bit.
Having code break modularization like that leads to really unexpected results, so I'm removing it.

As far as I can tell the call to the map clear button wasn't effecting anything. The call to the tsne clear button was making the tsne view clear its brush and selection styles when its constraint was removed, but also when any constraint from any view was removed.
…on class.

The interface changes are for generality so that parts can be shared between set selections and range selections, and to handle bulk additions and removals from set selections.
…lections interface.

All views except comparison use the selections interface for their primary selection. Comparison doesn't seem to have anything that can be selected in the UI, but uses it internally. Storyline uses a single selection object for its own node selections and it uses the selections provided by facets for entity selections.
Because that seems to be faster than looping over each item in practice, at least on Chromium.
… styling; changed comments; removed unused code.
…ns on non-facet entity lines.

This acts as abstract facets for fields which don't have UI facets. Previously in the storyline view clicking on entity lines for non-facet fields (from manual query mode) did nothing; now it works the same way as for facet entities.
@avacariu
Copy link
Member

avacariu commented Aug 5, 2015

What's your demo site?

@theq629
Copy link
Member Author

theq629 commented Aug 5, 2015

@anoopsarkar
Copy link
Member

The demo site has crashed?

@theq629
Copy link
Member Author

theq629 commented Aug 13, 2015

Yes, it seems to be down. I don't know why.

anoopsarkar added a commit that referenced this pull request Aug 19, 2015
@anoopsarkar anoopsarkar merged commit 7559fe3 into master Aug 19, 2015
@avacariu avacariu deleted the storylinesidekeyclean branch August 19, 2015 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants