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

ref line on $mark mouseover #10

Closed
NicolaLady opened this issue Dec 3, 2015 · 0 comments
Closed

ref line on $mark mouseover #10

NicolaLady opened this issue Dec 3, 2015 · 0 comments
Assignees

Comments

@NicolaLady
Copy link
Contributor

  • $mark .on(mouseover, drawLine())
  • drawLine() --> append line --> x1, x2, y1,y2
  • drawing from y1 --> y2( cy) pos of currently selected mark
    -drawing from x1 --> x2 (cx) pos of currently selected mark
  • text is a matter of grabbing corresponding elem in array for selectedTimePoint
  • gdp[country,selectedTimePoint]
  • child[country,selectedTimePoint]
  • use same selections to update ref line on $mark mouseover #10 tooltip styling

referenceline

@sgratzl sgratzl self-assigned this Dec 3, 2015
@sgratzl sgratzl closed this as completed Dec 5, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants