question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"on_element_click()" does not seem to work for Graph mark

See original GitHub issue

When constructing a Graph mark, it seems that I can set a callback function using, for example, graph.on_background_click(print_event) but setting a callback using graph.on_click() or graph.on_element_click() does not seem to do anything.

Really loving the Graph mark! Thank you for all your great work!!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
dustinmichelscommented, Aug 7, 2017

@dmadeka , I am very grateful for your helpful directions, but my knowledge of Node and Javascript is a little scant at the moment, and I think it will be some time before I’m able to contribute a feature like this.

If anyone else has the time to implement it, it’s a feature I would be very grateful for!

0reactions
dustinmichelscommented, Jul 14, 2017

Thank you very much for the tips! I’m still getting the hang of node, and the bqplot source code, and github contributions, so please don’t wait for me to implement this if someone else wants to do it, but I’m happy to give it a try sometime soon.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Do not want scientific notation on plot axis - Stack Overflow
Use options(scipen=5) or some other high enough number. The scipen option determines how likely R is to switch to scientific notation, the higher...
Read more >
Graph display - PASCO Capstone Help
Display data in an XY line graph, showing one or more measurements versus time or another measurement. Modify how the data appears and...
Read more >
Finding function values given a graph - YouTube
Your browser can ' t play this video. Learn more. Switch camera.
Read more >
How I make beautiful GRAPHS and PLOTS using LaTeX
My favorite LaTeX editor is Overleaf: ▻https://www.overleaf.com?utm_source=yt&utm_medium=link&utm_campaign=im22tb My thanks to Overleaf for ...
Read more >
4 Drawing charts and graphs
When drawing a chart or a graph, it is important to think about the purpose of doing ... scale, tick mark, tick mark...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found