Skip to content

Lightning renderer is broken inside ipywidgets.Output #36

Description

@aggFTW

Hello, @ellisonbg and I are working on creating an Altair ipython widget to interact with the vegalite spec that gets passed to the lightning renderer. However, @ellisonbg found that the lightning renderer is broken inside ipywidgets.Output

Probably the easiest way to get a repro would be to install latest Altair and comment out the create_render_view method here: https://github.com/ellisonbg/altair/blob/master/altair/view.py

Then, from this notebook: https://github.com/ellisonbg/altair/blob/master/notebooks/WidgetView.ipynb
add this cell: view.create_render_view(v1, shelves=('x','y','color','size'))

@ellisonbg might have better repro steps?

Issue is here: https://github.com/ellisonbg/altair/issues/82

@freeman-lab suggested opening an issue here for him and @mathisonian to take a look. Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions