Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiline highlight chart not working with altair 5.2.0 #3287

Closed
b-batton-sw opened this issue Dec 19, 2023 · 0 comments
Closed

Multiline highlight chart not working with altair 5.2.0 #3287

b-batton-sw opened this issue Dec 19, 2023 · 0 comments
Labels

Comments

@b-batton-sw
Copy link

The multiline highlight chart from the example section is not working with altair 5.2.0
https://altair-viz.github.io/gallery/multiline_highlight.html

Javascript Error: Cannot read properties of undefined (reading 'length') This usually means there's a typo in your chart specification. See the javascript console for the full traceback.

Im trying to plot it inside of a jupyter notebook using a python 3.9.10. kernel
Altair version:

name : altair
version : 5.2.0
description : Vega-Altair: A declarative statistical visualization library for Python.

dependencies

  • jinja2 *
  • jsonschema >=3.0
  • numpy *
  • packaging *
  • pandas >=0.25
  • toolz *
  • typing-extensions >=4.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant