Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Find Vega signal selector that works for most examples #3

Open
thinkh opened this issue Mar 20, 2018 · 3 comments
Open

Find Vega signal selector that works for most examples #3

thinkh opened this issue Mar 20, 2018 · 3 comments
Labels
type: feature New feature or request

Comments

@thinkh
Copy link
Member

thinkh commented Mar 20, 2018

At the moment we use the signal selector:

{
  "name": "CLUE_captureState",
  "value": null,
  "on": [
	{"events": "mousedown, touchstart", "update": "null", "force": true}
  ]
}

However that might produce, empty states or might be too early.

  • Experiment with mouseup
  • Filter data that has not changed between two clicks
@thinkh thinkh added the type: feature New feature or request label Mar 20, 2018
@thinkh thinkh self-assigned this Mar 20, 2018
@thinkh
Copy link
Member Author

thinkh commented Mar 21, 2018

This is on hold for now, because we decided to use an adapted Gapminder as example in the paper.

@thinkh thinkh removed their assignment Mar 27, 2018
@mozark24
Copy link

Hello. Odds of this project being re-instated (Vega examples)? I'm researching provenance graphs with a particular web application.

@thinkh
Copy link
Member Author

thinkh commented Dec 18, 2018

@mozark24 Sounds good. I think it would be good to schedule a short call where we can discuss your ideas, as suggested by @mstreit via mail. Please let us know when it would work best for you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants