h2oai / h2oai/wave

Add native event support for the vega_card

Open
#1,919 0 comments 0 reactions 0 assignees View on GitHub
feature ui
Dominant language
Python
Stars
4.3k
Forks
371
Avg merge
26d 1h
Merged PRs (30d)
1

Description

It would be a nice feature if events could also be received from the altair plots, as it is currently the case with bokeh plots (https://wave.h2o.ai/docs/examples/plot-bokeh-callbacks). As discussed on discord, it seems that vega can render altair plots (https://altair-viz.github.io/user_guide/internals.html), so a native event support could be added for the existing vega card.

Contributor guide

Open the contributing guide

Research direction

Start with the existing vega card and compare its event handling with the bokeh plot callback example linked in the issue. Determine how Altair plots are rendered through Vega and define what event payload the card should expose; done means Altair-generated plots can deliver native events through the vega card.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.