Closed MarcoGorelli closed 1 month ago
Thank you for creating the issue and looking into it. FYI, I also got similar issues with .line(..., color=alt.Color(...).scale(...)) where parameter "scale" gets the same error
I can confirm this issue: https://stackoverflow.com/questions/79010541
Also, whatever broke happened recently, because just about two to three weeks ago, this code worked okay.
yup, it regressed in https://github.com/pola-rs/polars/pull/18625, may be fixed by https://github.com/pola-rs/polars/pull/18836
Checks
Reproducible example
Log output
No response
Issue description
this raises
Expected behavior
it shouldn't raise
Installed versions